# Change role of a User

{% @arcade/embed url="<https://app.arcade.software/share/BJyGVzCmGYx8UqSsiJTB>" flowId="BJyGVzCmGYx8UqSsiJTB" %}

* When inviting a new user, you can select their role from the dropdown menu in the invitation dialog.
* For existing users, you can change their role by:
  * Going to the Users page in Settings
  * Finding the user in the list
  * Using the role dropdown next to their name to select a new role


---

# 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://ai-security-docs.akto.io/account-management/invite-user/change-role-of-a-user.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.
