> For the complete documentation index, see [llms.txt](https://docs.deepconverse.com/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deepconverse.com/product-docs/chatbots/deploy/adding-widget-to-your-website.md).

# Adding widget to your website

You can add the chatbot to your website by following the steps below.&#x20;

1. Open the Chatbot that you are planning to add to your help center
2. Navigate to the **Settings** > **Deployment** and copy the snippet for your chatbot.\
   *Note: You can toggle between the **draft** and **published** version* <br>

   <figure><img src="https://534431549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbO3m8ycFG8xg77R5w9dH%2Fuploads%2Fbby1MdttLzeARLZzMK8p%2Fimage.png?alt=media&amp;token=be8594ed-3c07-4597-a984-693082b63696" alt=""><figcaption></figcaption></figure>
3. Next, add the script tag to the `head` or the `body` tag of the webpages you want the chatbot to be shown\
   \
   Navigate to the webpage you will now be able to see the chatbot appear.

<figure><img src="https://534431549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbO3m8ycFG8xg77R5w9dH%2Fuploads%2FXKgJyD9KOqCYjXwybWyg%2Fimage.png?alt=media&amp;token=7881d1f3-ed74-416b-aa54-ff2b0c55576d" alt=""><figcaption></figcaption></figure>

### Note

The chatbot script is by default configured to always show the widget. In cases you want to customize when the widget shows and metadata refer to the article below.

{% content-ref url="/pages/rdwNMVg3tSR3j5x4PYmA" %}
[Custom Initialization and Passing Metadata](/product-docs/chatbots/deploy/custom-initialization-and-passing-metadata.md)
{% endcontent-ref %}

<br>
