# Create a Bot using AI

### Overview

Gallabox makes it simple to build powerful AI-driven bots to automate your conversations. With just a prompt or by choosing from pre-built use cases, you can quickly create a bot tailored to your business needs.&#x20;

Once your bot is created, you can personalize the flow by adding your business details, setting up variables to capture customer inputs, and configuring connectors to push data directly to your CRM. You can also rename the bot flow, define the bot’s intent, and fine-tune custom settings to optimize its performance.

### Prefer watching than reading? Watch the below YouTube Video:

{% embed url="<https://www.youtube.com/watch?v=g702Vdy_2wA>" %}

### Prefer reading? Read the steps below:

To build a bot with AI in Gallabox, you will have to provide a prompt or select from the use-cases provided.&#x20;

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

Once the Bot is created, you have to personalize the flow adding your details, variables to store the data, and connectors to push the data to your CRM.&#x20;

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

{% hint style="info" %}
You can rename the bot flow, intent for the bot flow, and configure custom settings.

<img src="/files/yAVWP1sSUgVwXlqe4C4x" alt="" data-size="original">
{% endhint %}


---

# 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.gallabox.com/bots/bot-in-gallabox/create-a-bot-using-ai.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.
