# Main templates

To create a new template follow the instructions from [here](/product-design/product-templates/main-templates/create-a-new-template.md).

To clone a template please follow [these ](/product-design/product-templates/main-templates/cloning-the-template.md)instructions.

To delete the template click on the bin icon.

<figure><img src="/files/H8NIdnuKbCgzvigXs6ak" alt=""><figcaption></figcaption></figure>

Click on the *edit (pen) icon* to edit a template already created. This will take you to a page with three tabs: [General](/product-design/product-templates/main-templates/general.md), [Translations](/product-design/product-templates/main-templates/translations.md), and [Designer](/product-design/product-templates/main-templates/designer.md).

<figure><img src="/files/WBFSx8AAQQDQDpl9lpBz" alt=""><figcaption></figcaption></figure>

To change basic display settings click on the *cog icon* next to the view ones.&#x20;

<figure><img src="/files/ptUWXK26uW305UthdKe4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/v9huKYkL4pfxtULKxYgF" alt=""><figcaption></figcaption></figure>


---

# 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://usermanual.ergonode.com/product-design/product-templates/main-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.
