# Entity Dashboard

Users can create their own, or generate an entity based on the 0xScope address clustering algorithm, and view their overall behavior and interaction behavior based on this entity.

Select the **Entity** **Dashboard** option under the **Due-diligence Mode** category

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

You can create two types of entities here:

* Entities that are not created by the user, which means you need to create a new entity.
* Entities have been created, and users can choose them to view.

**—————————————————————————————————————————————**

{% hint style="info" %}
Tip: You can share your entity for others to see by sending them the Entity ID. You can find your entity's ID in your watchlist. It should look something like this **`Name#123`**
{% endhint %}

1. **Entity that is not created by the user (New Entities)**

Click the "Get an Entity ID" button to go to the Create Entity page

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

First of all, remember to name your entity so that you can quickly find the entity you created.

Then you need to create an entity (address cluster) that you want to monitor. There are three types of entities you can create by now:

* Pre-defined Entities
* Custom Wallets
* Address-based Entities

#### Pre-defined Entities

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

Here the user can select the entity pre-defined by Scopescan, such as Celsius Entity, Jump Trading Entity, etc. Once you complete your selection, all addresses in the entity will be included in the monitoring.

**How to create your entity here?**

1. &#x20;Select **Category Filter**: We have predefined categories such as VCs And Institutions and Token Whales.
2. &#x20;Select **Pre-Existing Entities**: We have a predefined Entities List for you, such as BlockWater, Jump Trading, and so on, so that you can quickly choose to create their own entity
3. &#x20;We will generate **Entities Composition** according to the user's filtering, and by default, all the addresses will be selected, if some addresses are not what you want, remove the check.
4. &#x20;If you do not find the address you want in the list generated by us, you can click <mark style="color:green;background-color:green;">`Here`</mark> to add it.
5. After saving the creation successfully, you can quickly view the entity you just created, and you can also share them on Twitter.

<figure><img src="/files/2dh4SKnatBenKN7nxlWE" alt=""><figcaption></figcaption></figure>

#### Custom Wallets

Under this option, the entity can be composed entirely of user-defined addresses.&#x20;

There can be no correlation between these addresses, and it is entirely up to you to decide which addresses will be added to the set.

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

**How to create your entity here?**

1. &#x20;Enter the address of the entity you want to create and click on it.
2. If you need to add multiple addresses at once, click "add multiple addresses" to add them, and then submit them to be added to the entity you created.
3. &#x20;Click "Related Address" to quickly add addresses associated with the entity (this feature is based on 0xScope's address aggregation recommendation algorithm).
4. After saving the creation successfully, you can quickly view the entity you just created, and you can also share them on Twitter.

**Address-based Entities：**

This option allows you to enter an address (currently this option does not support entering ENS). Scopescan will generate an entity as a group of monitored addresses based on the address entered by the user and the selected certainty level.

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

**How to create your entity here?**

1. Enter an address.
2. Select the Certainty Level with the address( 70% in this example).
3. Scopescan will generate a list of addresses that are more than 70% associated with the entity according to the user's filter.
4. We will generate the "Entities List" according to the user's filtering, and by default all entities will be checked, if some entities are not what the user wants, remove the check.
5. if you do not find the entity you want in the list generated by the platform, you can click "Here" to add it.
6. after saving the creation successfully, you can quickly view the Entity Dashboard you just created, or you can directly link to Twitter to share it.

**—————————————————————————————————————————————**

#### 2. Entity that has already been created

Jump to the Watchlist page of the Profile page, **where you can see the ID of the Entity you just created. You can share this Entity with anyone, making it easy for them to view this Entity together with information**.&#x20;

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

You can enter this Entity ID in the Entity Dashboard page, or select the Entity you have created before to see detail about this entity.

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

Here you can see information about the entire Entity, including its:

* Total Portfolio Value/Change in Portfolio
* Specific Portfolio Data
* The largest position
* Tokens widely held
* Percentage of stablecoins held

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

* Recent transfer-in and transfer-out transactions

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

* Percentage of recent interactions with major protocols

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

* Positions within the agreement, such as Aave's lending data, DEX's liquidity positions, etc

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

By using Entity Dashboard, you can analyze and understand the recent market spotlight, trading behavior, operation logic of physical users to determine the accuracy and authenticity of the information in the current crypto market.


---

# 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.scopescan.ai/features/alpha-hunting/entity-dashboard.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.
