# Download and export limitations

Analytics Pro provides many ways to download your data or export it to other systems. However, some limits apply, as described in the following tables.

### One million row export limit for most exports

Analytics Pro has a 1 million row export limit for most exports. If your data exceeds the limit, Analytics Pro truncates the data to 1 million rows.

If you export a pivot table, the 1 million row limit applies to the *flattened* table.

### Download or export file type limitations

The following limits apply when downloading or exporting specific file types:

| Download or export type      | Limits                                                                                                                                                                                                                                                                 |
| ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| CSV                          | 1 million rows.                                                                                                                                                                                                                                                        |
| Excel                        | <p>1 million rows.<br>Max columns: 16,384<br>Max string UTF-8 characters: 32,767<br>Max URLs: 65,530<br>Max URL length: 2079 characters<br>Max cell limit for pivot tables: 5 million<br>If any limit is exceeded, Analytics Pro trims the data down to the limit.</p> |
| JSON                         | 1 million rows.                                                                                                                                                                                                                                                        |
| PNG                          | No download limit.                                                                                                                                                                                                                                                     |
| PDF: general                 | No download limit.                                                                                                                                                                                                                                                     |
| PDF: tables and pivot tables | Maximum of 1,000 rows per table. By default, table and pivot tables in exported PDFs only display the number of rows that appear on a dashboard.                                                                                                                       |

### Destination limitations

Analytics Pro has the following limits for export recipients and destinations:

| Destination | Limits                                                                       |
| ----------- | ---------------------------------------------------------------------------- |
| Email       | 30MB combined for all attachments. An error occurs if the limit is exceeded. |


---

# 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://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/export/download-and-export-limitations.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.
