# Editing member roles

{% hint style="info" %}
Only the Owner or Admin role can edit the roles of team members.
{% endhint %}

You may log into your ChatMonster account and go to "Profile" by clicking on your icon in the top right-hand corner to reach "Settings".

<figure><img src="/files/htJua9G8a7AaL7JpQjTy" alt=""><figcaption></figcaption></figure>

Under "Team Settings", there should be a list of members of your team. By clicking on the blue icon next to the member you wish to change, you may alter the role of that specific member.

<figure><img src="/files/eKKmHXsA1DjSx3L6rHYu" alt=""><figcaption></figcaption></figure>

A pop-up will then appear. Simply select a new role for the member and click "Update" to proceed.

<figure><img src="/files/8PoTYK6r172B1Yz8MhPn" alt=""><figcaption></figcaption></figure>

Ta-da! Your member will have been given a new role.

<figure><img src="/files/e1ZQEOg9BqUJjCWvKXpl" alt=""><figcaption></figcaption></figure>


---

# 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://support.chatmonster.io/team-settings/editing-member-roles.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.
