# (Old) Create AI Chatbot item in Kuasa

1. Login to your Kuasa 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
* **Image**: This part is only applicable if you select 'Not Use AI'. You can upload one image per item.

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

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

(<mark style="color:red;">**Note:**</mark> <mark style="color:red;"></mark><mark style="color:red;">The 'Use AI/Not Use AI' feature can only be set once per item. Please ensure the setting is correct before confirming.</mark>)

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

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

<mark style="color:red;">**Note:**</mark> <mark style="color:red;"></mark><mark style="color:red;">Only one 'Use AI' item can be created for each WhatsApp number.</mark>


---

# 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/setup-ai-chatbot/old-create-ai-chatbot-item-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.
