# Accessing Compliance Dashboard

<mark style="color:blue;">To navigate to the '</mark><mark style="color:blue;">**Dashboard**</mark><mark style="color:blue;">' section in ComplianceBot, follow these steps:</mark>

1. From the left navigation menu, click on "Dashboard"
2. Upon clicking, the compliance dashboard opens and you can see your organization's compliance posture.&#x20;

<figure><img src="/files/5GSdN8NyZK2ER7V4XQxT" alt=""><figcaption></figcaption></figure>

### <mark style="color:blue;">Compliance Status Widgets</mark>

The Compliance Status Widgets at the top of the Dashboard provide a clear assessment of your organisation's readiness across Policies, Evidence Tasks and Procedures. They measures compliance effectiveness through a percentage scale, where a higher percentage indicates greater organisational compliance readiness.&#x20;

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

<mark style="color:blue;">**1. Control Status**</mark>

* <mark style="color:orange;">**Completed**</mark><mark style="color:orange;">:</mark> Indicates the number of controls that have been fully implemented.
* <mark style="color:orange;">**Incomplete**</mark><mark style="color:orange;">:</mark> Shows controls that have been started but not yet completed.
* <mark style="color:orange;">**Pending**</mark><mark style="color:orange;">:</mark> Reflects controls that have yet to be initiated.

<mark style="color:blue;">**2. Policy Status**</mark>

* <mark style="color:orange;">**Published**</mark><mark style="color:orange;">:</mark> Displays the number of policies that have been published and are active.
* <mark style="color:orange;">**Not Published**</mark><mark style="color:orange;">:</mark> Indicates policies that have been created but are not yet published.

<mark style="color:blue;">**3. Procedure Status**</mark>

* <mark style="color:orange;">**Published**</mark><mark style="color:orange;">:</mark> Shows the number of procedures that have been documented and published.
* <mark style="color:orange;">**Not Published**</mark><mark style="color:orange;">:</mark> Reflects procedures that are either in draft form or have not been published.

<mark style="color:blue;">**4. Evidence Status**</mark>

* <mark style="color:orange;">**Good Standing**</mark><mark style="color:orange;">:</mark> Indicates evidence that is up-to-date and meets compliance requirements.
* <mark style="color:orange;">**Not Started**</mark><mark style="color:orange;">:</mark> Shows evidence tasks that have not been initiated.


---

# 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.compliancebot.io/dashboard/accessing-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.
