# Global Export

Here’s a quick guide to exporting and sharing your entire Vizpad while you are in **View** mode.

1. Select **Export**, and the following options will be displayed:&#x20;

<figure><img src="/files/WeFtieDHPg2ilnrfSOaC" alt="" width="161"><figcaption></figcaption></figure>

2. **PDF - Current Tab:** Exports all the charts and tables in the current tab of the Vizpad.
3. **PDF - All Tabs:** Exports all the charts and tables in all the tabs of the Vizpad.
4. **Selective:** Checkboxes appear for each visual in all the tabs of the Vizpad.
   1. As you select the required charts/tables, the count increases in the following panel that appears in the top.
   2. **Select all** selects all the visuals in the current tab.
   3. You can also move to another tab and start selecting the charts for export.
   4. All the selected charts across tabs will be exported once you click on **Export**.&#x20;

<figure><img src="/files/2oue1yYNhFf21s3t0Isy" alt="" width="563"><figcaption></figcaption></figure>

5. **PPT:** Exports the visuals in the current tab in PPT format.
6. **Send via email:** The following window appears where you can specify the email address, CC, BCC, subject, email body, attachment name, and also the type of attachment to be exported (PDF or PPT).

<figure><img src="/files/lcvXCN2QwIYwo2WE43b5" alt="" width="375"><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://help.tellius.com/tellius-6.3/vizpads-explore/actions-in-view-mode/global-export.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.
