# Private Labels

Arkham allows users to add custom labels and entity grouping to any on-chain address.

Custom user-created Entities are private to a specific user’s instance of Arkham unless they are shared using the blue ‘Share’ button.

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

The Private Labels Dashboard allows a user to review all of their previously added custom labels and entities. The left hand side is a scrollable list of all custom entities, while the main portion of the screen displays a grid containing all Entities that the user has added so far.

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

A separate tab displays a scrollable list of all custom Labels added by the User, and provides the ability to add and remove labeled addresses from their associated Entities.

The Private Labels Dashboard displays custom labels and entities for EVM, BTC, Tron, and Solana addresses. An Entity can contain multiple types of addresses - for instance, an address used on Avalanche can be part of the same Entity as a Bitcoin address.

A specific address can have one Label and one Entity - the Label is an individual designation for the address, while the Entity is a group that can contain multiple addresses across different chains. Custom Labels and Entities will always override Arkham’s official Labels or Entity designations.


---

# 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://codex.arkm.com/the-intelligence-platform/private-labels.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.
