# Users & Teams Management

## Interactive Guide

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

***

## Guidance Video

{% embed url="<https://www.youtube.com/watch?v=XvqnLzEvJZc>" %}

***

## Teams Section

BotPenguin allows you to onboard your team members, enabling better collaboration and management of your chatbots and enhancing the overall experience for your end-users.

In this documentation, we’ll guide you through:

* **How to Add More Team Members**
* **What Are Roles and How to Create New Roles**
* **How to Assign Leads to Your Team Members**

The **Teams** section allows you to add other team members to your platform and manage their roles, departments, and working hours. This section is divided into four main parts:&#x20;

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

{% content-ref url="/pages/4SVscRD2Fml3eWn6eNUS" %}
[Creating and Managing Teams](/settings/users-and-teams-management/creating-and-managing-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/AV6jg3e9lJXXl0WF2Txp" %}
[Setting Business Hours](/settings/users-and-teams-management/setting-business-hours.md)
{% endcontent-ref %}

{% content-ref url="/pages/BiCQGnKnwEfdCsBCw9Jm" %}
[Adding Team Members](/settings/users-and-teams-management/adding-team-members.md)
{% endcontent-ref %}

{% content-ref url="/pages/jLijBH4rSUn73s79rnk3" %}
[Creating and Managing Roles](/settings/users-and-teams-management/creating-and-managing-roles.md)
{% endcontent-ref %}


---

# 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.botpenguin.com/settings/users-and-teams-management.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.
