# Export to PDF

**Step 1:** Navigate to the report view.

**Step 2:** Click on the three dots.

<figure><img src="https://cdn.prod.website-files.com/5c56ab14e0a4a5de55552788/68b8da8289dc94cb7f1f215f_fd280b23.png" alt="Image"><figcaption></figcaption></figure>

‍**Step 3:** Select **Download Report**.

<figure><img src="https://cdn.prod.website-files.com/5c56ab14e0a4a5de55552788/68b8da8289dc94cb7f1f2162_14b7233b.png" alt="Image"><figcaption></figcaption></figure>

**Step 4:** Wait for the PDF to generate. This may take a few seconds.

**Step 5:** Once the PDF is generated, open it to view the report. You'll find a well-formatted PDF ready for sharing with your stakeholders.


---

# 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.taloflow.ai/data-export/export-to-pdf.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.
