> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openlayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Activate a built-in framework

> Learn how to activate a pre-built governance framework and apply it to your projects

Openlayer provides pre-built frameworks for major governance standards. Activating one
maps the standard's requirements to actionable rules across your projects. No configuration needed.

## Available frameworks

| Framework                                                                                                                                                | Description                                                                        |
| -------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [EU AI Act](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32024R1689)                                                                      | Regulation (EU) 2024/1689 — the world's first comprehensive legal framework for AI |
| [ISO 42001](https://www.iso.org/standard/42001)                                                                                                          | International standard for AI management systems                                   |
| [AIUC-1](https://www.aiuc-1.com/)                                                                                                                        | AI agent standard for enterprise governance                                        |
| [OSFI E-23](https://www.osfi-bsif.gc.ca/en/guidance/guidance-library/guideline-e-23-model-risk-management-2027)                                          | Model Risk Management guideline for federal financial institutions in Canada       |
| [TRAIGA](https://capitol.texas.gov/tlodocs/89R/billtext/html/HB00149F.htm)                                                                               | Texas Responsible AI Governance Act (HB 149, Chapter 551)                          |
| [Lei de IA do Brasil](https://clairk.digitalpolicyalert.org/documents/brazil-bill-on-the-use-of-artificial-intelligence-2338-2023-original-language/raw) | Brazil's AI governance law (PL 2.338/2023)                                         |

## How to activate

<Steps>
  <Step title="Review the framework">
    Navigate to **Governance > Frameworks** and click any framework to open its overview.

    You'll see a description of the standard, the total number of rules, a breakdown of platform rules vs. evidence-based rules, and current completion metrics across your workspace.

    <img width="700" style={{ borderRadius: "0.5rem" }} src="https://mintcdn.com/openlayer-44/hqy5ZRaiSZXnkZzZ/images/governance/framework_overview.png?fit=max&auto=format&n=hqy5ZRaiSZXnkZzZ&q=85&s=cf091bfc2e9fba4d50085640e9d469ba" alt="Framework overview" data-path="images/governance/framework_overview.png" />
  </Step>

  <Step title="Activate the framework">
    Click **Activate** on the framework. A modal opens prompting you to choose
    which projects should follow it.
  </Step>

  <Step title="Scope to projects">
    Select projects individually, or use filters to apply the framework based on:

    * **Risk level** — e.g., apply only to high-risk projects
    * **Approval status** — e.g., apply to projects pending review
    * **Task type** — e.g., Generative AI, Tabular classification

    The framework applies to all matching projects — both existing ones and any future projects that meet the criteria.
  </Step>

  <Step title="What happens next">
    Each scoped project immediately receives a compliance checklist. Teams can view and complete their requirements directly from the project's Governance mode.
  </Step>
</Steps>

To understand exactly what a framework requires, see [How frameworks map to requirements](/governance/framework-requirements). To see what teams will see in their projects, see [Track compliance within a project](/governance/project-compliance).
