# Export

Using the **Export** button in the top right corner of the panel, you can export the list of campaigns.

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

1. Click the **Export** button in the top right corner.
2. Once the export is ready, you will receive an email notification.
3. The completed file can be found in the **Operations list**:
   1. Go to the **Account** tab (select **Account** from the top menu):<br>

      <figure><img src="/files/bwzbNTaeGJQgZWL3xdNB" alt=""><figcaption></figcaption></figure>
   2. From the left-hand menu, choose **Operations list**:<br>

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

Your file will appear at the top of the list – use the **Download** button to save the file to your device.


---

# 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.messageflow.com/mobile-push/push-api/outgoing/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.
