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

# Admin settings

> How to add and remove project administrators on Project Management → Admin Settings, and what the errors mean.

**Where:** sidebar **Project Management** → **Admin Settings** tab

Whoever creates a project becomes its **owner**, and the owner can add other users as **administrators**. An administrator works with the project's workflows, profiles, and analyses at the same scope as the owner.

<Frame caption="The Admin Settings tab — add administrators by email and name, and remove them from the list.">
  <img src="https://mintcdn.com/argosidentity/OPYUfjaSdQpOBnpM/images/omni/en/project-admin-settings.png?fit=max&auto=format&n=OPYUfjaSdQpOBnpM&q=85&s=150ada3c9aa3592cac0cb4c30baf9fcf" alt="Admin Settings tab" width="3736" height="1977" data-path="images/omni/en/project-admin-settings.png" />
</Frame>

## Adding an administrator

| Input | Rule                                                                                        |
| ----- | ------------------------------------------------------------------------------------------- |
| Email | The email of a user **already registered** with Omni. An unregistered email cannot be added |
| Name  | Letters and digits only. Must be unique within the project                                  |

Selecting **+ Add** puts the user in the **Admin List** immediately; there is no approval step. The list has three columns — Email, Name, and an action column with **Delete** — and the heading shows the current count. The user sees this project in their project list from their next sign-in.

## Removing an administrator

Use the **Delete** button on the row. The owner cannot be removed. A removed user loses access to the project, but the workflows and profiles they created stay exactly as they are.

## Permissions

| Action                                                            | Owner | Administrator |
| ----------------------------------------------------------------- | ----- | ------------- |
| Create, edit, and delete workflows, profiles, items, and analyses | ✓     | ✓             |
| Add and remove administrators                                     | ✓     | ✗             |
| Delete the project                                                | ✓     | ✗             |

## Errors

The screen shows a message for each of these conditions.

| Condition                                               | Cause                                               |
| ------------------------------------------------------- | --------------------------------------------------- |
| No user found for that email                            | The email is not registered with Omni               |
| Already an administrator                                | The same user was added twice                       |
| Name already in use                                     | Another administrator in this project has that name |
| Only the project owner can add or remove administrators | Attempted from an administrator account             |
| The project owner cannot be removed                     | Delete was used on the owner's row                  |
| Administrator already deleted or does not exist         | Removed from another screen first. Refresh          |
| Temporary failure                                       | A network error. Try again shortly                  |

## Related pages

* [Project management](/en/omni/dashboard/project-management) — creating projects, project status, and deletion
* [API key](/en/omni/dashboard/project/api-key)
