> 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.md).

# Dashboard Actions

- [Create an Audit (Plans 1 and 2)](https://docs.sprinto.com/audits/dashboard-actions/create-an-audit-plans-1-and-2.md): Learn how to create audits in Sprinto, define audit periods, and add requirements with ease.
- [Create an Audit (Plans 3 and 4)](https://docs.sprinto.com/audits/dashboard-actions/create-an-audit-plans-3-and-4.md): Learn how to create Partner or Custom audits in Sprinto, define audit periods, and add requirements with ease.
- [Create a Custom Audit with A-LIGN](https://docs.sprinto.com/audits/dashboard-actions/create-a-custom-audit-with-a-lign.md): Learn how to create a custom audit with an A-LIGN engagement and automatically sync audit requirements into Sprinto.
- [Tasks For Audits](https://docs.sprinto.com/audits/dashboard-actions/tasks-for-audits.md): Create, assign, and complete audit-related tasks in Sprinto using structured workflows for findings, controls, and audit events.
- [Update Controls and Criteria for an Automated Audit](https://docs.sprinto.com/audits/dashboard-actions/update-controls-and-criteria-for-an-automated-audit.md): Learn how to add, remove, and manage controls and criteria within an automated audit in Sprinto.
- [Configure Entities in Audit Evidence](https://docs.sprinto.com/audits/dashboard-actions/configure-entities-in-audit-evidence.md): Configure which staff members and risk registers are included in audit evidence to control the records displayed during evidence review.
- [Audit Dashboard States](https://docs.sprinto.com/audits/dashboard-actions/audit-dashboard-states.md)
- [Selecting an Audit Partner](https://docs.sprinto.com/audits/dashboard-actions/selecting-an-audit-partner.md): Find the right audit partner through Sprinto’s accredited network of auditors to match your compliance needs, frameworks, and budget.
- [Scoring an Audit](https://docs.sprinto.com/audits/dashboard-actions/scoring-an-audit.md): Enable your auditors to assign detailed scores and change review statuses for audit requirements using custom scoring fields in Sprinto.
- [Audit Lifecycle Reporting](https://docs.sprinto.com/audits/dashboard-actions/audit-lifecycle-reporting.md)
- [Audits as an Independent Module](https://docs.sprinto.com/audits/dashboard-actions/audits-as-an-independent-module.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sprinto.com/audits/dashboard-actions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
