# Chatbots

[Chatbots](/setting-up-guide/setting-up-flow-builder.md) are designed to interact with customers, collect their responses, and automatically save those responses in the corresponding CRM. This ensures that customer interactions are efficiently recorded and stored for future reference, improving data management and follow-ups. In Prebuilt the Chatbots are used for Lead Qualification and to get the meeting feedback from the customers. For knowing more about Chatbots [click here](https://help.pickyassist.com/setting-up-guide/setting-up-flow-builder/guide-to-building-an-effective-chatbot-must-read).

The below picture shows the Chatbots included in the Prebuilt

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

**Lead Qualify Bot:** This Chatbot helps qualify newly added leads in the CRM modules. It is triggered by the workflow "**Triggering Lead Qualify Bot**" when a new lead is created in the Leads module. The Chatbot engages with the lead via the Whats App channel, collects their responses, saves the information in the Leads module, and updates the corresponding lead record.

**Meeting Feedback Chatbot**: This Chatbot is used to gather feedback from leads after a meeting is completed, and the feedback is saved in the Meetings module. The Chatbot is triggered by the workflow "**Trigger Meeting Feedback Chatbot**" when the meeting status is changed to "Completed."


---

# 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.pickyassist.com/setting-up-guide/working-with-prebuilt-crm-modules/automations/chatbots.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.
