---
id: "projects/collaborators"
title: "Collaboration"
description: "Collaborators allow you to give team members controlled access to your RevenueCat Project."
permalink: "/docs/projects/collaborators"
slug: "collaborators"
version: "current"
original_source: "docs/projects/collaborators.mdx"
---

> **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).

Collaborators allow you to give team members controlled access to your RevenueCat Project.

### Invite a Collaborator

To invite a collaborator, send them an invite from the **Project settings > Collaborators** tab.

![Collaborators](https://www.revenuecat.com/docs_images/projects/invite-collaborators.png)

Add the collaborator's email, select their permission level, and send the invite.

Invited collaborators will receive an email where they can accept your invitation. Collaborators will be prompted to first create a RevenueCat account, if needed.

:::info\[Collaborators are per-Project]
If you have multiple projects that you wish to share, you will need to repeat the invite process for each project that you want to collaborate with them on.
:::

### Permissions

All roles and permission levels are now available on every plan, giving teams the flexibility to manage access with the right level of control.

#### **Overview**

| Permission                                                  | Administrator | View Only | Growth  | Developer | Support |
| ----------------------------------------------------------- | :-----------: | :-------: | :-----: | :-------: | :-----: |
| View customer timelines                                     |    Yes    |  Yes  | Yes |  Yes  | Yes |
| View financial data (Charts, Overview, Experiments Results) |    Yes    |  Yes  | Yes |  No   | No  |
| Invite collaborators                                        |    Yes    |  No   | No  |  No   | No  |
| Edit app settings (bundle ID, package name, etc.)           |    Yes    |  No   | No  |  Yes  | No  |
| Edit Paywalls, Offerings, Entitlements, and Products        |    Yes    |  No   | Yes |  Yes  | No  |
| Edit integrations                                           |    Yes    |  No   | No  |  Yes  | No  |
| Grant entitlements                                          |    Yes    |  No   | No  |  Yes  | Yes |
| Issue refunds                                               |    Yes    |  No   | No  |  No   | Yes |
| Block or delete customers                                   |    Yes    |  No   | No  |  Yes  | Yes |

#### **Administrator**

Yes This role is for anyone who needs similar access as the project owner.
They can view and manage everything except billing. This role can invite other
collaborators to your project.

No They cannot view or manage any account billing information (only the
project owner can perform these actions).

***

#### **View Only**

Yes This role is for anyone who needs to view most project data but not make
any edits. Perfect for people that need access to revenue metrics, customer
transactions, etc. but don't need make any changes. This role can still save
custom Charts and Customer Lists.

No This role cannot make any changes to your app or project.

***

#### **Growth**

Yes This role is for anyone who needs control over your project but is not a
developer. They can view nearly everything, and edit things like Paywalls,
Offerings, Entitlements, and Products.

No This role cannot edit any app settings (bundle id, package name, etc.) or
integration configuration details.

***

#### **Developer**

Yes This role is for anyone who needs control over your app config
and integrations, but not view any financial data. They *can* view and manage
customer data available on [Customer
Timelines](https://www.revenuecat.com/docs/dashboard-and-metrics/customer-profile#customer-details).

No This role cannot access aggregated financial data through Charts,
Overview, Experiments, or Customer Lists - but can view individual customer
transactions, including the price that was paid.

No This role cannot generate Secret API keys. See [secret key permission
levels](https://www.revenuecat.com/docs/projects/authentication) for details.

***

#### **Support**

Yes This role is for anyone who needs to manage individual customers, but
not view any financial or most app settings. They can see [Customer
Timelines](https://www.revenuecat.com/docs/dashboard-and-metrics/customer-profile#customer-details), [grant
Entitlements](https://www.revenuecat.com/docs/dashboard-and-metrics/customer-profile#entitlements), [issue
refunds](https://www.revenuecat.com/docs/dashboard-and-metrics/customer-profile#section-refunding-subscriptions),
and [delete customers](https://www.revenuecat.com/docs/dashboard-and-metrics/customer-profile#delete-customer).

No This role cannot access any financial data through Charts, Overview,
Experiments, or Customer Lists - but can view individual customer transactions.
They also cannot view most app config settings.

***

### Single Sign-On Collaborators

All users who log into RevenueCat using the SSO domains you configured will be able to collaborate automatically. Their access depends on the SSO groups they are part of. Please refer to [our SSO guide](https://www.revenuecat.com/docs/projects/sso#4-map-sso-groups-to-revenuecat-roles) for more information.
