# Use a text template for sections

1. Tap on a report to open it.
2. Tap the three horizontal lines in the lower-left corner.&#x20;

   <div align="left"><figure><img src="/files/t7x6aoCSvQC6FKfMCvPE" alt="" width="375"><figcaption></figcaption></figure></div>
3. Choose **Section** from the menu.&#x20;

   <div align="left"><figure><img src="/files/XdqTMnOkhgcRUcjqjlsD" alt="" width="375"><figcaption></figcaption></figure></div>
4. Tap the clipboard icon to the right of the *Section* field.

   <div align="left"><figure><img src="/files/YpUZw3nNPYWtraJQUtna" alt="" width="375"><figcaption></figcaption></figure></div>
5. Select the template you want to apply and tap **Insert Template**.&#x20;

   <div align="left"><figure><img src="/files/hW3LTuXfpaBJduENZo69" alt="" width="375"><figcaption></figcaption></figure></div>
6. The new section template will appear at the bottom of your report (above any unassigned items). You can drag and drop it to the desired position.

   <div align="left"><figure><img src="/files/5TWZ4skUqz9ei5SaiheU" alt="" width="375"><figcaption><p>Report view with section 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-for-sections.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.
