# Data Export

{% hint style="info" %}
Data Export is only available for Enterprise Plans only. Please upgrade or subscribe to an Enterprise Plan if you wish to use this feature.
{% endhint %}

## Getting Here

{% hint style="warning" %}
This setting is accessible by Owner and Manager only!
{% endhint %}

This setting can be accessed from the **Settings** navigation menu under the **Workspace Settings** sub-menu item, **Data Export.**

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

## Exporting Data <a href="#exporting-data" id="exporting-data"></a>

**Step 1: Select the data to be exported** You may select `Contacts` or `Conversations`.

{% hint style="info" %}
Failed Messages Data Export is useful to analyze Contacts who did not receive your outbound messages including Broadcast messages.
{% endhint %}

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

**Step 2: Select a date range**\
This is only applicable if you have selected `Conversations` from the previous step

{% hint style="info" %}
Note that the date range is limited to one year.
{% endhint %}

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

**Step 3: Export Data**\
Once you are ready, you may click on Export Data to begin the process.&#x20;

![](/files/fdNVLRcykIHjnDJz6wCE)

**Step 4: Download File**\
Once the file is ready to be downloaded, you will receive a notification and you may download the file from the Data Export History table.&#x20;

## Important&#x20;

1. Data Export is only allowed one at a time per Workspace. If there is a processing data export job in a Workspace, Users cannot perform another data export job within the same Workspace.
2. The requested data export file is only valid for 7 days, starting from the time requested. If you need to download the same file, please request the same data export.&#x20;
3. In case the data export request takes longer than 15 minutes, the job will be dismissed and User can request a data export again 30 minutes after the initial request
4. You can perform a User ID lookup using exported user data. Learn how to export user data [here](https://docs.respond.io/workspace-settings/users#exporting-users).
5. You would need to Import Data/Import From Text and change the File\_Origin to "65001: Unicode (UTF-8)" in the import wizard to see the correct time format.

## Data Export History

![](/files/-Mci5aWIhMuHlm4IPI4f)

| Table Headers  | Description                                     |
| -------------- | ----------------------------------------------- |
| Date Requested | The date of which the data export was requested |
| Data Set       | The data set that was requested                 |
| Requested By   | The user who requested for the data export job  |
| Status         | The status of the data export request           |


---

# 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.is-messenger.com/ismessenger/workspace-setting/data-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.
