# Dashboard Actions

The **Frameworks** dashboard in Sprinto provides all the tools you need to set up, manage, and monitor compliance frameworks. It allows you to enable new frameworks, configure criteria, link relevant controls, and track compliance readiness in real time.

From the dashboard, you can:

* **Enable frameworks** from a list of available standards or create your own custom framework.
* **View and manage criteria** to align compliance requirements with your organisation’s operations.
* **Map and unmap controls** to ensure each criterion is covered by the correct automated or workflow checks.
* **Manage scope** to focus only on the criteria relevant to your business.

These actions are designed to help you maintain a streamlined compliance programme, reduce duplicate efforts, and stay audit-ready at all times.

### Available Articles in this Section

<table><thead><tr><th width="286.6875">Article</th><th>Description</th></tr></thead><tbody><tr><td><strong>Enable and Configure Frameworks</strong></td><td>How to enable a new framework, configure basic details, and add a custom framework.</td></tr><tr><td><strong>View and Manage Criteria</strong></td><td>Steps to review, filter, and edit framework criteria, including marking them as in or out of scope.</td></tr><tr><td><strong>Map and Unmap Controls</strong></td><td>How to link or unlink automated and workflow checks to framework criteria.</td></tr><tr><td><strong>Manage Scope for Criteria</strong></td><td>How to manage the scope of individual criteria to focus on applicable compliance requirements.</td></tr></tbody></table>


---

# 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.sprinto.com/compliance/frameworks/dashboard-actions.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.
