# 用户数据

要访问用户数据管理页面，请点击右上角的`用户头像图标`。

## 私有标签

本节包括地址的私有名称标签和交易的私有备注。所有私有标签以表格列表格式显示，用户可以搜索、编辑和导出标签。

<figure><img src="/files/VmnyNUEi6lNfahJhmOK1" alt="私有标签"><figcaption><p>私有标签</p></figcaption></figure>

## 已保存的图表

在本节中，用户可以访问所有已保存的图表，并提供搜索、删除和编辑的选项。

<figure><img src="/files/tkDH0roJNgwuUKRUCPns" alt="已保存的图表"><figcaption><p>已保存的图表</p></figcaption></figure>

## 共享链接

在本节中，用户可以访问所有共享链接，并有删除、编辑到期时间和编辑信息的选项。请注意，共享链接是图表的快照，编辑不能更新共享链接的内容。

<figure><img src="/files/cR0omTRc2DONKVPvfqhb" alt="共享链接"><figcaption><p>共享链接</p></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.metasleuth.io/zh_cn/yong-hu-shou-ce/account-and-data-management/user-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.
