# 导出所有数据

这是将账号资料信息导出到 .csv 文件的功能。您可以导出所有资料或选择要导出其信息的资料。

导出的资料信息包括：uuid、名称、代理、备注、标签、数据、创建时间、最近打开、状态。

您在此处选择导出所有资料的信息：&#x20;

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

如果您不想导出所有资料，可以选择特定资料并导出：

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


---

# 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.hidemium.io/hidemium-de-gong-neng/zhang-hao/dao-chu-suo-you-shu-ju.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.
