# Creating and managing users in Taxi

*Music:* [*https://www.bensound.com/royalty-free-music*](https://www.bensound.com/royalty-free-music)

In this article, we're going to cover how to add a new user to your Taxi account. We'll also look at how to edit or delete existing users, already added to your account.

## To add a new user:

1. Click 'Organisation' from the bottom left-hand corner of your Taxi screen and select 'People'
2. On the Users tab\
   Select 'Add New'

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-346ff303aa2e60e9b5a520a8affd7bde56d7af75%2Fnewusers.jpg?alt=media)

3\. Fill in the users details\
Here you can make the user an administrator or add them to a team\
\
4\. Select 'Add User'\
To add multiple users<br>

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-d42afbe1be2867689c7fde423adc98b2cda2d65d%2FScreenshot%2B2022-06-23%2Bat%2B10.09.55.png?alt=media)

5\. Select 'Save Changes'\
Taxi will now send the user an email asking them to log in and set their password<br>

You can also add multiple users in one go by uploading a csv file. [Read more here](https://docs.messagebird.com/taxi/Users,%20Team%20Access,%20Permissions%20and%20Organisation%20Settings/Users,%20Team%20Access,%20Permissions%20and%20Organisation%20Settings/bulk-uploading-users).

## To manage users on your account:

1. From the 'Users and Teams' page\
   Select 'Users'
2. Click the kebab menu at the side of the users name\
   Here you can delete a user or edit user information
3. From the 'Edit' option you can edit permissions and teams\
   You can grant or revoke administrator permissions, allow access to the Billing page and create or delete API keys. You can also add users to or remove users from teams on this page

## To change the Org Owner on your account:

Only the current org owner will have permission to do this. If this is not possible please get in touch with your customer success manager.

1. Go to Organisation settings in the bottom left of your Taxi screen
2. Select General&#x20;
3. Under Organisation Details you will see Organisation admin\
   Select the new org admin from the dropdown
4. Click 'Save Changes' at the bottom of your screen to save these changes.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/taxi/users-team-access-permissions-and-organisation-settings/users/creating-and-managing-users-in-taxi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
