# ChatBot Publish

&#x20;ChatBot publishing process requires you to create an account through [DialogTab](https://dialogtab.com) and ensure that your connection has been established.

**What is DialogTab?**

&#x20;The [DialogTab](https://dialogtab.com) is a live support platform that provides multi-agent support. You can use your ChatBot on your website or WhatsApp number through DialogTab. By defining your e-commerce token information in your DialogTab account, you can utilize order support scenarios within the ChatBot. After entering the necessary information on DialogTab, you should contact us at <info@yapaytech.com>. &#x20;

**Publish**\
On the ChatBot Deployment screen, you can create a new version based on the latest state of the bot you've created and deploy it directly live. \
Past versions are listed on this page with their respective dates, and if desired, you can roll back to an older version by selecting 'Revert' and deploying it live.

![](/files/ho60c3kg6kh34nCKalEX)


---

# 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://yapaytech.gitbook.io/collectaction-app-store/chatbot/chatbot-publish.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.
