# 4.6.7 Export Report

### Process:

* From the left column, select the report option.
* Choose any report from the created or already existing reports.
* Go inside the report and click the report button from the right side.
* A preview will be shown as pdf. Click the download as pdf button and the report will be exported.


---

# 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.onethreadapp.com/4.-managing-company/4.6-report/4.6.7-export-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.
