# Create a text template

1. On the right side of your work space, click **Text Templates**.\
   ![](/files/hA6yKKWFG5bvwlskl4Nq)
2. Click **New**.\
   ![](/files/TWteixlSRmOB4DY0I52V)
3. Give the template a title and add reusable text content. \
   ![](/files/NPieYuYBmHFUIOUEJmPd)<br>
4. In the *Scopes* section, select the report location(s) where the template language should appear. For example, if you want to provide standard text for all for image descriptions, choose the Image scope.\
   ![](/files/oKVcZOGWBuzZ09JcLPs3)
5. &#x20;Click **Create**.\
   ![](/files/aDKcONdyNi2J2XA4Z9vk)
6. The template is now ready to use. &#x20;

{% hint style="info" %}
The title is not included in the text template when it is inserted.
{% 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.reportandrun.com/manual/readme/customization/text-templates/create-a-text-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.
