# How do I add a signature box, page, or section to my reports?

You can create a signature line by:

1. Adding a text block to a report
2. Using "Signature" as the title
3. Leaving the description blank or using underscores ("\_\_\_\_") to create a signature line

If you use signatures often, you can set this up as a text template and reuse it across many reports.&#x20;

## Related&#x20;

* [Article: Text templates in the Report and Run: Cloud web portal](/manual/readme/customization/text-templates.md)
* [Article: Text templates in Report and Run: Integrate](/manual/report-and-run-integrate/customization/text-templates.md)
* [Article: Text templates Report and Run: Offline](/manual/report-and-run/text-templates.md)
* [FAQ: How do I add text, notes, or paragraphs to my reports?](/manual/faq/c150/c153/q456.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://docs.reportandrun.com/manual/faq/c150/c153/q468.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.
