# Create a new section

To create a new section click on *+ NEW SECTION*.

Fill in the Section code (name) and image (not required), and click *CREATE* to save or *CREATE & EDIT* to save and open in edition mode.&#x20;

{% hint style="info" %}
Section image is only used on the section grid ([Main template](/product-design/product-templates/main-templates.md)) to make it more user-friendly when browsing.
{% endhint %}

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

If opened in edit mode there will be three tabs available: [General](/product-design/product-templates/sections/general.md), [Translations](/product-design/product-templates/sections/translations.md), and [Designer](/product-design/product-templates/sections/designer.md).


---

# 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/sections/create-a-new-section.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.
