# Platform Overview

### Overview <a href="#overview" id="overview"></a>

After logging in, your dashboard will look like the image below. Feel free to explore it!

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

## Dashboard <a href="#dashboard" id="dashboard"></a>

The dashboard shows you an overview of your workspace (team).&#x20;

To the left is your main tools task bar where you can navigate to your selected Rapidbotts, add your integrations and more.

At the bottom there are 3 areas:

**Video tutorials:** So you can learn about different aspects of the builder.

**Community:** Keep up to speed with our dedicated community where you can collaborate with other Rapidbott users and get support when required.

**Help center:** Here you can access our help documentation, additionally you can click a link on the side tool bar to remain in one dashboard.

### Bots <a href="#bots" id="bots"></a>

Currently, Rapidbott supports 12 types of channels. Facebook, Instagram, Telegram, Slack, WeChat, WhatsApp, SMS, Voice, Google, Line, Viber and Vk.  [Setup & Create Bot](broken://pages/8p02bVCFUboAdi9TULEO).

### Support chat

To the bottom right you can access our live and ai assisted support chat

### Integrations <a href="#integrations" id="integrations"></a>

Here is where you manage all your integrations including your phone numbers, installed mini-apps, and other third-party services. Check the "[Integration](broken://pages/pe03pr6ozneDtckZ9xhq)" document for detailed guidance accordingly.

### Ecommerce <a href="#ecommerce" id="ecommerce"></a>

Ecommerce section is for managing an e-commerce system for the whole workspace. Your products information can be used across all channels and all Rapidbotts. Also, orders from any channel any Rapidbott will be listed here.

### Workspace Settings <a href="#workspace-settings" id="workspace-settings"></a>

Workspace settings allow you to edit workspace profiles, manage all the members in your workspace as well as the channels settings.

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

* **Workspace ID**: A dedicated number to allocate your workspace
* **Name**: Your workspace name
* **Timezone**: Set your specific timezone settings
* **Default Flow Theme**: Change the visual layout of your workspace

<figure><img src="/files/rzCeyZgHhB0JIFGvY6hj" 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://docs.rapidbott.com/help-center/platform/introduction/platform-overview.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.
