> 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

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

{% hint style="info" %}
You can 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="/pages/kBZkGZt6jvNd934TocaN">/pages/kBZkGZt6jvNd934TocaN</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="/pages/RzsbMM2ef8qr6WJSZb6w">/pages/RzsbMM2ef8qr6WJSZb6w</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="/pages/pJpZTjFGYh7rZ8w853hf">/pages/pJpZTjFGYh7rZ8w853hf</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.

![](/files/EHs8jbGnyEpduQjcxzVT)

</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 the available customization depth for each deployment to ensure your agent aligns perfectly with your brand identity and specific use case.
* **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 %}
