# Making a template

Give your authors a helping hand by using **templates** in your documentation space. You will need Space Administrator permissions to create templates.

**To create a template:**

1. Go to "**Space Tools**" in the sidebar, select "**Content Tools**" and create a new template.
2. Click "**Page Layout**" and add sections and columns to your page.
3. Add headings and sub-headings as needed.
4. Choose "**Instructional Text**" from the "**Template**" menu and add text that is only visible in the editor.
5. Save your template.

Your template will become available in the Create dialog for this space.

**Related pages**

* Page:Getting started
* Page:Making a template

{% hint style="info" %}
**Useful hint**

Confluence Administrators can also make **templates** that are available across your w**hole Confluence instance.**
{% endhint %}


---

# 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.meta-inf.hu/vendor-sales-report/user-guide/making-a-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.
