# DESK Dashboard User Guide

### I. Page Overview

The **DESK Dashboard** provides visualized charts to analyze your risk screening activities across multiple dimensions, helping you evaluate usage patterns and risk distribution.

***

### II. Feature Overview

The DESK Dashboard primarily delivers the following capabilities:

* **Activity Tracking**\
  Displays, in real time, the number of risk screening actions performed in **KYT DESK** and their trends over time.
* **Risk Insights**\
  Presents statistics on risk levels hit during the screening process, along with the latest risk event records.
* **Dimensional Analysis**\
  Analyzes risk distribution across commonly used **mainchains** and the screening proportion of **“Address vs. Transaction.”**

***

### III. Time Range Selection

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

You can filter data by selecting the following time range:

* **Last 7 Days (default)**

All metric cards and charts are dynamically refreshed based on the selected time range.

***

### IV. Data Metrics and Chart Descriptions

#### **4.1 Data Metrics**

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

Data metrics provide an overview of your overall screening activity in **KYT DESK**:

* **Screenings in Current Period**:\
  The total number of risk screening actions executed within the selected time range.
* **Risk Hits in Current Period**:\
  The number of screening records that hit risk within the selected time range.
* **Total Screenings**:\
  The cumulative number of all historical risk screening actions.
* **Total Risk Hits**:\
  The cumulative number of risk records across all historical screening results.

***

#### **4.2 Address vs. Transaction Screening Ratio (Pie Chart)**

<figure><img src="/files/XyhT6AVs5qlZa6Ufd88z" alt="" width="563"><figcaption></figcaption></figure>

Displays the proportion of **address** and **transaction** screenings within the selected time range.

***

#### **4.3 Alert Address vs. Alert Transaction Screening Ratio (Pie Chart)**

<figure><img src="/files/IPLPEkn9ZSUnSkeo4Awi" alt="" width="563"><figcaption></figcaption></figure>

Displays the proportion of **address** and **transaction** records among screenings that hit risk within the selected time range, helping users identify where risks are more concentrated.

***

#### **4.4 Daily Screening Trend (Line Chart)**

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

Shows daily changes in the frequency of risk screenings performed in **KYT DESK** within the selected time range, enabling observation of personal usage trends.

***

#### **4.5 Risk Level Hit Statistics (Pie Chart / Stacked Bar Chart)**

<figure><img src="/files/4D66vfLlKO7VYytDXhi4" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/rpmf6KSnqinb3s30yWjt" alt="" width="563"><figcaption></figcaption></figure>

Displays the distribution of risk levels hit within the selected time range. Supported risk levels include:

* **Severe**
* **High**
* **Medium**
* **Low**
* **None**

Two display modes are supported:

* **Pie Chart**:\
  Shows the proportion of each risk level within overall risk hits.
* **Stacked Bar Chart**:\
  Shows daily trends of different risk levels over time.

The chart can be switched between these two modes.

***

#### **4.6 Mainchain Risk Statistics (Stacked Bar Chart)**

<br>

<figure><img src="/files/ynDHMPuVtERvgSwAxhHP" alt="" width="563"><figcaption></figcaption></figure>

Displays the distribution of alerts across different risk levels on each **mainchain** within the selected time range.

***

#### **4.7 Latest 10 Risk Screening Records**

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

This module displays the **10 most recent risk-hit screening records** in a list format and updates automatically through polling (refreshed every 10 seconds).

The list includes the following information:

* Address or Transaction (clickable, links to the risk profile details page)
* Mainchain
* Risk Level
* Risk Type
* Risk Tags
* Screening Time

***

### V. Usage Notes

* All statistical data on this page is based on the screening records of the **current account** in KYT DESK.
* When the time range is changed, all charts and data metrics are updated simultaneously.
* Clicking an address or transaction redirects to the corresponding screening record list page.
* The latest risk records refresh automatically and require no manual action.

We hope this guide helps you effectively use the **DESK Dashboard** for better data analysis and decision support.\
If you have any questions or suggestions, please feel free to contact our customer support team at any time.


---

# 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://help.bokk.ltd/20250528/basic-feature-introduction/desk-dashboard-user-guide.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.
