Getting Started
Everything you need to install Trinity, deploy your first agent, and understand the core concepts of autonomous agent orchestration.
01
First-Time Setup
Install Trinity, create your admin account, and start managing agents
02
Quick Start
Create your first agent in 5 minutes using the Web UI, API, or MCP
03
What is Trinity
Core concepts, architecture, and platform capabilities
Quick Install
# Clone the repository
git clone https://github.com/abilityai/trinity.git
cd trinity
# Start all services (Docker required)
./scripts/deploy/start.sh
# Open the dashboard
open http://localhost