# Copy of Setup AI Chatbot in Kuasa

1. Login to your account via <https://campaigns.kuasa.io/>.
2. Click **Campaigns.**

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

3. Make sure that your WhatsApp device is connected to your Kuasa account. You may check the connection on your device settings.

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

4. Click **WhatsApp Integration**.

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

5. Make sure the connection is <mark style="color:blue;">**Connected**</mark>.

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

6. Click **AI Chatbot** on left side of your account.

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

7. Click **Add Item**.

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

8. You need to set the setup for your AI Chatbot:

* **Status**: Enable
* **Name**: Insert you AI name
* **Keywords**: Any keyword to activate your AI Chatbot

<figure><img src="/files/2NV5t29LksZitESgAMqL" alt=""><figcaption></figcaption></figure>

* **Caption**: As prompt to your AI
* **Not Use AI**: The caption will be sent.
* **Use AI**: AI will be activated to answer your customers.

Then, you may click **Add New** button.

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

9. To **activate** your AI Chatbot, you may click triple colon as instructed in the picture below and then, click **AI Settings**.

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

10. You may follow step below to activate your AI Chatbot:

* **AI Status**: Enable
* Chat keyword to Disable bot: Disable (or insert any other word to disable your AI Chatbot)
* Click **Save Changes** button

<figure><img src="/files/sHgfCr8ZEoOQS3NV2xSg" 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://tutorials.kuasa.io/getting-started/kuasa-campaigns/ai-chatbot/copy-of-setup-ai-chatbot-in-kuasa.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.
