Embedding Overview
The embedding tools allow you to:- Embed AI agents into any website with a customizable interface.
- Support both call and chat interactions directly from the client’s site.
- Fully white-label the experience to align with your client’s branding.
Example Embedding Code
Here’s an example code snippet for embedding an AI agent into a webpage: data-target = the agent username you want to embed (required) data-type = call or chatKey Parameters for Resellers
data-target (Required): The Vida agent username assigned to the client’s agent. Ensure each client has their unique username configured. data-type (Required): Specify call for initiating a phone call or chat for text-based interactions. data-number (Optional): On mobile devices, this parameter can trigger dialing a phone number directly rather than using WebRTC. Example: data-number=“+1234567890”.Branding and Customization
Custom Styling
You can override the default button styles to match your client’s brand using CSS.Managing Client Agents
Setting Up Client Agents
- Log into the Vida dashboard and navigate to the Agents section.
- Create or configure a new agent for your client.
- Get your agent’s unique username that will be used as the data-target in the embed code.
- Share the embed code snippet with your client or integrate it directly into their site.
Client Access
Vida’s Whitelabel portal provides access to the Settings page for your clients to:- Manage their agent username.
- Adjust configurations like call forwarding or chat responses.