# Teams

The **Team** section in the BotPenguin platform allows you to add other team members to your account so they can handle live chats, resolve user queries, and perform other assigned functionalities. This section is structured into four subsections:

1. **Teams**
2. **Business Hours**
3. **Members**
4. **Roles**

Below is a step-by-step guide on how to effectively use the entire Team section.

### 1. Teams

The first step is to create teams based on your organization's structure. For example, if your organization has four departments—HR, Product Team, Marketing Team, and Sales Team—you can create these teams in the **Teams** subsection.

Please refer to the page for createing the team.

{% content-ref url="/pages/cZFEePkw8V2XMfNtTTbq" %}
[Team](/customer-platform-guidelines/teams/team.md)
{% endcontent-ref %}

***

### 2. Business Hours

Once the teams are created, you need to define their **Business Hours**. These indicate the specific times when each team is available. If different teams have different schedules, you can set unique business hours for each team.

Please refer to the page for createing the Business hours.

{% content-ref url="/pages/3OY6eaiFFn1THyV5A8Xw" %}
[Business hours](/customer-platform-guidelines/teams/business-hours.md)
{% endcontent-ref %}

### 3. Roles

Next, assign roles to ensure team members have the appropriate permissions for their responsibilities. For example:

* **Live Agent**: Handles live chats.
* **Admin**: Manages the platform and configurations.
* **Billing Agent**: Handles billing-related queries.
* **Sales Agent**: Manages sales inquiries.

Create roles with specific permissions that align with your team members' tasks.

Please refer to the page for creating the Roles

{% content-ref url="/pages/jIciGdK2z1bTaWTJQJkm" %}
[Role](/customer-platform-guidelines/teams/role.md)
{% endcontent-ref %}

### 4. Members

Finally, add team members to the respective teams, assign them the created roles, and align their availability with the defined business hours.

Please refer to the page for adding the Members

{% content-ref url="/pages/Kxi1Ac3RO7djSfKt2Hyx" %}
[Members](/customer-platform-guidelines/teams/members.md)
{% endcontent-ref %}

By following this hierarchical process, you can efficiently manage your organization's teams, ensuring seamless operations and optimized workflows on the BotPenguin platform.

#### Need Help?

Please feel free to reach out to us at <mark style="color:$primary;"><support@botpenguin.com></mark>, in case of any questions or concerns.


---

# 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://partners.botpenguin.com/customer-platform-guidelines/teams.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.
