Departments Docs
v4.2.7 Documentation

Documentation

Everything you need to deploy, configure, and manage autonomous AI departments. The complete guide to the Departments neural operating system.

Quick install

npx create-departments@latest my-nexus --template default
cd my-nexus && dep init --provider openai --region us-neural-1

Common Tasks

Initialize a projectdep init
Deploy to productiondep deploy --prod
List active agentsdep agents ls
Scale a departmentdep scale --nodes 24
View logsdep logs --tail
Rollback releasedep rollback v4.2.6