# Introduction

### 🏠Introduction

Complete documentation with all tricks and hacks to help you get started with Chatbudds

Chatbudds is a SaaS-based chatbot builder software that automates business communication for you and gives plenty of benefits.

We have built comprehensive documentation for you to quickly get started. Chatbudds Platform is primarily divided into the following sections.

1. Home - Get started
2. Bots - To create, edit, manage, configure and integrate bots.
3. Inbox - To manage all customer interactions with the Bot.
4. Analytics - To measure and track the performance and efficiency of the bot.
5. Team- To manage your team.
6. Subscriptions- To manage your plan, billing, and invoices.
7. Profile, and other supporting modules.
8. Chat Window - That's where your customer interacts

You can get detailed know-how by navigating to the below section.

We have streamlined documentation for you to remain in sync with what's new happening on the Chatbudds. Whenever we will release anything, we will update you as well. Here are links that will help you to stay updated

#### Looking for a new feature <a href="#looking-for-a-new-feature" id="looking-for-a-new-feature"></a>

in case you have any feature, you can raise the feature request using the below link

#### Report a Bug <a href="#report-a-bug" id="report-a-bug"></a>

in case you have got any bugs. Report us now, we will fix it ASAP

If you have any questions, you can look into our repository of FAQs, most likely, you will find your answer here, If now, write us at <support@chatbudds.com>


---

# 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.chatbudds.com/chatbudds-onboarding-support-knowledge-base/introduction.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.
