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

# Teams

> Create and manage Rime teams: invites, roles, billing, and member management.

## Creating a team on Rime

Navigate to the [**Team**](https://app.rime.ai/teams/) tab on the dashboard under **Settings**. Give your new team a name.
Once you create a team, there is currently no way to undo this action.

## Sending an invite

Once you have created a team, and are the owner of that team, you can invite new members.
Navigate to the **Invite** tab on the dashboard. Enter the email address and desired role for the new team member.

<Note>Rime users can only be a member of one team at a time.</Note>

## Team billing

<Warning>The Stripe account associated with the Rime user who created the team shall be the billing account for the entire team's api usage.</Warning>

Any owner can access and update the billing information.
Any API key belonging to a member of the team shall have its usage rolled up into the team's metered usage.

## Team roles

There are two roles on Rime teams: **Owner** and **Member**.

| Role   | Can invite new members | Can access and edit billing info | Can see all members' API keys | Can create API keys | Can delete any member's API keys | Can remove members |
| ------ | ---------------------- | -------------------------------- | ----------------------------- | ------------------- | -------------------------------- | ------------------ |
| Owner  | ✅                      | ✅                                | ✅                             | ✅                   | ✅                                | ✅                  |
| Member | ❌                      | ❌                                | ❌                             | ✅                   | ❌                                | ❌                  |

## Removing a member

When a team member is removed, their API keys are transferred to the owner who removed them.

A team must have at least one owner, and you cannot remove an owner (or member) whose email matches the one on the billing page.

To update the billing email, go to [**Usage and Billing**](https://app.rime.ai/billing/) on your Rime dashboard and click on **Manage Billing**.
