# Project Template

Projetly offers 30+ default templates. However, you can customize the templates to suit your requirements.

From the project template page, click on a project that suits your project. For this example, click 'Branding and Design'—the template with the sample milestones and tasks. Click on the 'Copy Template' button to copy and customize the template.&#x20;

{% hint style="info" %}
Use the 'Use Template' option to use the template as it is (without customization)/
{% endhint %}

1. Name of the template
2. Description
3. Milestones (Customization of Names, Color, and Order of the milestones)

Once done, click 'Save'. Your customized template is now ready for selection.


---

# 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://docs.projetly.ai/home/documentation/project-template.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.
