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

# Manage Your Teamspace

> Invite members and manage teamspace permissions

Add team members, assign roles, and manage access to your Context7 dashboard from the [members tab](https://context7.com/dashboard?tab=members).

<img src="https://mintcdn.com/context7/OllxQOl-xdXnoIXF/images/dashboard/members-tab.png?fit=max&auto=format&n=OllxQOl-xdXnoIXF&q=85&s=cf1ad3b71a9f9d96a120541399732c9a" alt="Members tab displaying team members list with owner, admins, and developers" width="2028" height="1330" data-path="images/dashboard/members-tab.png" />

## Creating a Teamspace

<img src="https://mintcdn.com/context7/OllxQOl-xdXnoIXF/images/dashboard/user-dropdown.png?fit=max&auto=format&n=OllxQOl-xdXnoIXF&q=85&s=0dc16a2c5ba69a81af2f828260dedbc3" alt="Create teamspace dropdown" width="2010" height="1172" data-path="images/dashboard/user-dropdown.png" />

<Steps>
  <Step title="Open the teamspace menu">
    Click **Create a teamspace** from the top-left dropdown.
  </Step>

  <Step title="Name the teamspace">
    Enter a teamspace name.
  </Step>
</Steps>

<Note>You must have a Pro or Enterprise plan to create a teamspace. Only the teamspace owner needs a paid plan — invited members don't need their own subscription. Once added, all members automatically benefit from the team's Pro or Enterprise limits.</Note>

## Roles

| Permission             | Owner | Admin | Developer |
| ---------------------- | ----- | ----- | --------- |
| View dashboard         | ✓     | ✓     | ✓         |
| Create API keys        | ✓     | ✓     | ✓         |
| Manage team members    | ✓     | ✓     | ✗         |
| Manage library access  | ✓     | ✓     | ✗         |
| Manage private sources | ✓     | ✓     | ✗         |
| Rename teamspace       | ✓     | ✗     | ✗         |
| Delete teamspace       | ✓     | ✗     | ✗         |

## Inviting Members

<Steps>
  <Step title="Enter the member's email">
    Enter the email address of the person you want to invite.
  </Step>

  <Step title="Select a role">
    Choose **Developer** or **Admin**.
  </Step>

  <Step title="Send the invite">
    Click **Add**. The member receives an invitation email and is automatically added to the teamspace once they sign in.
  </Step>
</Steps>

<Note>The invitation will remain pending until they sign in.</Note>

## Teamspace Settings

If you are the owner of the teamspace, you can rename or delete the teamspace under the overview tab.

<img src="https://mintcdn.com/context7/OllxQOl-xdXnoIXF/images/dashboard/teamspace-management.png?fit=max&auto=format&n=OllxQOl-xdXnoIXF&q=85&s=eb856a744fb2f53b6caff8c42e3313c3" alt="Teamspace management card" width="2058" height="834" data-path="images/dashboard/teamspace-management.png" />

<Warning>Deleting a teamspace is permanent. All members lose access immediately.</Warning>

## Limits

| Plan       | Max Members       |
| ---------- | ----------------- |
| Free       | 1 (personal only) |
| Pro        | 10                |
| Enterprise | Unlimited         |
