> For the complete documentation index, see [llms.txt](https://docs.helvia.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helvia.ai/deploy/deployments.md).

# Deployments

Deploy to web and third-party channels in just a few clicks

Building an agent is only the first step; deployment is what transforms your workflows into a live, interactive chat experience. The process is entirely code-free, so you can launch professional interfaces across multiple channels.

{% hint style="info" %}
Demo any specific workflow separately using the [Live Demo](/build/agents.md#previewing-an-agent) button in Designer, or the <i class="fa-eye">:eye:</i> [Preview action](/build/workflows.md#managing-a-workflow) in the workflow table.
{% endhint %}

### Deployment Channels

Choose the deployment that fits your workflow: embed a fully customizable chat widget on your website, integrate via API, or connect directly to your favorite messaging channels.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Webchat</h4></td><td>An embeddable, responsive chat widget for your website, fully customizable to match your brand</td><td><a href="/deploy/webchat.md">Webchat</a></td></tr><tr><td><h4>Third-Party Channels</h4></td><td>Reach users on messaging platforms such as WhatsApp, Viber, Slack, and Microsoft Teams</td><td><a href="/deploy/third-party-channels.md">Third-Party Channels</a></td></tr><tr><td><h4>API Integration</h4></td><td>Connect your agent to any system over HTTP, with no pre-built UI</td><td><a href="/deploy/api.md">API</a></td></tr></tbody></table>

### Manage Your Deployments

Manage your deployments directly in **Designer > Deployments**. Depending on the specific deployment channel you choose, you will have access to different sets of actions for your agents.

<details>

<summary><i class="fa-eye">:eye:</i>  <strong>Launch</strong></summary>

Open a standalone chat interface in a new tab to start a live conversation with your agent. Only available for Webchat channels.

</details>

<details>

<summary><i class="fa-copy">:copy:</i>  <strong>Clone</strong></summary>

Create an exact copy of your deployment. You can also copy deployments between different agents to save time on setup.

![](https://604830754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBM1xs3i59ajeTgi4uVfN%2Fuploads%2FJD8lFRoCGaADIzVFyJ3W%2Fdeployment-clone.png?alt=media\&token=9039431e-7faa-4894-a1e2-d30797528833)

</details>

<details>

<summary><i class="fa-pen">:pen:</i>  <strong>Edit</strong></summary>

Click on a deployment or the **Edit** action button to access its settings.

</details>

<details>

<summary><i class="fa-trash-can">:trash-can:</i>  <strong>Delete</strong></summary>

Navigate to the Edit page of your deployment and scroll down to the Danger Zone. Click on **Delete this Deployment** and then type `DELETE` (all caps) to confirm deletion.

{% hint style="danger" %}
Deleting a deployment is permanent. Ensure you have cloned or backed up any necessary data before proceeding.
{% endhint %}

</details>

### Best Practices

* **Test before launch:** Use the preview function to verify logic before deploying to a public channel
* **Meet your clients where they are:** Minimize friction by deploying agents directly to the platforms your clients already use
* **Brand your agents:** Different channels offer unique styling capabilities. Explore each channel's customization options so your agent matches your own brand identity.
* **Set clear defaults:** Ensure your default workflow handles unexpected user inputs gracefully to maintain a smooth experience

{% hint style="success" %}
You can now create, modify, and launch agent deployments across your chosen channels. Learn more about each channel in its respective page.
{% endhint %}
