# Seclea Compliance Dashboard

Seclea Compliance Dashboard provides a comprehensive overview of the compliance status of your AI projects. The dashboard is designed to provide users with a quick and easy way to assess the compliance status of their projects, and to identify any areas that require attention.\
\
To access the Compliance Dashboard on the Seclea Platform, follow these steps:

1. Navigate to the project for which you want to view the Compliance Dashboard.
2. In the left side menu, click on "Compliance."
3. On the top right of the page, you can select the compliance template that you have configured for the project.

Once you have accessed the dashboard, you will be able to view the following information:

1. Overall Compliance: This section provides an overview of the compliance status of your projects. It shows the percentage of completed compliance requirements and highlights any outstanding actions that need attention.
2. Outstanding Actions: This section displays a table of all outstanding actions that need attention. The table lists the Action, Check Template, Category, Requirement and Status, allowing users to quickly identify the compliance requirements that need to be addressed.
3. Compliance by Category: This section displays a screenshot of the Compliance by Category dashboard. It shows the compliance level for each section of the regulatory requirements, allowing users to assess the compliance status of their projects in different categories.
4. Compliance by Person: This section displays a screenshot of the Compliance by Person dashboard. It shows the compliance actions associated with each team member, allowing users to track the progress of their team members.
5. Full List of Compliance: This section displays a table that lists Name, Description, Completion level and Status for each compliance requirement, allowing users to see the compliance status of their projects in detail.

By using the Seclea Compliance Dashboard, users can quickly assess the compliance status of their projects and identify any areas that need attention. The dashboard provides a clear and concise overview of the compliance status of your AI projects, allowing users to ensure their projects are in compliance with relevant regulatory frameworks and industry standards.

{% embed url="<https://youtu.be/nm1_ULueMJ4>" %}
Seclea regulatory compliance dashboard
{% endembed %}

<br>

<br>


---

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