# Entity Dashboard

### Overview

The [Entity](/resources/dictionary.md#entity) dashboard organizes and controls the people, processes, projects, and policies for the users assigned to the entity and subordinate entities.

The Entity dashboard is divided into two sections

1. **CHARTS**
2. **TEAMS, PROJECTS & TEAM TREE**

![](/files/-MiZGzDHjKr5NCRIcS0W)

### Charts

Charts reflect an aggregate of all scan data, for every project of every entity subordinate, to the current entity. The charts provide a single pane of glass to quickly assess risk across multiple dimensions of the entity, including both vulnerability and license risks. Cross-dimensional data is available from the dropdowns. The data for the selected dimension is shown in the timeline stack chart to provide a history of risk for the selected dimension.

![Aggregated scan data across all subordinate entities (click to enlarge)](/files/-MiZMOcRmrh8o-OtM_Br)

### Teams, Projects, and Org Tree

#### Teams Tab

Subordinate Entities are organized as a list under Teams. We will display teams up to 3 subordinate levels deep. In the example shown below, the organization has set up teams for their major and minor geographical regions. This design allows for the management and organization of larger volumes of scan data. The sparkline charts allow, at a glance, to determine the origin of your risk. Clicking a subordinate entity will take you directly to the entity's dashboard to evaluate its risk in detail.&#x20;

{% hint style="info" %}
The Teams tab is only displayed when an Entity has subordinated entities.&#x20;
{% endhint %}

![](/files/-Mib1G_9RXK003ljdQoD)

### Projects

The projects tab displays projects directly attached to this entity. Vulnerability, license risk, and asset composition metrics from the most recent scan are displayed in the summary columns, with the last scan timestamp.

![](/files/-Mib3nPx48xHP-ljlXk5)

### Team Tree

Team tree is an alternative view of your teams. The menu on the right provides the option to see the chart on a full screen.&#x20;

![Team Chart (click to enlarge)](/files/-Mib9Tjm0kWptDPy3-YN)

![Full screen Team Chart (click to enlarge)](/files/-Mib9lrLubmujErVSqBz)


---

# 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.threatrix.io/threat-center-1/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.
