Appearance
Platform Overview
AgentBrain is the full enterprise AI stack. From orchestration to compliance, every capability needed to run AI agents at scale is built in. The platform is organized around four pillars.
Four Pillars, One Platform
flowchart LR A[Orchestration] --> P[AgentBrain Platform] B[RBAC] --> P C[Channels] --> P D[Knowledge Vault] --> P P --> R[GoClaw Runtime]
01. Multi-Agent Orchestration
Coordinate fleets of AI agents across every department. Define workflows, set priorities, and let agents collaborate to resolve complex tasks autonomously.
- Visual workflow builder for multi-step agent pipelines
- Cross-department agent collaboration with handoff protocols
- Real-time monitoring and intervention controls
02. Enterprise RBAC
Granular role-based access control scoped to departments, teams, and individual agents. Every permission is auditable.
- Department-level and agent-level permission scopes
- SSO integration (SAML 2.0, OIDC, LDAP)
- Immutable audit trail for every access event
03. Multi-Channel Deployment
Reach employees and customers wherever they are. Deploy agents to web, Slack, Teams, LINE, Zalo, or your own API from a single configuration.
- Unified agent config across all channels
- Native integrations: Slack, Teams, LINE, Zalo, WhatsApp
- Webhook and REST API for custom channel builds
04. Knowledge Vault & Deploy Anywhere
Ingest documents, databases, and internal wikis into a secure vector knowledge base. Deploy on-premise, hybrid, or air-gapped.
- Semantic search across all connected knowledge sources
- On-premise, hybrid, and air-gapped deployment options
- Automatic knowledge sync with change detection
Read more about Knowledge Vault
How the Pillars Work Together
A single user query passes through all four pillars on its way to a result:
- The user authenticates and is matched to a role (RBAC)
- The request lands on the configured channel (Channels)
- Orchestration picks the right agent or agent chain (Orchestration)
- The agent retrieves grounded context from the knowledge layer (Knowledge Vault)
- Tools execute under sandboxing in the GoClaw runtime
- Every step is logged for audit