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

# Governance

> Manage AI models, tools, regulations, and compliance

## Overview

The Governance module helps organizations maintain control over their AI usage. Track models, manage tool permissions, comply with regulations, and monitor compliance status.

## Features

<CardGroup cols={2}>
  <Card title="Models" icon="brain">
    Inventory and manage AI models in use.
  </Card>

  <Card title="Tools" icon="wrench">
    Control which tools are available and to whom.
  </Card>

  <Card title="Regulations" icon="scale-balanced">
    Track applicable regulatory requirements.
  </Card>

  <Card title="Compliance" icon="clipboard-check">
    Monitor compliance status and gaps.
  </Card>
</CardGroup>

## Models

### Model Inventory

The Models tab provides a complete inventory of AI models used in your workspace:

* **Model Name**: The AI model identifier
* **Provider**: Anthropic, OpenAI, Google, Mistral
* **Version**: Model version in use
* **Status**: Active, deprecated, or disabled
* **Last Used**: When the model was last invoked

### Managing Models

1. Go to **Governance > Models**
2. View all registered models
3. Click on a model to see usage details
4. Enable or disable models as needed

### Exporting Model Inventory

Export your model inventory for audits:

1. Click **Export**
2. Choose CSV or JSON format
3. Download the inventory file

## Tools

### Tool Permissions

Control which MCP tools are available:

* **Enable/Disable**: Turn tools on or off
* **User Access**: Restrict tools to specific users or roles
* **Audit Logging**: Track tool usage

### Tool Categories

Organize tools by category:

* Data Query tools
* Analytics tools
* Integration tools
* Custom tools

## Regulations

### Tracking Requirements

The Regulations tab helps you track applicable regulatory frameworks:

* **GDPR**: General Data Protection Regulation
* **CCPA**: California Consumer Privacy Act
* **HIPAA**: Health Insurance Portability and Accountability Act
* **SOC 2**: Service Organization Control 2
* **Industry-specific**: Financial, healthcare, government regulations

### Adding Regulations

1. Go to **Governance > Regulations**
2. Click **Add Regulation**
3. Select the regulatory framework
4. Define applicable requirements

## Compliance

### Compliance Dashboard

Monitor your compliance status at a glance:

* **Compliance Score**: Overall compliance percentage
* **Open Items**: Requirements needing attention
* **Recent Changes**: Updates to compliance status

### Compliance Checks

Automated checks verify:

* Data access controls
* Audit logging enabled
* Model usage within policy
* Tool permissions configured

### Generating Reports

Generate compliance reports for audits:

1. Go to **Governance > Compliance**
2. Click **Generate Report**
3. Select the date range and scope
4. Download PDF or export data

## Best Practices

<Tip>
  **Regular Reviews**: Schedule monthly governance reviews to catch issues early.
</Tip>

<Tip>
  **Document Decisions**: Record why models and tools were approved or rejected.
</Tip>

<Tip>
  **Automate Compliance**: Use automated checks to continuously monitor compliance.
</Tip>

## Integration with Other Features

Governance integrates with:

* **AI Engine**: Track which models are used for queries
* **MCP Studio**: Control which tools are published
* **Query Engine**: Monitor data access patterns
