dograh/docs/deployment/web-widget.mdx
2026-04-13 07:53:16 +05:30

24 lines
1 KiB
Text

---
title: Web Widget
description: You can deploy and embed a Voice Agent that you create on Dograh on any Website or Mobile App, where the visitor of the website can interact with your Voice Agent.
---
### How to deploy
You can embed your Voice Agent on any external website using the Deploy Agent dialog in your agent's settings.
Step 1: Open the agent settings by clicking the gear icon in the top-right of the agent editor.
![Open agent settings](../images/open-settings.png)
Step 2: Scroll to the **Deployment** section and click **Configure Embed**.
![Go to Deployment](../images/go-to-deployment.png)
Step 3: Enable embedding, add your website's domain to **Allowed Domains**, choose either **Floating Widget** or **Inline Component**, customize the button (position, color, text), and click **Save Configurations**.
![Save configurations](../images/save-configurations.png)
Step 4: Copy the generated embed code and paste it into your web page to test your agent.
![Copy deployment code](../images/copy-deployment-code.png)