# Export accounts

## Export customer balances

Export all your customer account balances with just one click. Follow the steps below to get a real-time snapshot of your customer account balances.

Open the app and click the item labeled <mark style="color:blue;">**Export**</mark> on the left side menu

<figure><img src="/files/kbovrFpL4h7UzYC3z3GH" alt=""><figcaption><p>Click Export from the left menu</p></figcaption></figure>

Once you click <mark style="color:blue;">**Export**</mark>, a download will begin of a CSV of all your customer account data

## Export customer transactions

If you'd like to receive a full ledger of all your customer transactions, including issuance and redemption of credit, follow the steps below.

Open the app, and click the <mark style="color:blue;">**Recent activity**</mark> tab. Select which customer data to export, if you wish to export all data, simply check the box at the top of the list. Then click <mark style="color:blue;">**Export selected**</mark> or <mark style="color:blue;">**Export all**</mark>

<figure><img src="/files/uK1EqktBkSDEIv9jnpXw" alt=""><figcaption><p>Select transactions and then click Export selected or Export all recent</p></figcaption></figure>

Once you click <mark style="color:blue;">**Export selected**</mark> or <mark style="color:blue;">**Export all recent**</mark> you will receive a CSV of all your customer transaction data and can be used for reporting and analytics by your finance and marketing teams, B2B vendor or your third-party partners.


---

# 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.shopwaive.com/shopify/accounts/export-accounts.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.
