# Dashboard

Dashboard provides a general and holistic view of the identity security posture across scanned environments based on different perspectives.

<figure><img src="/files/5wvDRlXMmaCkpU1LH7bD" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

### Risk Score, Exposure Score,  Dangerous Path Count,  Shadow Admins,and Severities

<figure><img src="/files/6AsQ5MsBE5MaF5WtY0qy" alt=""><figcaption><p>Risk Score, Exposure Score,  Dangerous Path Count,  Shadow Admins,and Severities</p></figcaption></figure>

**Risk Score:**\
Risk score is the primary indicator of the current identity security posture of scanned environments. It is calculated based on the number and severity of detected issues. A risk score of 100 indicates the presence of at least one issue that may lead to a full identity compromise.

**Exposure Score:**\
A metric that represents the overall level of exposure based on discovered misconfigurations, excessive permissions, and risky identity relationships.

**Dangerous Path Count:**\
Dangerous Path Count indicates the number of potential attack paths that could lead to the compromise of privileged identities through misconfigurations or indirect permission relationships.

**Shadow Admins:**\
The number of identities that effectively hold administrative privileges through indirect, inherited, or hard-to-detect permission assignments, posing a significant security risk.

**Critical**: The number of Issues with Critical severity.

**High**: The number of Issues with High severity.

**Medium**: The number of Issues with Medium severity.

**Low**: The number of Issues with Low severity.

**Info**: The number of Issues with Info severity.

### Risk Breakdown by MITRE ATT\&CK Tactics

Risk scores based on MITRE ATT\&CK Tactics mapping.

<figure><img src="/files/5WeTS3dS5xXOnNjUPEjm" alt=""><figcaption><p>Risk Breakdown by MITRE ATT&#x26;CK Tactics</p></figcaption></figure>

{% content-ref url="/pages/g5En4Jdt1S56NE9nxFNk" %}
[Active Directory Dashboard](/fsprotect/dashboard/0x1-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/VSw3Ka6oNdezQSPeySdP" %}
[Azure / Entra ID Dashboard](/fsprotect/dashboard/azure-entra-id-dashboard.md)
{% endcontent-ref %}


---

# 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.forestall.io/fsprotect/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.
