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

# Add a Team Member

> Invite new users to your bunny.net account with customized permissions.

You can add team members to your bunny.net account, giving them their own login credentials and specific permissions to access parts of your dashboard.

## Prerequisites

* You must be the account owner or have the **Manage users** permission

## Add a new team member

<Steps>
  <Step title="Navigate to Manage Team">
    Go to [Account > Manage Team](https://dash.bunny.net/account/users) in your dashboard.
  </Step>

  <Step title="Click Add Team Member">
    Click the **Add New Team Member** button. If this is your first team member, you'll see a **Create Your First Team Member** button.

    <Frame>
      <img src="https://mintcdn.com/bunnynet-cb9733c2/KUGDiHKuZDVZgg_Z/images/accounts-and-billing/team-management/add-team-member.png?fit=max&auto=format&n=KUGDiHKuZDVZgg_Z&q=85&s=ad5cc8a308ec46826a9eb5c8a95ba512" alt="Create First Team Member" width="1342" height="524" data-path="images/accounts-and-billing/team-management/add-team-member.png" />
    </Frame>
  </Step>

  <Step title="Enter login details">
    Fill in the required fields:

    * **First Name** - The team member's first name
    * **Last Name** - The team member's last name
    * **Email** - The email address they'll use to log in

    A temporary password will be automatically generated. Make sure to copy and share this securely with the team member.
  </Step>

  <Step title="Select permissions">
    Choose which areas of the dashboard the team member can access:

    * **Manage zones** - CDN pull zones, storage zones, DNS zones, and Stream libraries
    * **Billing & legal** - Billing information, invoices, and payment methods
    * **Support tickets** - Create and manage support tickets
    * **Abuse center** - View and respond to abuse cases
    * **Manage users** - Add, edit, and remove other team members
  </Step>

  <Step title="Save">
    Click **Save** to create the team member account.
  </Step>
</Steps>

## After adding a team member

Once you've added a team member:

1. Share the temporary password with them securely
2. They can log in at [dash.bunny.net](https://dash.bunny.net) using their email and the temporary password
3. They should change their password after their first login

<Note>
  Team members will only see menu items and features they have permissions for.
  Items outside their permissions are hidden from their dashboard view.
</Note>
