# Export Data

### Overview

Network administrators can export the full network data as an **XML file** or schedule automatic exports at regular intervals. The exported file includes details about the **network configuration, user information, projects, groups, events, ideas, status updates, and related data**.

{% hint style="info" %}
The exported XML file **does not** contain actual files. However, it includes **links to all stored files on the AWS server**.
{% endhint %}

<img src="/files/JiXEy04ss59Hw7bi8jlL" alt="" width="563">

&#x20;Exported network data **cannot** be imported into another domain.

***

### Exporting Network Data

**Manual Export**

Click **Export Data Now** to generate an XML file containing full network data.

<img src="/files/dAIvjBIznSoDPCf9dX4p" alt="" width="526">

The exported file can be downloaded from **Admin Portal > Home > Exported Data**.

{% hint style="info" %}
Only the network admin who initiates the export will receive an email notification when the export is complete.
{% endhint %}

***

**Scheduled Exports**

Check the box to allow automatic exports based on a chosen schedule. This method also serves as a viable automatic network data backup.

**Set Export Frequency:** Choose from **Daily, Weekly, or Monthly** backups.

**Enable Email Notifications (Optional):** Check the box to notify all network admins via email when the scheduled export is complete and available for download. If disabled, admins can still access the file from **Admin Portal > Home >** [**Exported Data**](https://guides.mangoapps.com/admin-guide/home-1/exported-data).

Click **Save** to apply the selected settings.

***

**Export Data History**

Click **Export Data History** to download the most recent exported network data file.


---

# 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://guides.mangoapps.com/admin-guide/compliance/export-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.
