# Download PDF reports

Save a snapshot of your interactive Builder dashboard by downloading it as a PDF. This feature lets you export a screenshot of your map along with any necessary legends, the map description, widgets, and parameters. Once saved as a PDF, you can easily share the file offline, email it, or use it in any other way you utilize PDF files.

{% hint style="info" %}
To ensure PDF reports remain manageable, table widgets included in the report are limited to **displaying only the first 10 rows and visible columns**. For full dataset access, use the [**Export Data**](https://docs.carto.com/carto-user-manual/maps/exporting-data) functionality.
{% endhint %}

## **Download a PDF report as an Editor**

The "Download PDF report" button is located as a quick action next to the "Share" button at the top right corner of the Builder interface. It will be enabled as long as there are exportable data sources available in Builder.

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-8ed7410dd9a81eb13e247186b2b983430c617d74%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

**How to download a PDF:**

1. Click the 'Download PDF report' button. This action will capture the current view of the map, including the status of your widget and parameters you've applied.
2. In the download window, you have the option to add comments and decide whether to include the legend.
3. Click on 'Preview' to review how the PDF will look before you download it.
4. After previewing, you can go ahead and download the PDF if it meets your requirements.

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-1334fb889d088f7ebb03fd79d239ab2b5b8cfe60%2Fexportpdfaseditor.gif?alt=media" alt=""><figcaption></figcaption></figure>

## **Enabling download PDF reports functionality for Viewers**

To allow viewers of your map to download the interactive map as a PDF report:

1. Navigate to the 'Map settings for viewers' button <img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-7616aa4f1edd84ce1e86927a4392861aff8cf939%2Fimage.png?alt=media" alt="" data-size="line"> located next to the 'Preview' button.
2. Turn on 'Download PDF report', to enable viewers using the export viewport data functionality.
3. Publish your changes.

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-0f48ab3595c5a4873f86460dc062f794f6d68048%2Fexportviewer.gif?alt=media" alt=""><figcaption></figcaption></figure>

## **Download a PDF report as Viewer**

Viewers can export data following these steps:

1. Click the Download PDF report icon<img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-21e0041be3e2af49e5d8c5871f4692f82f4f039a%2Fimage.png?alt=media" alt="" data-size="line">located at the top left corner. If Export viewport data functionality is also available, this icon <img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-fe5a75fe4dd7f3f24db0ed726f6d44c68c4d8a60%2Fimage.png?alt=media" alt="" data-size="line"> allows you to access the Download PDF report option.
2. In the download window, you have the option to add comments and decide whether to include the legend.
3. Click on 'Preview' to review how the PDF will look before you download it.
4. After previewing, you can go ahead and download the PDF if it meets your requirements.

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-89761e9580505ed0168abedc12df6b665c889d4d%2Fexportpublic.gif?alt=media" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Admins can disable downloading PDF reports from Builder maps for the whole organization from the [**Governance**](https://docs.carto.com/carto-user-manual/settings/organization-governance) settings.
{% endhint %}


---

# 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.carto.com/carto-user-manual/maps/download-pdf-reports.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.
