OpenGoat is the easiest way to go from “one agent” to “a small AI team” that can plan work, delegate tasks, and keep context over time. The first experience is intentionally simple:Documentation Index
Fetch the complete documentation index at: https://docs.opengoat.ai/llms.txt
Use this file to discover all available pages before exploring further.
- Create a few agents
- Message the Goat with your project idea
- Watch the team come alive and start executing
Quick Start
http://127.0.0.1:19123.
Your dashboard is the starting point

- Organization Chart: the hierarchical chart of your organization
- Agent Sessions: you can chat with any agent, or just interact with the Goat
Step 1: Create a small team
On the Dashboard, click Create Agent, and select who the agent reports to.Developers/Engineers
One key feature of OpenGoat, is that it support multiple agent runtimes. You can run your developer agents on Claude Code, Codex, Cursor, etc.Step 2: Message the Goat to begin
In the left sidebar, under Agents & Sessions, click Goat. The Goat will ask you about your project, will plan it, and break it down into smaller tasks.Step 3: Follow the work as it gets organized
Once the Goat starts, OpenGoat turns the plan into execution:- tasks get created and assigned
- agents start working on their tasks one by one
- the Goat will delegate tasks accordingly to the organization size
- Tasks: see what’s open and what’s done
- Agents: inspect your org and who reports to whom
- Logs: view activity and runs
What to do next
- Docs Hubs: task-oriented navigation for the full docs set
- Quickstart: production path from install to first run
- Installation: npm, Docker, and source installs
- Organization Runtime: architecture and invariants
- CLI Overview: command map and global flags
