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

# Organize Team Members

View all workspace members, invite new users, and manage individual access permissions from one central location.

## Members

* This page lists all users in your organization along with their roles and connection details.

  <Frame caption="Organization Members">
    <img src="https://mintcdn.com/vidinfra/CPJeCA9duMfnk7rb/images/account/12.png?fit=max&auto=format&n=CPJeCA9duMfnk7rb&q=85&s=fcb5971ecdf963df493e7602944a2f46" alt="Organization Members" width="1918" height="860" data-path="images/account/12.png" />
  </Frame>

From this dashboard you can view -

1. **Name** — The member’s full name
2. **Email** — Email address used to sign in
3. **Connected With** — Sign-in provider like email, Google, or GitHub
4. **Role** — Owner, Admin, Member, or custom-defined role
5. **Joined At** — The date and time the member joined your workspace

To manage a member, open the three-dot menu beside their name.

<Frame caption="Actions">
  <img src="https://mintcdn.com/vidinfra/CPJeCA9duMfnk7rb/images/account/13.png?fit=max&auto=format&n=CPJeCA9duMfnk7rb&q=85&s=a4355e02b1d2f9bd695eee712e568498" alt="Actions" width="1918" height="855" data-path="images/account/13.png" />
</Frame>

The menu gives you a few options:

1. **Manage Permission** — Adjust what this person can access and control
2. **Remove Member** — Remove the user from your organization

<Danger>
  Removing a member immediately revokes access to all dashboards, APIs, and distributions.
</Danger>

***

## Invite Member

* To bring new people into your workspace, select **Add Members**.

  <Frame caption="Add Members">
    <img src="https://mintcdn.com/vidinfra/CPJeCA9duMfnk7rb/images/account/14.png?fit=max&auto=format&n=CPJeCA9duMfnk7rb&q=85&s=bf57a2f9b346f9bc0618b42d280a6c26" alt="Add Members" width="1918" height="868" data-path="images/account/14.png" />
  </Frame>

Here’s how the invitation works:

1. **Enter Email Address** - In the Invite Member section, type the email of the person you want to invite.
2. **Send Invitation** - Once the email is entered click on **Send invitation**, an invitation will be sent.

<Frame caption="Send Invitation to your Team Member">
  <img src="https://mintcdn.com/vidinfra/CPJeCA9duMfnk7rb/images/account/15.png?fit=max&auto=format&n=CPJeCA9duMfnk7rb&q=85&s=464e666de6b288d94c3826c500f2bece" alt="Send Invitation" width="1918" height="867" data-path="images/account/15.png" />
</Frame>

<Warning>
  The person you invite must accept the email invitation before they appear in your Members list.
</Warning>

Once they join, you can assign permissions to decide what they can access.

***

## Permissions

* Permissions define what a member can view, edit, or delete inside your organization. Permissions are grouped into two areas:

  1. CDN Distribution
  2. Organization

You can switch between these tabs to assign access rights.

### CDN Distribution Permissions

* If your organization has CDN distributions, they will appear in this area.

Each distribution can have its own access settings.

<Frame caption="CDN Distribution Permissions">
  <img src="https://mintcdn.com/vidinfra/CPJeCA9duMfnk7rb/images/account/16.png?fit=max&auto=format&n=CPJeCA9duMfnk7rb&q=85&s=28128957e47c55f7ef982c3e69e45da8" alt="CDN Distribution Permissions" width="816" height="602" data-path="images/account/16.png" />
</Frame>

If you want to create a new distribution, check the guide at [Create CDN Distribution](docs/cdn/distributions/create-distribution).

### Organization Permissions

* These permissions control access to global settings within your workspace.

  <Frame caption="Organization Permissions">
    <img src="https://mintcdn.com/vidinfra/CPJeCA9duMfnk7rb/images/account/17.png?fit=max&auto=format&n=CPJeCA9duMfnk7rb&q=85&s=0f2acb5a084155173e332a7bc89a8179" alt="Organization Permissions" width="1918" height="857" data-path="images/account/17.png" />
  </Frame>

You can assign access for:

1. **Members** — Invite users and manage their permissions
2. **Billing** — View invoices and payment information
3. **API** — Create and manage API keys

   For each area, you can choose:

   * **`can view`**
   * **`can edit`**
   * **`can edit`** (no delete)
   * **`no access`**

This lets you set up access in a way that fits your team and how you want to share responsibilities.
