mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
chore: rename deploy/embed widget section to add to website
This commit is contained in:
parent
0282eb3225
commit
81a363b06e
9 changed files with 49 additions and 22 deletions
|
|
@ -8,5 +8,4 @@ You can deploy Dograh Platform using Docker on a remote server using Docker, eit
|
|||
|
||||
- [Docker](docker)
|
||||
- [Custom Domain](custom-domain)
|
||||
- [Add to Website](web-widget)
|
||||
- [Heroku](heroku)
|
||||
|
|
|
|||
|
|
@ -88,7 +88,8 @@
|
|||
"voice-agent/api-trigger",
|
||||
"voice-agent/webhook"
|
||||
]
|
||||
}
|
||||
},
|
||||
"voice-agent/add-to-website"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -145,7 +146,6 @@
|
|||
"deployment/docker",
|
||||
"deployment/custom-domain",
|
||||
"deployment/update",
|
||||
"deployment/web-widget",
|
||||
"deployment/heroku"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
BIN
docs/images/add-to-website.png
Normal file
BIN
docs/images/add-to-website.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 318 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 237 KiB After Width: | Height: | Size: 222 KiB |
|
|
@ -1,19 +1,20 @@
|
|||
---
|
||||
title: Add to Website
|
||||
description: Add your Dograh voice agent to any website so visitors can talk to it.
|
||||
tag: "NEW"
|
||||
---
|
||||
|
||||
### How to add it
|
||||
|
||||
Add your voice agent to any website using the Deploy Agent dialog in your agent's settings.
|
||||
Add your voice agent to any website using the Configure Widget 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.
|
||||
|
||||

|
||||
|
||||
Step 2: Scroll to the **Deployment** section and click **Configure Embed**.
|
||||
Step 2: Scroll to the **Add to Website** section and click **Configure Widget**.
|
||||
|
||||

|
||||

|
||||
|
||||
Step 3: Enable embedding, add your website's domain to **Allowed Domains**, choose **Floating Widget**, **Inline Component**, or **Headless (Bring Your Own UI)**, customize the button (position, color, text) if applicable, and click **Save Configurations**.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue