> For the complete documentation index, see [llms.txt](https://guide.contentcontroller.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.contentcontroller.com/settings/managing-and-editing-users.md).

# Managing and editing users

![](/files/-M0OvmVINcLo7evYRlpR)

### Add a new user to Content Controller

* To [add a new user](https://support.scorm.com/hc/en-us/articles/360010192794-Content-Controller-Adding-Users), click **Add** in the top right, fill out the user's name and email address and click **Add User.**

### Send a password reset email to a user

* Click anywhere on a user's row to open *User Details*. Click **Send Password Reset Email**.
* Or, click the **•••** icon to the right and **Send Password Reset Email**.

### Other user settings

Click the **•••** icon to the right for more user settings:

* Edit user
* Make admin
* Restrict to SSO logins
* Send password reset email
* Lock
* Delete

{% hint style="info" %}
For more information on what a "Non-Admin" user can do see the following knowledge base article [*What can a "non-admin" do in Content Controller?*](https://support.scorm.com/hc/en-us/articles/8683464724507-What-can-a-non-admin-do-in-Content-Controller)
{% endhint %}


---

# 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://guide.contentcontroller.com/settings/managing-and-editing-users.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.
