# How do I add text, notes, or paragraphs to my reports?

In the mobile apps, you can find the menu for adding text blocks in the lower-left corner of the report screen. In the web portal, look for the New button in the upper-right to find options for adding text and other report elements.&#x20;

## Related

* [Article: Add paragraphs in Report and Run: Integrate](/manual/report-and-run-integrate/content/text/add-paragraphs.md)
* [Article: Add paragraphs in Report and Run: Offline](/manual/report-and-run/content/text/add-paragraphs.md)
* [Article: Add paragraphs in the Report and Run: Cloud web portal](/manual/readme/content/text/add-paragraphs.md)
* [FAQ: How do I save commonly used text so that I don't have to type it each time?](/manual/faq/c150/c155/q488.md)
* [Video: How to add a paragraph to your reports in Report and Run: Offline](/manual/videos/offline-videos/0f1dgcdu0be.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/q456.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.
