Getting Started
Overview
Org Systems AI is the AI operating platform for orchestrating, governing, and scaling agents across your organization — powered by the Agent Runtime Network foundation.
Architecture
The platform consists of two main components:
- The Control Plane: Hosted on Org Systems AI 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.