# WhatsTool Business Bot guide

WhatsTool Business Chatbot stands out as a powerful tool for enhancing customer interactions and automating communication processes. WhatsTool Business Users can harness the potential of this feature to create dynamic and responsive chatbots tailored to their specific business needs.

Creating a chatbot with WhatsTool Business is a straightforward process. The chatbot's adaptability makes it a versatile tool, capable of handling a range of inquiries and scenarios.

<details>

<summary>Update contact fields</summary>

Update the data provide by the customers to the custom fields

</details>

<details>

<summary>Assign agent on button click</summary>

You can assign the agent based on the button customer clicked

</details>

<details>

<summary>Unlimited Nodes</summary>

Easily build chatbot like automation with drag and drop editor for any questions or lead qualification

</details>

<details>

<summary>Google sheets Integrations</summary>

Send personalised notification from developer api, update your crm or our crm for every update of customer journey.

</details>

<details>

<summary>CRM Integrations</summary>

Send personalised notification from developer api, update your crm or our crm for every update of customer journey.

</details>

<details>

<summary>Ask a questions </summary>

You can ask the questions to the customers and you can store those data in the custom fields

</details>

<details>

<summary>Templates Import</summary>

Importing the Templates can be done and you can connect those to Bots

</details>

<details>

<summary>Quick Reply</summary>

You can import the pre-defined Quick reply and you can connect to bots.

</details>


---

# 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.whatstool.business/bots/whatstool-business-bot-guide.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.
