Documentation
Explore our guides, API references, and developer resources to master multi-agent automation.
Otogent Glossary
Read the documentation for detailed insights.
Otogent Platform Overview
Otogent is an AI-powered multi-agent automation platform that provides a visual Workflow builder, DAG-based parallel execution, durable state manageme...
Otogent Workflows
An Otogent Workflow is a directed acyclic graph (DAG) of Nodes connected by Connections. Workflows define multi-step AI agent automation pipelines tha...
Otogent Execution Engine
The Otogent Execution Engine processes Workflow DAGs using durable, step-based execution powered by Inngest. The engine supports two runtime modes: Le...
Otogent Nodes Reference
Otogent Nodes are the individual processing units within a Workflow DAG. Each Node has a type (one of 33 NodeType enum values), a configuration schema...
Otogent Integrations
Otogent connects Workflows to external services through two integration pathways: Native Integration Nodes (built-in support for Discord, Slack, Googl...
Otogent Security
Otogent implements defense-in-depth security across six domains: credential encryption (AES via Cryptr), authentication (session-based via better-auth...
Otogent API Reference
Otogent exposes three API surfaces: (1) tRPC routers for frontend-to-server communication, (2) Next.js API routes for webhooks and external integratio...