# User Data

To access the user data management page, click the `User avatar icon` on the top right corner.

## Private Labels

This section includes the private name tag of addresses and private notes of transactions. All private labels are displayed in a table list format, where users can search, edit, and export labels.

<figure><img src="/files/FI2QPaqyhLxz6Qun4yJG" alt=""><figcaption><p>Private labels</p></figcaption></figure>

## Saved Charts

In this section, users can access all saved charts, and options to search, delete, and edit are available.

<figure><img src="/files/OK4oveGjMhwHKCaxemjk" alt=""><figcaption><p>Saved Charts</p></figcaption></figure>

## Shared Links

In this section, users can access all shared links, with options to delete, edit expiration time, and edit information. Please note that shared links are snapshots of charts, and edits cannot update the content of a shared link.

<figure><img src="/files/ziXGHAU7HBl8M2x3244n" alt=""><figcaption><p>Shared Links</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/user-manual/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.
