# 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 left side menu item labeled <mark style="color:blue;">**Export**</mark>

<figure><img src="/files/jW92Gekx1oPevMoDZea9" alt=""><figcaption><p>Click Export from the drop down menu</p></figcaption></figure>

Once you click <mark style="color:blue;">**Export**</mark>, you will receive 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 left side menu item labeled <mark style="color:blue;">**Recent Activity**</mark>. Then click <mark style="color:blue;">**Export to CSV**</mark>

<figure><img src="/files/7tsmIB4Nu1DKFzBTAMax" alt=""><figcaption><p>Select customers and then click Export to CSV </p></figcaption></figure>

Once you click <mark style="color:blue;">**Export to CSV**</mark> you will receive a CSV of all your customer transaction data to be used for reporting and analytics by you 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/wix/store-credit/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.
