# Use a text template

1. Tap on a report to open it.

2. Add a [text block](/manual/report-and-run-integrate/content/text/add-paragraphs.md) or [image](/manual/report-and-run-integrate/content/images/add-image-from-gallery.md).&#x20;

3. Tap the clipboard icon to the right of the *Title* or *Description* field.

   <div align="left"><figure><img src="/files/wA2HNIkqEbdAoxQV7U1Q" alt="" width="375"><figcaption></figcaption></figure></div>

4. Select the template you want to apply and tap **Insert Template**.&#x20;

   <div align="left"><figure><img src="/files/Il3UGFZbB1yoUjIjmZet" alt="" width="375"><figcaption></figcaption></figure></div>

5. Your changes will automatically save.&#x20;

6. Tap the back button in the upper left to go back to your report.&#x20;

   <div align="left"><figure><img src="/files/Tcfz6GecSKduzA53DH8r" alt="" width="375"><figcaption></figcaption></figure></div>

7. The new template item will appear at the bottom of your report. You can drag and drop it to the desired position.

   <div align="left"><figure><img src="/files/g3TLjZNvty5QAiF47tc0" alt="" width="375"><figcaption><p>Report view with text template applied</p></figcaption></figure></div>


---

# 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/report-and-run-integrate/customization/text-templates/use-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.
