mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
chore: update web widget deployment documentaiton
This commit is contained in:
parent
10412e31db
commit
79116e6af2
7 changed files with 13 additions and 7 deletions
|
|
@ -4,15 +4,21 @@ description: You can deploy and embed a Voice Agent that you create on Dograh on
|
|||
---
|
||||
|
||||
### How to deploy
|
||||
You can go to your voice agent and Enable Embedding of the Voice Agent on any external website.
|
||||
|
||||
Step 1: Go to Deploy Agent
|
||||

|
||||
You can embed your Voice Agent on any external website using the Deploy Agent dialog in your agent's settings.
|
||||
|
||||
Step 2: Enable Embedding
|
||||
Step 1: Open the agent settings by clicking the gear icon in the top-right of the agent editor.
|
||||
|
||||

|
||||

|
||||
|
||||
Step 3: Configure the Widget. Select either floating or inline widget
|
||||
Step 2: Scroll to the **Deployment** section and click **Configure Embed**.
|
||||
|
||||
Step 4: Copy the code into your Web Page and test your agent.
|
||||

|
||||
|
||||
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**.
|
||||
|
||||

|
||||
|
||||
Step 4: Copy the generated embed code and paste it into your web page to test your agent.
|
||||
|
||||

|
||||
|
|
|
|||
BIN
docs/images/copy-deployment-code.png
Normal file
BIN
docs/images/copy-deployment-code.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 126 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 174 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 88 KiB |
BIN
docs/images/go-to-deployment.png
Normal file
BIN
docs/images/go-to-deployment.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
BIN
docs/images/open-settings.png
Normal file
BIN
docs/images/open-settings.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
BIN
docs/images/save-configurations.png
Normal file
BIN
docs/images/save-configurations.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 76 KiB |
Loading…
Add table
Add a link
Reference in a new issue