> For the complete documentation index, see [llms.txt](https://documentations.seclea.com/seclea-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/ai-risk-management/seclea-ai-risk-management-dashboard.md).

# Seclea AI Risk Management Dashboard

The Seclea Platform’s Risk Management Dashboard provides users with an overview of their project's risk level, along with valuable insights to help manage and mitigate risk. Here are the key features of the dashboard:

* Overall Risk Level: The dashboard displays a color-coded indicator that shows the overall risk level of the project.
* Risk Heatmap: The Risk Heatmap provides a visual representation of the project's risk distribution. The heatmap highlights the areas of the project with high, medium, and low risks.
* Risk by Category: This section shows the distribution of risks across different categories, allowing users to identify the risk areas that require more attention.
* Risk by Owner: This section provides users with insights on risks assigned to different team members, highlighting the areas where individuals can contribute to risk mitigation efforts.
* Table Listing All Risks: This table provides a comprehensive overview of all the risks associated with the project. The table includes information such as Risk Name, Risk Description, Risk Owner, Likelihood, Impact, and Risk Level. This information allows users to assess the risk and develop effective mitigation strategies.

To access the Risk Management Dashboard, navigate to the project on the Seclea Platform and click on the Risk option in the left-side menu. The dashboard will display the key risk management metrics and insights, allowing you to proactively manage and mitigate risks throughout the project lifecycle.

{% embed url="<https://youtu.be/J82fXzrMbv0>" %}
Seclea risk management dashboard
{% endembed %}


---

# 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://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/ai-risk-management/seclea-ai-risk-management-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.
