# User Interface Overview

### Directory

When you open the Report and Run: Offline 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/FlRyZt0StICg4aZUFe2K" alt="Folder"> <img src="/files/aqKDAHK1UJM7tlr9ZU8s" alt="Report"></div>

### Spaces, Text Templates, and Settings

To create or access additional work spaces, text templates, and settings, tap the three horizontal lines in the upper-left corner (see *A* in the image below).\
&#x20;![](/files/w0jlE2xaPfa2ihwklOO0)

A panel will pop out, showing your spaces and other options. If you have subscribed to the paid features of Report and Run: Offline, this panel will show *Subscribed*. If you are using the free version, it will say *Free Tier*. \
![](/files/sDvF8sX3vlRWHKozoLiR)

### 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/pHWEsikkHuMO3Inp8Xmt)

### Report items

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

![](/files/Lz94N7mg6o9dZSroLdCS)

### PDF generation

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

The generated PDF can be downloaded on your phone, printed, or shared with others via email, text, or other communication tool.&#x20;

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


---

# 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/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.
