Getting Started with Belha
Belha lets your organization build and deploy AI agents with built-in tools (search, code execution, document Q&A, voice). Use the dashboard for onboarding and testing, and the API/SDK for production integration.
Key Concepts
Organization
All agents and data are scoped to your active org (tenant).
Agents & Templates
Create agents from scratch or start from a pre-built template.
Tools
Enable search, code execution, HTTP actions, and File Search (RAG).
Channels
Ship via API and embed the web widget (more channels coming soon).
Key Features
Multi-Tenant
Organization-based isolation. Each org has its own agents, sessions, and knowledge.
Automations
Trigger agents from cron/webhooks via /api/internal/run-automation (API key required).
13 Templates
Pre-built agents for support, research, coding, sales, voice, and more.
5 Gemini Tools
Google Search, Code Execution, URL Context, HTTP Actions, File Search.
API-First
REST API with OpenAPI docs + minimal SDKs (TypeScript & Python).
Quick Links
Quick Start
Get up and running in 5 minutes
Authentication
API keys, sessions, and demo mode
Templates
13 pre-built agent templates
Tools
Search, code execution, HTTP actions
Voice
Real-time voice conversations
Channels
API, widget, webhooks
Automations
Run agents from cron/webhooks
Next Steps
Head to Quick Start to create an org, generate an API key, and make your first agent chat request. For cron/webhook runs, see Automations.