> For the complete documentation index, see [llms.txt](https://docs.metasleuth.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metasleuth.io/zh_tw/shi-yong-shou-ce/account-and-data-management/user-data.md).

# 用戶數據

要訪問用戶數據管理頁面，請點擊右上角的`用戶頭像圖標`。

## 私人標籤

本節包括地址的私人名稱標籤和交易的私人備註。所有私人標籤均以表格列表格式顯示，用戶可以搜尋、編輯和導出標籤。

<figure><img src="/files/TMBJZN0IB6HYUeJTJcSF" alt=""><figcaption><p>私人標籤</p></figcaption></figure>

## 已儲存圖表

在本節中，用戶可以訪問所有已儲存的圖表，並提供搜尋、刪除和編輯的選項。

<figure><img src="/files/A8s0SmDfLM0A0oa3xAqc" alt=""><figcaption><p>已儲存圖表</p></figcaption></figure>

## 共享鏈接

在本節中，用戶可以訪問所有共享鏈接，並提供刪除、編輯過期時間和編輯信息的選項。請注意，共享鏈接是圖表的快照，編輯無法更新共享鏈接的內容。

<figure><img src="/files/61rRC5jZekvyQ02CDFQx" alt=""><figcaption><p>共享鏈接</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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_tw/shi-yong-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.
