# Enable and Configure Frameworks

Enabling and configuring frameworks in Sprinto lets you align your compliance efforts with industry standards, regulatory requirements, or internal policies. You can choose from predefined frameworks such as SOC 2, ISO 27001, and PCI DSS, or create a custom framework tailored to your business.

{% hint style="info" %}

* Frameworks selected during your Sprinto plan setup are auto-enabled and appear in the **Enabled Frameworks** section.
* You can edit or disable frameworks later from the **Manage Framework** menu.
  {% endhint %}

### Enable a Predefined Framework

1. Log in to the Sprinto Dashboard,  from the left navigation menu, select **Compliance > Frameworks**.
2. In the **Available** tab, review the list of predefined frameworks.

<figure><img src="https://3220032727-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEsyn5VMU6e0OyGjRtKgx%2Fuploads%2FIdbRc0Uk4yyEWvJ6cZlS%2FScreenshot%202025-10-24%20at%2015.32.05.png?alt=media&#x26;token=8650062b-647d-45d3-aa83-e08bdad1cdfa" alt="" width="563"><figcaption></figcaption></figure>

3. Click the framework you want to enable.
4. Review the framework description and criteria overview.
5. Click **Enable framework** to add it to your compliance setup.

<figure><img src="https://3220032727-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEsyn5VMU6e0OyGjRtKgx%2Fuploads%2FhV25IiXNFnWWlS8SAEEs%2FScreenshot%202025-10-24%20at%2015.33.23.png?alt=media&#x26;token=a0c3f1bd-e949-48ea-9b92-cd68845bf72c" alt="" width="563"><figcaption></figcaption></figure>

3. The framework now appears in your **Enabled Frameworks** list with its readiness percentage displayed.

***

### Add a Custom Framework

1. Log in to the Sprinto Dashboard,  from the left navigation menu, select **Compliance > Frameworks**.
2. Click **+Add own framework**.
3. Enter framework details -&#x20;
   * **Name** – Enter a descriptive name for your framework.
   * **Description** – Provide a brief summary of the framework’s purpose.

<figure><img src="https://3220032727-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEsyn5VMU6e0OyGjRtKgx%2Fuploads%2FweTHfP5SSM8lx8CDr3lN%2FScreenshot%202025-08-06%20at%2021.36.26.png?alt=media&#x26;token=a938b1d3-a4cc-4963-9742-4c5b10ee2d14" alt="" width="563"><figcaption></figcaption></figure>

4. Click **Add framework**. The new framework appears in your **Enabled Frameworks** list.
5. Map Criterion to your Framework -&#x20;
   * Open the framework and click **Add Criteria**.
   * Download the Criteria template.&#x20;

<figure><img src="https://3220032727-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEsyn5VMU6e0OyGjRtKgx%2Fuploads%2Fx9ARucRvvSSjIIrLM8if%2FScreenshot%202025-08-06%20at%2021.40.11.png?alt=media&#x26;token=06e6715b-d851-4797-8f54-dcc342735a24" alt="" width="563"><figcaption></figcaption></figure>

* Enter the details for each criteria and upload the .csv file.
* Click **Preview criteria** to review the criterion you have added and click **Add criteria**.

***

### Disable a Framework

1. Log in to the **Sprinto Dashboard**,  from the left navigation menu, select **Compliance > Frameworks**.
2. In the Enabled tab, select the framework you wish to disable.
3. Click **Manage Framework**.
4. In the drawer that opens up, click **Disable**.

<figure><img src="https://3220032727-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEsyn5VMU6e0OyGjRtKgx%2Fuploads%2Fzii9iAUkE52ogag4cBci%2FScreenshot%202025-10-24%20at%2015.50.45.png?alt=media&#x26;token=750e28dc-d6b0-4f68-ae4d-422ee1c73ac9" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/enable-and-configure-frameworks.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.
