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

# Add a User

> How to add users to an existing organization

<Info>
  Permission: **ADMIN\_USER\_CREATE**
</Info>

<Steps>
  <Step title="Navigate to User Administration">
    Go to the user administration page

    [Admin -> Users](https://titanbase.app/admin/users)
  </Step>

  <Step title="Click 'New User'" />

  <Step title="Fill Out Required Information">
    <Info>
      If the user already has a Titanbase account registered to the email address you enter, your organization will be added to their list of available orgs.

      \
      If the user does not have an account they will receive an email from [notifications@titanbase.app](mailto:notifications@titanbase.app) with login information.
    </Info>
  </Step>
</Steps>

<Tip>
  As a general rule, if a user is already a part of another organization, they should merge their accounts into one for easier access.
</Tip>
