# Project Templates

### Overview

Network administrators can create project templates that all network users can use to quickly create projects within the domain.

<figure><img src="/files/JEUKAiVQpLHj9dJ6OuwX" alt="" width="563"><figcaption></figcaption></figure>

These templates allow admins to predefine tags, categories, and modules for projects, ensuring consistency and efficiency across the network. Network users can modify these predefined elements when creating a project in the User Portal.

***

### Creating a New Project Template

<figure><img src="/files/X7ENqWOgzgxrcXbWicPE" alt="" width="563"><figcaption></figcaption></figure>

**Access the Template Creation Page**

Click the dropdown arrow on the **Create Project** button.

Select the **Create Project Template** option to open the **Create Template** editor.

<figure><img src="/files/FgGHYNBXeqtn4S4wuHMI" alt="" width="563"><figcaption></figcaption></figure>

***

**Enter Project Details**

In the **Name** text box, enter a name for the project template.

In the **Short Description** text box, provide a brief description of the project.

Optionally, upload an image to represent the project.

***

**Assign a Category/Department**

Select from an existing category/department.

OR click the **+ New Category** button to create a new category, mark it, and click **Done**.

***

**Set Privacy Permissions**

Choose the preferred privacy setting for the project.

***

**Specify Project Dates (Optional)**

Add a **Start Date** and **Completion Date** if needed.

***

**Add Hashtags (Optional)**

Enter relevant hashtags in the **Hashtags** text box to help categorize the project.

***

**Save the Initial Template**

Click the **Save & Continue** button to proceed to module configuration.

***

**Configure Modules**

Enable or disable the required modules for the project.

Edit module settings as needed to customize the project’s functionality.

***

**Finalize and Save**

Click the **Save & Exit** button to create the new project template with the selected details on your domain.

By default, the creator of the project template is listed as the project's admin.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.mangoapps.com/admin-guide/module-settings/projects/project-templates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
