# Create a Chatbot

## Step 1: Create a Chatbot

Go to [YCloud ](https://www.ycloud.com/console/#/entry/login)> ChatBot, Click "Create Chatbot" and select the type of chatbot you want to  create. Then set up the basic configuration for the ChatBot:

The configuration may vary depending on the type of chatbot you choose. Please refer to specific help doc for different types of agents.

[AI Agent](https://helpdocs.ycloud.com/help-center/chatbot/reactive-ai-agent)

[Rule-based Agent](https://helpdocs.ycloud.com/help-center/chatbot/rule-based-agent)

## Step 2: Configure the Chatbot to Take Over a WhatsApp Number

{% hint style="info" %}
It is recommended to configure this step after completing the configuration of the Chatbot
{% endhint %}

Operation path: Enter WhatsApp accounts > Settings > Assignment

<figure><img src="https://3466127247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSIAnjLP6KQY5rvyuaq5K%2Fuploads%2FmxNwtkxczkBgUbOL3MVQ%2FMy_Photor_1760440509675.jpg?alt=media&#x26;token=103baf23-4fd9-4741-aeb5-8a0e662fc9c5" alt=""><figcaption></figcaption></figure>

In priority 3 assign to, choose Chatbot and then in the second blank choose the Chatbot you want to assign to.

<figure><img src="https://3466127247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSIAnjLP6KQY5rvyuaq5K%2Fuploads%2Flwhq8r5PzYXq5rndPSK7%2FMy_Photor_1760440681606.jpg?alt=media&#x26;token=98c41c8d-306b-4e5a-8692-d85db5ac2dd4" alt=""><figcaption></figcaption></figure>

## Copy a Chatbot

For the Chatbot copy function, click the \[Copy] button on the right side of the Chatbot you want to copy

<figure><img src="https://3466127247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSIAnjLP6KQY5rvyuaq5K%2Fuploads%2FPsIiZefPc69jVb5v9Zo7%2FMy_Photor_1760440821960.jpg?alt=media&#x26;token=3533a231-e247-47c4-98f0-0dc989e4ffd8" alt=""><figcaption></figcaption></figure>

Fill in the configuration such as the name for the copied Chatbot in the pop-up window. Specific configuration may vary depending on the type of Chatbot you are copying.

<figure><img src="https://3466127247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSIAnjLP6KQY5rvyuaq5K%2Fuploads%2FGqcwYVXoBSVgYeninEfD%2FMy_Photor_1760441043466.jpg?alt=media&#x26;token=96e70bb8-dd7a-47b4-b4d1-4f74492f2b56" 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://helpdocs.ycloud.com/help-center/chatbot/create-a-chatbot.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.
