Skip to main content
Deploy production-ready video agents in minutes. Beyond Presence manages the entire pipeline—from speech processing to avatar rendering—delivering 1-second end-to-end response times.

Dashboard Setup

Create your agent through the dashboard for immediate deployment:
1

Add new agent

Go to your agents and click on “New Agent”
2

Configure

Set your avatar, system prompt, and knowledge base
3

Deploy

Click the options menu for your agent for deployment options:
  • Share: Get a direct conversation link
  • Embed: Generate HTML snippet for iframe integration
Once users start interacting with your agent, go to your conversations to monitor and analyze conversation transcripts and insights.

Advanced Setup

Beyond basic agent creation, these features enable specialized configurations and integrations for specific use cases.
Enhance your agent with additional capabilities using the Create Agent endpoint.Currently supported capabilities:
  • Webcam Vision: Agent sees the user’s camera feed for more authentic conversations
  • Wakeup Mode: Agent responds only to specific trigger keywords or phrases, ideal for assistant-style interactions
For personalized interactions with just-in-time context (like candidate-specific interviews), you can create agents programmatically via API.See our code example for complete implementation details.
For organizations requiring data sovereignty or custom model deployment, you can configure agents to use your own OpenAI-compatible API endpoint instead of our default models. This allows you to maintain full control over your data while still leveraging Beyond Presence’s avatar technology and agent management.Currently available through our API with dashboard support planned for future release. See our custom LLM example for complete implementation including API configuration, optional cloud deployment scripts, and agent creation with custom model parameters.
Process conversation data through programmatic access or real-time events.

When to Use This

Choose managed agents when you want:
  • Zero infrastructure: No servers, scaling, or maintenance
  • Fastest deployment: From idea to production in minutes
  • Built-in optimizations: Automatic performance tuning and updates
If you need component-level control or want to upgrade existing voice agents, use speech-to-video instead.

Next Steps

I