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-1Common Tasks
Initialize a project
dep initDeploy to production
dep deploy --prodList active agents
dep agents lsScale a department
dep scale --nodes 24View logs
dep logs --tailRollback release
dep rollback v4.2.6