# CSV / PDF Export

{% hint style="warning" %}
**This feature is available starting from version 3.5.3+ of the app.** Make sure you're using the latest version to take advantage of PDF export!
{% endhint %}

The offers an intuitive **Transaction Export** feature, allowing you to download your transactions in both **CSV** and **PDF** formats. This makes it easy to share, archive, or analyze your financial data outside the app. Here’s how it works:

***

**Exporting Transactions Using Smart Search**

With smart search, you can filter transactions based on a wide range of criteria (e.g., time period, category, payee, sentiment). Once you've applied the filters, you can export the list of results.

* After performing a search, you'll see the option to **Export PDF** or **Export columns** (for CSV format).
* Customize your export by selecting which columns to include (e.g., Date, Amount, Payee, Sentiment).
* Save the file to your device or share it directly from the app.

<div><figure><img src="/files/nTF1Q6imL0VWJrvzy3mX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/npuMQjhk7wcVVNvsYH3J" alt=""><figcaption></figcaption></figure></div>

***

{% hint style="warning" %}
On the **Free Plan**, only CSV exports are available. To unlock PDF exports, upgrade to the **Pro Plan**!
{% endhint %}

**Export Options Across the App**

Exporting transactions isn't limited to smart searches. You can export data across various sections of the app, such as:

* **Tags**: Export all transactions tied to a specific tag (e.g., groceries or travel).
* **Payees**: Export all transactions involving a specific payee.
* **Categories**: Export all transactions from a specific spending category.
* **Accounts**: Export all transactions from a particular account (e.g., checking or savings).

***

**Practical Uses of Exporting Transactions**

* **PDF Exports**: Ideal for a quick snapshot of your spending, these exports include the transaction details as seen in the app, making it easy to share with an advisor or keep for your records.
* **CSV Exports**: Perfect for deeper analysis, CSV files allow you to open transactions in spreadsheet software like Excel or Google Sheets, giving you the flexibility to track trends, create custom reports, or analyze spending patterns over time.

<div><figure><img src="/files/gKZiI5jwbawjYGwQ661l" alt=""><figcaption></figcaption></figure> <figure><img src="/files/DhD2j3EfTgxgMhwKjeWm" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8zR90ApRPOgOVAk6PY4r" alt=""><figcaption></figcaption></figure></div>

***

{% hint style="success" %}
We went the extra mile (and did some serious technical gymnastics 🤸‍♂️) to ensure that our PDF exports flawlessly support fonts for our friends in Asia and the Arab world 🌍! Thank you for inspiring us to make Beyond Budget better for everyone. We’re thrilled to have you as part of our community! 🙏✨
{% endhint %}

This powerful export feature helps you manage your finances more effectively by providing easy access to your transaction data whenever and however you need it!


---

# 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://www.beyondbudgetapp.com/transactions/csv-pdf-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.
