# Team settings

- [Managing team information](https://support.chatmonster.io/team-settings/managing-team-information.md): You may amend your team information in ChatMonster through the following steps. This allows your team information to be the most up-to-date.
- [Adding / removing team members](https://support.chatmonster.io/team-settings/adding-removing-team-members.md): A successful business is inextricably linked with members with expertise. You may learn how to add or remove team members in ChatMonster here.
- [Member roles](https://support.chatmonster.io/team-settings/member-roles.md): You may give members specific roles to designate their positions and permissions. ChatMonster currently provides 3 roles including Owner, Agent and Admin.
- [Editing member roles](https://support.chatmonster.io/team-settings/editing-member-roles.md): You may designate members into different roles. If you wish to alter the roles of your members, you may refer to the tutorial below.


---

# 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.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.
