---
id: "projects/ai-features"
title: "AI Features"
description: "Control which AI features can be used in your RevenueCat project."
permalink: "/docs/projects/ai-features"
slug: "ai-features"
version: "current"
original_source: "docs/projects/ai-features.md"
---

> **AI agents:** This is the Markdown version of a RevenueCat documentation page. For the complete documentation index, see [llms.txt](https://www.revenuecat.com/docs/llms.txt).

Project admins can use the **AI features** tab in **Project settings** to control which RevenueCat AI features can be used in a project.

These settings apply across the current project. They are useful when your team needs to limit AI-assisted workflows, keep AI access read-only, or opt out of model improvement for the project.

## Requirements

Only project admins can change AI feature settings. Other collaborators' access to AI features depends on their project role and the settings configured by an admin.

## Configure AI features

To update these settings:

1. Open the RevenueCat dashboard.
2. Select the project you want to configure.
3. Go to **Project settings > AI features**.
4. Choose the settings for each AI feature.
5. Click **Save changes**.

## Available settings

### Rico

The Rico setting controls how collaborators can use Rico in the project.

- **Enabled**: Collaborators can use Rico according to their project permissions.
- **Read-only**: Collaborators can ask Rico questions about the project, but Rico cannot perform actions such as creating experiments or managing products.
- **Disabled**: Rico is not available in the project.

:::info Rico follows collaborator permissions
When Rico is used by a collaborator, Rico's access is limited by that collaborator's role. For example, read-only collaborators cannot make changes through Rico even when Rico is fully enabled. [Learn more](https://www.revenuecat.com/docs/projects/collaborators#permissions).
:::

### Model improvement

The Model improvement setting controls whether RevenueCat can use data from the project to improve RevenueCat AI models.

- **Enabled**: RevenueCat can use project data to improve RevenueCat AI models.
- **Disabled**: RevenueCat will not use project data for model improvement.

:::info Customer data and model training
Customer data is never shared with providers to train large language models or other generative AI models. Model improvement data is sanitized before use to protect privacy.
:::

## Saving changes

After changing any AI feature setting, click **Save changes**. The updated settings apply to the selected project.
