HOW TO CREATE AND INSTALL CHATBOT?

1. Go to the admin dashboard and choose Chat Bot from the right column, and click "Create new bot".

step 1

2. On the Create Chat Bot page, write your Chatbot name and import your document as a txt file. After that, click the Create button.

step 2

3. You may review your chatbot's information on the chatbot page once you've created it. You can obtain a chatbot token from the chatbot box, which you may then delete or watch chat histories.

step 3

4.

_Copy script url:

Javascript Tag

or for(NextJS):

NextJS

_Copy css url:

CSS TAG

_Import them into your HTML like this image belown and replace NEXT_CHAT_TOKEN and NEXT_CHATBOT_TOKEN in script tag.

step 4