# UI Data Exports

## Dashboard

You can export the Dashboard General overview and Points Wallet overview in PNG, JPG, or CSV.

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

### Dashboard sample CSV export files

{% file src="/files/0EoQxRzeEOyElPRcoKkD" %}

***

## Members

You can export the members.csv file from the members list.

<div data-full-width="false"><figure><img src="/files/ABm0j4MXZF8Voi16EiZI" alt=""><figcaption></figcaption></figure></div>

### Members sample export CSV file&#x20;

{% file src="/files/xAhfUBdaDOz8v9inyine" %}

***

## Segments

You can export the list of members in specific segments from the segments list.&#x20;

<div data-full-width="false"><figure><img src="/files/h5cFhtWz7qtKYOSu878P" alt=""><figcaption></figcaption></figure></div>

### Segment member list sample export CSV file&#x20;

{% file src="/files/iW6jmMs8vFtkTIMwYyEf" %}

***

## Campaigns

### Campaign dashboard overview

You can export the Campaign overview in PNG, JPG, or CSV.

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

### Campaigns configuration

You can export the campaign configuration by selecting the specific campaign and then exporting it from the Admin Panel. Read more in the article:[ Campaign export/import](broken://pages/L6CznuzcK99uuj8vRTFU#campaign-export-import)

### Campaigns export files

#### Dashboard overview export in CSV file

{% file src="/files/1Tv47YTufl75x3nJDKkm" %}

#### Campaign configuration export in JSON

{% file src="/files/DgBW4vmO0Cad3fjmJPGw" %}

***

## Wallet types

You can export the wallet configuration by selecting the specific wallet/wallers and then exporting it from the Admin Panel. Read more in the article: [Wallet type export.](https://help.openloyalty.io/main-features/wallets/wallet-types-and-configuration#exporting-wallets)

#### Wallet types configuration export in JSON

{% file src="/files/2QTvgjfNOIvNG83OdMZC" %}

***

## Rewards

You can export the rewards configuration by selecting the specific reward/rewards and then exporting it from the Admin Panel.&#x20;

### Reward sample export file

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

<figure><img src="/files/8Mnn0eEporkHyNKawkDF" alt=""><figcaption></figcaption></figure>

{% file src="/files/qobSg17UDndPu3Q2GcjJ" %}

***

## Rewards fulfillment

You can export the rewards fulfillment from the rewards fulfillment list.

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

***

## Achievements

You can export the achievement configuration by selecting the specific achievement/achievements and then exporting it from the Admin Panel. Read more in the article: [Achievement export/import](/main-features/achievements/managing-achievements.md#exporting-achievements).

### Achievement sample export file

{% file src="/files/8IKKOd5wcMVzz3ECF6Ln" %}

## Exports&#x20;

All of the exported files can be found on the list of exports in Imports/ Exports.

Only campaigns, achievements, wallet types, and rewards are exported immediately to Downloaded files.

<figure><img src="/files/M3oCOdRm9cpnBD1v3gf7" alt="" width="155"><figcaption></figcaption></figure>

Here you can see if the export is complete and download the files from the list.

<div data-full-width="false"><figure><img src="/files/9F1xB0xdSqKne3tfEJby" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.openloyalty.io/main-features/imports-exports/exports/ui-exports.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.
