# User Interface Overview

### Directory

When you open the Report and Run: Integrate mobile app, you will see a directory listing the folders and reports within your work space. Tap a report or folder in the directory to open it.  In the image below, *A* is an example of a folder and *B* is an example of a repor&#x74;*.*

<div align="left"><img src="/files/ntg3qzhvmrIrZEQLQLbj" alt="Folder"> <img src="/files/6I1Tw7tn3oNuUf8JBdOR" alt="Report"></div>

### Account

To access account information, such as image quota and settings, tap the three horizontal lines in the upper-left corner of your work space (see *A* in the image below).\
&#x20;![](/files/uwFXIaWnE73vZU1GXLnX)

A panel will pop out. You can set account details by tapping the one of the options here.\
![](/files/MLC1EkuXV6RcpxFgot7m)

### Reports

When you open a report, you will see a list of items, such as images, paragraphs, and sections. Tap on an item to open it.\
![](/files/GJbWxT0z9GPjxSktrSj0)

### Report items

With a report item open, you can quickly add text and additional images. To access more details on images, such as description and due date, pull up the bar below the image.\
&#x20;![](/files/ho2T3tvjjBfPxtwtGykw)<br>

![](/files/aOJmeYEweCOYGdzgGl1j)

### PDF generation

You can generate a PDF by clicking Share at the bottom-right corner of any report.\
![](/files/K3BCxXepfDQ1jDekcfID)<br>

The generated PDF can be downloaded on your phone or shared with others via a web link.

![Example of a generated PDF report](/files/re4qhRFs8rcU7ShJRx2k)


---

# 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/user-interface-overview.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.
