# How do I navigate through files and reports in the app?

We've documented an overview of the Report and Run user interfaces in these articles:

* [Report and Run: Cloud user interface](/manual/readme/user-interface-overview.md)
* [Report and Run: Integrate user interface](/manual/report-and-run-integrate/user-interface-overview.md)
* [Report and Run: Offline user interface](/manual/report-and-run/user-interface-overview.md)

## Related

* [Article: Report and Run: Integrate Quick Start Guide](/manual/report-and-run-integrate/quick-start-guide/generate-a-pdf.md)
* [Article: Report and Run: Cloud Quick Start Guide](/manual/readme/quick-start-guide.md)
* [Article: Report and Run: Offline Quick Start Guide](/manual/report-and-run/quick-start-guide.md)
* [FAQ: How do I create my first report in the offline version?](/manual/faq/c150/c152/q437.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/c152/q444.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.
