> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chatnode.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploy to Your Website

Follow the steps below to deploy your agent and make it accessible on your website.

**1. Navigate to the Deploy Tab**

From your ChatNode dashboard:

* Open your agent

* Click **Deploy** in the left navigation menu

<img className="block" src="https://mintcdn.com/chatnode-55/KHS8uVeMxUX0GBAu/images/deploy.webp?fit=max&auto=format&n=KHS8uVeMxUX0GBAu&q=85&s=67bb5ea5d9516a06e85ff155a868ed29" alt="Deploy" width="1958" height="786" data-path="images/deploy.webp" />

This is where you’ll find all available deployment options.

**2. Make Your Agent Public**

If prompted, set your agent to **Public** to allow it to be embedded externally.

You will see a pop-up asking you to confirm privacy settings.
Click **Make Public**.

<img className="block" src="https://mintcdn.com/chatnode-55/ILxMCt1NlZejhyI6/images/make-public.webp?fit=max&auto=format&n=ILxMCt1NlZejhyI6&q=85&s=fcbee1217bd0dea06ef3cf9edda57339" alt="Getting Started" width="1926" height="592" data-path="images/make-public.webp" />

This allows visitors on your website to interact with the agent without authentication.

**3. Choose a Deployment Method**

Once on the Deploy page, you can choose between multiple integration options.
For website embedding, we recommend either:

**A. Chat Widget (Recommended)**

This option allows your bot to appear as a floating chat bubble on any webpage.

<img className="block" src="https://mintcdn.com/chatnode-55/KHS8uVeMxUX0GBAu/images/chat-widget.webp?fit=max&auto=format&n=KHS8uVeMxUX0GBAu&q=85&s=5c6a671189d6d5d2c221d7d9b9d2f685" alt="Chat Widget" width="1926" height="1382" data-path="images/chat-widget.webp" />

**How to use:**

* Copy the provided script snippet

* Paste it into your website’s HTML

* Save and publish your changes

**Note:**

You can add the custom JavaScript **anywhere** in your site’s HTML. Script placement will **not** affect loading, so feel free to place it wherever is most convenient.

<img className="block" src="https://mintcdn.com/chatnode-55/Q4WkqaYaPH54EekZ/images/image%20(1).webp?fit=max&auto=format&n=Q4WkqaYaPH54EekZ&q=85&s=663215388f65a236319fe518338c9ff2" alt="Image (1)" width="646" height="484" data-path="images/image (1).webp" />

**B. WordPress Plugin**

If your site runs on WordPress:

* Install the ChatNode WordPress plugin (if applicable).

* Add your bot’s share code to the plugin settings.

* Save your configuration.

This embeds the widget without modifying theme files manually.

<img className="block" src="https://mintcdn.com/chatnode-55/0MszRfHJXA_abOEY/images/wordpress.webp?fit=max&auto=format&n=0MszRfHJXA_abOEY&q=85&s=2f9fa0b53ca14cecead86fffe74a98a0" alt="Wordpress" width="1922" height="1382" data-path="images/wordpress.webp" />

**4. Verify the Widget**

After adding the code/plugin:

* Refresh your live website

* Look for the chat bubble in the corner of the page

* Send a few messages to ensure it loads correctly

**Troubleshooting**

If you don’t see the widget:

* Ensure the agent is set to **Public**

* Confirm you saved/published changes

* Clear your browser cache

* Disable caching plugins temporarily (WordPress)

Your ChatNode agent is now live and ready to assist your visitors!
