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

# Compliance

- [Frameworks](https://docs.sprinto.com/compliance/frameworks.md): Understand the Frameworks section in Sprinto and how it supports compliance mapping, monitoring, and reporting.
- [How it Works](https://docs.sprinto.com/compliance/frameworks/how-it-works.md): Understand how Sprinto’s Frameworks section works, from enabling a framework to monitoring compliance readiness.
- [Dashboard Actions](https://docs.sprinto.com/compliance/frameworks/dashboard-actions.md): Learn about the key actions you can perform in Sprinto’s Frameworks dashboard, from enabling frameworks to mapping controls.
- [Enable and Configure Frameworks](https://docs.sprinto.com/compliance/frameworks/dashboard-actions/enable-and-configure-frameworks.md): Learn how to enable, configure, and add custom compliance frameworks in Sprinto.
- [View and Manage Criteria](https://docs.sprinto.com/compliance/frameworks/dashboard-actions/view-and-manage-criteria.md): Learn how to view, search, filter, and manage criteria within a compliance framework in Sprinto.
- [Frequently Asked Questions](https://docs.sprinto.com/compliance/frameworks/frequently-asked-questions.md): Find answers to frequently asked questions about managing frameworks in Sprinto.
- [Glossary](https://docs.sprinto.com/compliance/frameworks/glossary.md): Definitions of key terms used in the Frameworks section of Sprinto.
- [Controls](https://docs.sprinto.com/compliance/controls.md): Manage a control in Sprinto by mapping checks, editing details, disabling it, and managing associated frameworks and criteria to keep compliance requirements up to date.
- [How it Works](https://docs.sprinto.com/compliance/controls/how-it-works.md): Learn how to manage a control in Sprinto by mapping checks, editing details, disabling controls, and managing associated frameworks and criteria.
- [Dashboard Actions](https://docs.sprinto.com/compliance/controls/dashboard-actions.md)
- [Add Controls](https://docs.sprinto.com/compliance/controls/dashboard-actions/add-controls.md): Add a new control in Sprinto manually or in bulk using the CSV template to define and track compliance requirements effectively.
- [Manage a Control](https://docs.sprinto.com/compliance/controls/dashboard-actions/manage-a-control.md): Manage a control in Sprinto by mapping or unmapping checks, editing details, disabling controls, and managing associated frameworks and criteria.
- [Frequently Asked Actions](https://docs.sprinto.com/compliance/controls/frequently-asked-actions.md): Find answers to common questions about adding, managing, and mapping controls in Sprinto’s Compliance section.
- [Glossary](https://docs.sprinto.com/compliance/controls/glossary.md): Glossary of key terms used in the Controls section of Sprinto’s Compliance module.
- [Compliance Documents](https://docs.sprinto.com/compliance/compliance-documents.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:

```
GET https://docs.sprinto.com/compliance.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.
