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

# Teams

> Share your community with your team to manage it together, in co-op mode!

## Overview

Teams allow you to share your Flipsuite community configuration with others and assign your team members
permissions to keep sensitive data secure.

## Step 1 - Create team

To create a team, go to the [**Teams**](https://flipsuite.xyz/account/teams) tab in your account settings and click
the **Create new team** button to get started.

<Frame caption={"Empty teams tab"}>
  <img src="https://mintcdn.com/flipsuite/PDk2ejMnDpI3MAD_/images/account/teams/empty-teams-tab.png?fit=max&auto=format&n=PDk2ejMnDpI3MAD_&q=85&s=456c65cae3fd7208aee9a332291646ab" className="rounded-lg" width="1428" height="397" data-path="images/account/teams/empty-teams-tab.png" />
</Frame>

After successfully creating a team, you'll be redirected to the **Members** tab.

<Frame caption={"Empty members tab"}>
  <img src="https://mintcdn.com/flipsuite/PDk2ejMnDpI3MAD_/images/account/teams/empty-members-tab.png?fit=max&auto=format&n=PDk2ejMnDpI3MAD_&q=85&s=7c81de9259d787b05ae151b7ff559ec7" className="rounded-lg" width="1428" height="397" data-path="images/account/teams/empty-members-tab.png" />
</Frame>

## Step 2 - Invite members

To invite a new member, click the **Invite a new member** button, enter their Discord ID, and optionally
select roles they should receive in your team once the invite is accepted.

<Frame caption={"Invite form"}>
  <img src="https://mintcdn.com/flipsuite/PDk2ejMnDpI3MAD_/images/account/teams/invite-form.png?fit=max&auto=format&n=PDk2ejMnDpI3MAD_&q=85&s=d42441d44abc7f78086db039ac17b0e9" className="rounded-lg" width="533" height="376" data-path="images/account/teams/invite-form.png" />
</Frame>

<Note>
  You can get the ID of any Discord user by enabling Developer Mode in Discord settings and right-clicking on
  their avatar/username.

  <Frame caption={"Enabled Discord Developer Mode"}>
    <img src="https://mintcdn.com/flipsuite/PDk2ejMnDpI3MAD_/images/account/teams/discord-developer-mode.png?fit=max&auto=format&n=PDk2ejMnDpI3MAD_&q=85&s=7d0f609af4de2b9d64a6c52b529fdd6e" className="rounded-lg" width="1067" height="546" data-path="images/account/teams/discord-developer-mode.png" />
  </Frame>
</Note>

Great! Now simply wait for them to accept your invite. Invited person will get a notification on the dashboard asking
them to accept or reject the invitation.

<Frame caption={"Invite notification"}>
  <img src="https://mintcdn.com/flipsuite/PDk2ejMnDpI3MAD_/images/account/teams/invite-notification.png?fit=max&auto=format&n=PDk2ejMnDpI3MAD_&q=85&s=ab802ef1165a16115a6fc388e5b362b2" className="rounded-lg" width="538" height="283" data-path="images/account/teams/invite-notification.png" />
</Frame>

## Step 3 - Set roles

You can assign various roles to your team members to give them access to your community. To view all possible roles
and what permissions they grant, click the **Role cheatsheet** button.

<Frame caption={"Role cheatsheet"}>
  <img src="https://mintcdn.com/flipsuite/PDk2ejMnDpI3MAD_/images/account/teams/role-cheatsheet.png?fit=max&auto=format&n=PDk2ejMnDpI3MAD_&q=85&s=34bb6011494fba64eb0f40a37c3aec8d" className="rounded-lg" width="543" height="461" data-path="images/account/teams/role-cheatsheet.png" />
</Frame>

To manage the roles of your team members, simply click the edit button next to their name on the list and a dialog like
the one in the image below will appear.

<Frame caption={"Updating team member roles"}>
  <img src="https://mintcdn.com/flipsuite/PDk2ejMnDpI3MAD_/images/account/teams/roles.png?fit=max&auto=format&n=PDk2ejMnDpI3MAD_&q=85&s=138564203708185b64fd44322aef5338" className="rounded-lg" width="525" height="513" data-path="images/account/teams/roles.png" />
</Frame>

## Step 4 - Move community to the team

To move your community to the team, switch to the **Communities** tab in your team.

<Frame caption={"Empty communities tab"}>
  <img src="https://mintcdn.com/flipsuite/PDk2ejMnDpI3MAD_/images/account/teams/empty-communities-tab.png?fit=max&auto=format&n=PDk2ejMnDpI3MAD_&q=85&s=4103ae69d2e8c88d7dd758dc88faf0a8" className="rounded-lg" width="1439" height="490" data-path="images/account/teams/empty-communities-tab.png" />
</Frame>

Here, click the **Move community to team** button and select a community you'd like to move.

<Tip>
  Before moving your community to the team, you can see which members of a team will get access
  to sensitive community data like wallet private keys.

  <Frame caption={"Move community dialog"}>
    <img src="https://mintcdn.com/flipsuite/PDk2ejMnDpI3MAD_/images/account/teams/move-community-dialog.png?fit=max&auto=format&n=PDk2ejMnDpI3MAD_&q=85&s=e69975fe41f872e8e7cf181d3a20be2e" className="rounded-lg" width="542" height="466" data-path="images/account/teams/move-community-dialog.png" />
  </Frame>
</Tip>

Good job! You can now delegate community management to your team members!
