> For the complete documentation index, see [llms.txt](https://docs.swiftsell.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swiftsell.biz/getting-started/installation/installation-on-website/installation-using-html.md).

# Installation using HTML

To add the chatbot to your website, the first thing you need to do is add Swiftsell'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

{% hint style="info" %}
By following the above steps, you will see the chat widget visible on your website. Simply 'Deploy' a bot and see your visitor's 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 the 'Web' channel<br>
  {% endhint %}
