# Exporting your data

{% hint style="success" %}
We believe that your data is truly yours. That's why the **Export Data** feature is available to all users, including those on the free plan. We want you to have full control over your financial information, no matter which plan you choose.
{% endhint %}

Exporting your data from the app is simple and allows you to keep a backup or share your financial information with others. Here's a step-by-step guide to help you export your data:

***

**Step 1: Accessing the Profile Section**

1. Open the  app.
2. Tap on the **More** icon located at the bottom right of your screen.
3. In the menu, select **Profile** to access your profile settings.

***

**Step 2: Navigating to Export Data**

1. In the **Profile** section, scroll down and tap on **Export data**.
2. You will be presented with several options to customize your export.

***

**Step 3: Configuring Export Settings**

1. **Accounts**: Select the accounts you want to include in the export. By default, all accounts are included.
2. **From Date / To Date**: If you want to export data for a specific period, set the start and end dates.
3. **Export Filters**: Choose the types of data you want to export, such as:
   * **Upcoming transactions**
   * **Expense**
   * **Income**
   * **Transfer**
   * **Reallocate money**

***

**Step 4: Exporting and Sharing the Data**

1. Once you've configured your export settings, tap the **checkmark** at the top right corner of the screen to initiate the export.
2. The app will generate a `.csv` file with your data.
3. You will then have options to share this file, such as through **Drive** or **Gmail**.

***

**Step 5: Saving or Sharing the Exported File**

* Choose your preferred method to save the file or share it directly. If you choose to save it to **Drive**, the file will be uploaded to your Google Drive. If you choose **Gmail**, the file will be attached to a new email.

<div><figure><img src="/files/A7n7wB8M2aeFCRyDpfLm" alt=""><figcaption></figcaption></figure> <figure><img src="/files/j3cbuyJujyXKls2rQLGv" alt=""><figcaption></figcaption></figure> <figure><img src="/files/MwJ1rAzgRCC24Q8pROuH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2MpYb2CsZGHVWnEbfoKG" alt=""><figcaption></figcaption></figure></div>

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

This process ensures that you can always have a backup of your financial data or share it easily when needed.


---

# 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/user-account/exporting-your-data.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.
