Getting Started
Overview
Enterprise AI OS is the control plane for orchestrating, governing, and scaling AI agents across your organization.
Architecture
The platform consists of two main components:
- The Control Plane: Hosted on Enterprise AI OS cloud (or your VPC), where you configure agents, workflows, policies, and view observability metrics.
- The Execution Nodes: Runtimes installed on your secure infrastructure, local desktops, or Docker containers that execute the agent behavior.
First Steps
1. Register a Node
To run any agents, you must first register a compute node via our CLI or Desktop App.
entaios node register --token <YOUR_TOKEN>2. Define an Agent
Navigate to the console and create an agent, selecting the registered node group as its execution target.