# User & Role Management

When you work as part of a team, managing who can see and do what within your account is crucial for both security and operational efficiency. MessageFlow's user and role management features give you granular control to delegate tasks without exposing sensitive data or settings. You can create different roles with specific permissions, ensuring that your team members only have access to the features they need to do their job.

Learn how to manage your team:

* [Getting started with User and Role Management](/trust-center/account-security/user-and-role-management.md)
* [Adding a new user](/account/user-and-role-management/adding-a-user.md)
* [Assigning user permissions](/account/user-and-role-management/assigning-permissions.md)
* [User account activation](/account/user-and-role-management/user-account-activation.md)
* [Editing and deleting a user](/account/user-and-role-management/editing-and-deleting-a-user.md)


---

# 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.messageflow.com/trust-center/account-security/user-and-role-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.
