> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/ai-agent-engine/user-management.md).

# User Management

- [User Types](https://docs.satisfilabs.com/resource-center/ai-agent-engine/user-management/user-types.md): When a new user is added to the Satisfi Labs dashboard, one of two user types can be assigned. Learn more about the user types and see which type is best for your users!
- [Adjust User Type & Access](https://docs.satisfilabs.com/resource-center/ai-agent-engine/user-management/adjust-user-type-and-access.md)
- [Add/Remove a User](https://docs.satisfilabs.com/resource-center/ai-agent-engine/user-management/add-remove-a-user.md)
- [Update Your Password](https://docs.satisfilabs.com/resource-center/ai-agent-engine/user-management/update-your-password.md)
- [Unlock Your Account](https://docs.satisfilabs.com/resource-center/ai-agent-engine/user-management/unlock-your-account.md): Being locked out of your account can be a pain. Though inconvenient, lockouts are instituted to safeguard you and your company's system and data.
- [Multi-Factor Authentication](https://docs.satisfilabs.com/resource-center/ai-agent-engine/user-management/multi-factor-authentication.md)
- [Multi-Factor Authentication App (MFA)](https://docs.satisfilabs.com/resource-center/ai-agent-engine/user-management/multi-factor-authentication-app-mfa.md)


---

# 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.satisfilabs.com/resource-center/ai-agent-engine/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.
