> For the complete documentation index, see [llms.txt](https://docs.itsaffinity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itsaffinity.com/product-guides/internal-organizations/admin-user-management.md).

# Admin User Management

You can have many admin's of your organization. Admin's will have the ability to manage an internal organization including the: learners, trainers, reporting, settings, and more.

## Inviting an Admin

{% content-ref url="/pages/y8acvCGcmdV8TNN6YE8w" %}
[Invite an Admin](/product-guides/invites/invite-an-admin.md)
{% endcontent-ref %}

## Removing an Admin

To remove an admin, navigate to the Settings panel where you would invite an admin. Choose an admin you would like to remove and press the trashcan icon.&#x20;

<figure><img src="/files/IBqujTXp5TF8Dgog03eh" alt=""><figcaption><p>Clicking the trashcan icon will remove the user as an admin of this organization.</p></figcaption></figure>

Removing an admin will remove them as an admin from your organization, but they will remain a learner of the organization.

## Setting Primary Admin

You can set a primary admin of your account. If you have a parent organization, this primary admin will be the default contact that the parent organization sees for your organization.

Any admin can be a primary admin, but only one primary admin can be set at a time. By default, the account that created the organization will be the primary admin until otherwise changed.

To make the change, click on the settings cog icon in the row of the administrator you wish to make the primary admin. This will open a modal with a button in the top right that you can click to change the primary admin to this user. Only the current primary admin can make this change.

<figure><img src="/files/w2a93z84MooHCBMS5XZi" alt=""><figcaption><p>Click on the settings icon to open the primary admin change experience, then click on "Make Primary Admin" to submit the change.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.itsaffinity.com/product-guides/internal-organizations/admin-user-management.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.
