# Create a report

1. Open the mobile app and login to your Report and Run account.&#x20;
2. Tap the **Add (+)** button at the bottom right corner of the screen. \
   ![](/files/k09ZtTLrtt9yeyy1FLez) <br>
3. Choose **New Report**.\
   ![](/files/2IFgp5P0u4Mvib2BuDUe)<br>
4. Name your report.\
   ![](/files/yL8xg411Q5LIukV5ciyE)<br>
5. Tap **OK**.\
   ![](/files/2j1YMoGD01KVJ1TOIKBR)<br>
6. You are ready to start adding items to your report.\
   ![](/files/J1H5V7MKMPw0WcvbGB5h)


---

# 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/content/reports/create-a-report.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.
