team.mdx•1.98 kB
---
title: Team Management
description: Invite members and manage team permissions
---
Add team members, assign roles, and manage access to your Context7 dashboard from the [members tab](https://context7.com/dashboard?tab=members).

## Creating a Team

1. Click "Create a team" from the top left dropdown
2. Enter team name
<Note>You must have a Pro or Enterprise plan to create a team.</Note>
## Roles
| Permission | Owner | Admin | Developer |
| --------------------- | ----- | ----- | --------- |
| View dashboard | ✓ | ✓ | ✓ |
| Create API keys | ✓ | ✓ | ✓ |
| Manage team members | ✓ | ✓ | ✗ |
| Manage library access | ✓ | ✓ | ✗ |
| Manage private repos | ✓ | ✓ | ✗ |
| Rename team | ✓ | ✗ | ✗ |
| Delete team | ✓ | ✗ | ✗ |
## Inviting Members
1. Enter member email
2. Select role (Developer or Admin)
3. Click "Add"
4. Member receives an invitation email
5. Once they sign in, they are automatically added to the team
<Note>The invitation will remain pending until they sign in.</Note>
## Team Settings
If you are the owner of the team, you can rename or delete the team under the overview tab.

<Warning>Deleting a team is permanent. All members lose access immediately.</Warning>
## Billing
**Pro Plan**: $7 per member per month
Example: Owner + 3 members = $28/month
See [Billing](/dashboard/billing) for payment management.
## Limits
| Plan | Max Members |
| ---------- | ----------------- |
| Free | 1 (personal only) |
| Pro | 20 |
| Enterprise | Unlimited |