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

# Add a new team member to BluBash

> Invite a new user to your BluBash workspace by entering their name, email address, and role. Only administrators can send invitations.

Inviting someone to BluBash takes only a few steps. Once you send the invitation, the new member receives an email to set their password and log in. Until they complete the process, they appear in the list with a **Invited** status.

<Note>
  Only administrators can add new members to the workspace.
</Note>

<Steps>
  <Step title="Open the Members area">
    In the left-hand menu, click **Members**. The page displays all users already registered in your workspace.
  </Step>

  <Step title="Click Add Member">
    Select the **Add Member** button in the top-right corner of the page.
  </Step>

  <Step title="Fill in the invitation details">
    Complete the following fields:

    * **Full name** — the name of the person you are inviting.
    * **Email** — use a valid address that the invitee can access.
    * **Role** — choose between Administrator, Manager, or Member.

    <Tip>
      Select the role that matches the person's responsibilities. More restrictive roles improve security and reduce the risk of unintended changes.
    </Tip>
  </Step>

  <Step title="Send the invitation">
    Click **Add Member** to confirm. The invitee receives an email with instructions to create their password and access the platform.
  </Step>
</Steps>

## Best practices

* Keep the **Administrator** role limited to a small number of trusted people.
* If you invited the wrong person, you can edit their role or remove them entirely — see [Edit a member's role](/members/edit-member-permissions) and [Remove a member](/members/remove-member).
