# Is there a way to highlight titles or important sections in reports?

If you add sections to your reports, the section titles will appear bold and larger than the rest of the text. Similarly, if you add a text block to your report, the title will appear bold and larger than the description text beneath it.&#x20;

## Related&#x20;

* [Article: Add a section to a report in the Report and Run: Cloud web portal](/manual/readme/content/sections/add-a-section-to-a-report.md)
* [Article: Add a section to a report in Report and Run: Offline](/manual/report-and-run/content/sections/add-a-section-to-a-report.md)
* [Article: Add a section to a report Report and Run: Integrate](/manual/report-and-run-integrate/content/sections/add-a-section-to-a-report.md)
* [FAQ: How do I create, edit, rename, and organize sections in a report?](/manual/faq/c150/c153/q451.md)
* [FAQ: How do I add text, notes, or paragraphs to my reports?](/manual/faq/c150/c153/q456.md)
* [FAQ: Can I highlight details in the photos within the report?](/manual/faq/c150/c154/q472.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/q467.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.
