# Manage Users

### Profile Menu > Account Settings > Users

<figure><img src="/files/fzJcb1tD1GCWOdPqjF9Z" alt=""><figcaption><p>User list</p></figcaption></figure>

From the User page, you may [Invite New Users](/app/account-settings/manage-users/invite-users.md).

From the ellipsis action menu on each row, if you have the correct permissions (as a User), you can:

* Reset Two-factor Authentication - Confirm you want to reset this user’s MFA settings. This will require them to reset their MFA the next time they log in.
* Resend a User Invitation - Resend the invitation for this user.
* Delete a User - Confirm you want to delete the user. This action cannot be undone.


---

# 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.changeup.com/app/account-settings/manage-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.
