Skip to content

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

Read more about Orchestration

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

Read more about RBAC

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

Read more about Channels

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:

  1. The user authenticates and is matched to a role (RBAC)
  2. The request lands on the configured channel (Channels)
  3. Orchestration picks the right agent or agent chain (Orchestration)
  4. The agent retrieves grounded context from the knowledge layer (Knowledge Vault)
  5. Tools execute under sandboxing in the GoClaw runtime
  6. Every step is logged for audit