> For the complete documentation index, see [llms.txt](https://help.talkie.se/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.talkie.se/getting-started/publishing-your-bot/installation-using-html.md).

# Installation using HTML

In-order to add the chatbot on your website, the first thing you need to do is add Talkie´s code snippet on your website's HTML, preferably in the \<Body> tag of a reusable component like the header or footer. This way the bot chat widget will show up on all the pages of your website.&#x20;

### How can I configure it?&#x20;

To configure it using HTML code snippet, you can follow the following steps;&#x20;

* Go to 'Channel Configuration -> Web -> Configuration' <br>
* Enter the domain address in the 'Website URL' field where you would like to add the chat widget&#x20;

{% hint style="info" %}
The domain restriction logic only allows the chat widget to appear on the domain that you have entered on the 'Website URL' field
{% endhint %}

* Copy the code snippet and add it to any reusable component of your website's HTML file like Header or Footer

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

{% hint style="info" %}
On following the above steps would see the chat widget visible on your website. Simply 'Deploy' a bot and see your visitors interactions get automated at scale

\
If you do not see a chat widget on your website, then it must be because of the following reasons; <br>

* No bot is created&#x20;
* No bot is turned on&#x20;
* No bot is created for 'Web' channel
  {% endhint %}
