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

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.