# Data Export

In the "Collection task" module, first locate and select the required collection task, and then enter the data processing interface by clicking the "Data" button (<mark style="color:purple;">see Collection Data</mark>).

* After data processing is complete, click "<mark style="color:purple;">Processing Data</mark>" —-> "<mark style="color:purple;">Export Data</mark>" and select the export format of the task.
* If you want to use one of the data in this collection task as the data source of other collection tasks, click the "<mark style="color:purple;">Add Export Settings</mark>" option, select the appropriate "<mark style="color:purple;">Export Field</mark>" and the corresponding "<mark style="color:purple;">Import task</mark>" here, and click the "<mark style="color:purple;">OK</mark>" button to complete the data source Settings and import operations.

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

The message Import succeeded is displayed.

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

On the Collection Task page, locate the collection task to be imported and click. The data is successfully imported.


---

# 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://maxiaohua.gitbook.io/data-hunter-english-guide/capabilities/data-collection/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.
