---
title: "Teams"
slug: "teams-api"
updated: 2025-07-30T09:42:54Z
published: 2025-07-30T09:42:54Z
canonical: "developer.rocket.chat/teams-api"
stale: true
---

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

# Teams

In Rocket.Chat, teams are a group of channels used to simplify communications. With the **Teams API**, you can:

- Create public and private teams.
- Manage team members by adding and removing them, and updating member information.
- Convert a team to a channel and add rooms to a team.

> [!NOTE]
> For details, refer to the [Teams user guide](https://docs.rocket.chat/docs/teams).
