> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/audits/dashboard-actions/audit-dashboard-states.md).

# Audit Dashboard States

The Revamped Audit Overview in Sprinto gives you a consolidated, real-time snapshot of all your audits. It provides clarity across tasks, findings, messages, and audit stages—helping your team stay compliant and audit-ready.

**Access the Audit Overview**

1\. Sign in to your Sprinto Admin account.\
2\. From the left-hand navigation, select Audits.\
3\. On the Audits screen, click the Overview tab.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72147705896/original/wA4oVqShVemqmR44QshPNcqGJKb1gYkFBg.png?1746437172" alt="" width="563"><figcaption></figcaption></figure>

**Overview Layout States**&#x20;

**1. Empty State**

Displayed when no audits have been created.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72147705934/original/NN7Ryb90UH-03zSvxbMZAsRhzg74kSEF1w.png?1746437192" alt="" width="563"><figcaption></figcaption></figure>

**2. One Audit State**

Displays audit status when one audit is present.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72147705976/original/TVK-leaHqifloCveH2lQZI6B_EqvvPfdIA.png?1746437233" alt="" width="563"><figcaption></figcaption></figure>

**3. Partial State**

Displayed when audits are present but lack findings/messages.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72147705986/original/GMonzg9izPeJf_3XdkLWtd0Vq_xqV38Kww.png?1746437242" alt="" width="563"><figcaption></figcaption></figure>

**4. Full Overview**

Displayed when audits have active tasks, messages, and findings.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72147706008/original/3FNoXGTqMY7qnVfibE4ElGmdYZCBaXrAgQ.png?1746437256" alt="" width="563"><figcaption></figcaption></figure>

**Navigate the Audit Overview**

**Audit Status Breakdown**

At the top of the Overview tab, a donut chart visualises audits by their stage: Collecting Evidence, Shared with Auditor, Completed, and Archived.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72147706034/original/fhoDiJZE2ltDEOm81skVGzF0FWFfKJb1YQ.png?1746437267" alt="" width="563"><figcaption></figcaption></figure>

**Findings Overview**

Findings are shown by severity to identify and resolve compliance risks.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72147706051/original/2mFdu87x7eon0Z9sqq6sm45uGY9aickmgA.png?1746437281" alt="" width="563"><figcaption></figcaption></figure>

**Task Summary**

View audit tasks classified by status and examine specific tasks.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72147706065/original/hVG4FW4Jin1PjhdQkxYDYqcNv1vCH5bTBA.png?1746437290" alt="" width="563"><figcaption></figcaption></figure>

**Message Threads**

Track all open conversations with auditors from the Message Threads panel.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72147706076/original/injnQ52SdM_Y3KJ67onMeZsnLVqle6j_KA.png?1746437301" alt="" width="563"><figcaption></figcaption></figure>

**View the List of Audits**

The bottom section contains a searchable, filterable table with metadata for each audit.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72147706103/original/MxVngDSgMPGpKUZYHYqDO6rFttI3CDmxMw.png?1746437314" alt="" width="563"><figcaption></figcaption></figure>

**Filters and Search**

You can refine the audit list using filters and search.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72147706110/original/5LgTaTQu_aipPwj62q1c8PV5-u9lNXyXZA.png?1746437324" alt="" width="375"><figcaption></figcaption></figure>

**Open Audit Details**

Click any row in the audit table to open the Audit Details view.

**Chart Visibility by Plan**

Audit overview visibility is based on your subscription plan:

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72147706197/original/qPvbU00Hopw34ZqwhTi2izGp8At4UUPYYQ.png?1746437355" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.sprinto.com/audits/dashboard-actions/audit-dashboard-states.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.
