# Manage Classification Frameworks

{% hint style="info" %}
**Private preview**

This feature is only available to select accounts. To activate classification frameworks without the private preview feature, use the [<mark style="color:blue;">`/frameworks`</mark> <mark style="color:blue;">endpoint in the API</mark>](https://documentation.immuta.com/2024.3/developer-guides/api-intro/immuta-v1-api/configure-your-instance-of-immuta/frameworks).
{% endhint %}

**Requirements**:

* SDD enabled and [turned on](https://documentation.immuta.com/2024.3/data-discovery/how-to-guides/enable-sdd#turn-on-sdd)
* [Frameworks enabled](https://documentation.immuta.com/2024.3/application-settings/how-to-guides/config-builder-guide#enable-discover-features)
  * To use the classification frameworks UI, enable the [Additional compliance frameworks and the data inventory dashboard](https://documentation.immuta.com/2024.3/application-settings/how-to-guides/config-builder-guide#preview-features)
* Registered [Snowflake, Databricks, Redshift, or Starburst (Trino) data sources](https://documentation.immuta.com/2024.3/data-and-integrations/registering-metadata/register-data-sources/query-backed-tutorial)
* Immuta permission `GOVERNANCE`

## Activate a classification framework

To activate a classification framework,

1. Navigate to **Discover** and select the **Classification** tab.
2. Click the **more actions** icon in the Actions column for the framework you want to activate.
3. Select **Activate**.

Repeat this process for all frameworks relevant to your data. See the [Frameworks reference guide](https://documentation.immuta.com/2024.3/discover-your-data/data-classification/immuta-frameworks) for information on Immuta's built-in frameworks.

## Deactivate a classification framework

1. Navigate to **Discover** and select the **Classification** tab.
2. Click the **more actions** icon in the Actions column for the framework you want to activate.
3. Select **Deactivate**.

## Activate and manage classification frameworks using the API

To activate a framework using the Immuta API, see the [Frameworks API reference page](https://documentation.immuta.com/2024.3/developer-guides/api-intro/immuta-v1-api/configure-your-instance-of-immuta/frameworks).
