# Adding / removing team members

{% hint style="info" %}
Only the Owner or Admin role can add or remove 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/whhf0Pw8OobuLpZK1HUx" alt=""><figcaption></figcaption></figure>

Under "Team Settings" click "Add team member" to add another member.&#x20;

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

A pop-up will then appear for you to fill in your member's work email and what role you would like your member to be designated. Click "Invite" and a message in the bottom right-hand corner will be shown for the successful invitation.

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

Your invited member's box will have an "Invited" status.&#x20;

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

The invited member shall receive an email titled "You have been invited to join (Team name) on ChatMonster". By clicking on "Join Now", the invited member will be able to join your team in ChatMonster.&#x20;

{% hint style="danger" %}
**If you are hoping to join a team**, use the link that was emailed to you from the team owner. Do not create a new account from the registration page. One account can only belong to one team.
{% endhint %}

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

Upon successful joining, the new member will be displayed under your account. Welcome your new member! You may repeat the steps above if you wish to add more members.&#x20;

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

If you wish to remove a member, you may click on the red icon next to the member you wish to remove.

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

A confirmation pop-up will appear. Click "Remove" if you wish to remove the member of your choice. After clicking, a success message will pop up in the bottom right-hand corner.

<figure><img src="/files/rkQF6FPuBSD8vhYQKDZu" 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/adding-removing-team-members.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.
