# Report Export Allowed

{% hint style="info" %}
**Good to know:** If your report has more than one page that you want to export, make sure you are using the Show Navigation feature and that all the pages you want to export are visible. &#x20;
{% endhint %}

## Report Export Allowed

<figure><img src="/files/xVUbehGanh6Y7isBR1Km" alt=""><figcaption></figcaption></figure>

Allows users to export the report being viewed in a number of different formats.

1. Click the Export Icon

![](https://lh7-us.googleusercontent.com/ww-yYqI94bc0GvZ_qcxZuCVebjYMUITqwoHGOlEg-5XIthzwfpwv26J-xfNX6H0XUSf3EYj9YfnCGBiE3ftRVHePh9yMDh_qbvrpXoCHzyWvpP3nKUubaN9tZ5K_L0E86w-oIygYMHu98zAKlxcTKO4)

2. Choose the format you want to export the report.
   1. PDF - Exports a PDF version of the report
   2. PNG - Exports an image of the report
   3. PPTX - Exports a PowerPoint version of the report.
   4. Print and Save as PDF - Does a screen print of the page, used for a quick screen grab.

<figure><img src="https://lh7-us.googleusercontent.com/hUfTN9Dd2xyLsVJnBd6f9ZQetpUxJYnMqexsCuEvR9Ns1M4aD8inMSGTS6o6bO9tmX0Th5Z2oDaeS2h0VQr3-FwidRHYPVx5aAy3Jx0khYnh74uViuAnl-jGSDcM8BobqllD0jMj41jh2a76480wMhw" alt=""><figcaption></figcaption></figure>


---

# 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.podiumbi.com/reports/report-options/report-export-allowed.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.
