# Inviting teammates

Users that have access to your wotSABot account.

Every user having access to a wotSABot account is called a teammate.

You can have unlimited teammates in your wotSABot account.

Each teammate can have the following roles:

* **OWNER** - The user who created the account.
* **ADMIN** - The user has access to all account features.
* **AGENT** - The user only has access to live chat.

### Add teammates <a href="#add-teammates" id="add-teammates"></a>

{% embed url="<https://youtu.be/f4adk4FlYWs>" %}
Add a new teammate
{% endembed %}

* Login to your wotSABot account
* Goto Settings -> Teammates
* Click on 'Add teammates'
* Enter their email address
* Choose a role

The user will receive an email with a link to create their account.

### Modifying roles <a href="#modifying-roles" id="modifying-roles"></a>

Only the admin/owner can modify the role of a teammate.

{% embed url="<https://youtu.be/5jZWgG0IzuA>" %}
Change the status of a user and  transfer ownership
{% endembed %}

* Login to your wotSABot account
* Goto Settings -> Teammates
* Click 'Edit' on the teammate you want to edit the role
* Choose the new role

### Transferring ownership <a href="#transferring-ownership" id="transferring-ownership"></a>

If you are the owner of the account and want to transfer the ownership to another teammate, follow these steps:

* Login to your wotSABot account
* Goto Settings -> Teammates
* Click 'Edit' on the teammate you want to transfer the ownership to

### Removing teammate <a href="#removing-teammate" id="removing-teammate"></a>

To remove a teammate from your wotSABot account, follow these steps:

* Login to your wotSABot account
* Goto Settings -> Teammates
* Click 'Remove' on the teammate you want to remove

{% embed url="<https://youtu.be/bbuZcvKNsY0>" %}
Remove a teammate and View Audit logs
{% endembed %}

### Viewing logs <a href="#viewing-logs" id="viewing-logs"></a>

Available on the **ENTERPRISE** plan only.

For better user management and tracking of user activity, you can view each teammate's log.

In the audit log section, you can view the following actions of the teammate:

* Login
* Logout
* Marked available
* Marked offline
* Chat limit hit

\ <br>


---

# 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://help.wotsabot.ai/wotsabot-help-articles/trouble-shooting/inviting-teammates.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.
