# OpenGoat > Build AI autonomous organizations of OpenClaw agents. ## Docs - [Organization Runtime](https://docs.opengoat.ai/core/organization-runtime.md): Core architecture, invariants, and execution model for OpenGoat organizations. - [Providers and Skills](https://docs.opengoat.ai/core/providers-and-skills.md): Provider registry, per-agent provider bindings, and skill installation/assignment behavior. - [Sessions](https://docs.opengoat.ai/core/sessions.md): How OpenGoat persists continuity and how to manage session history, resets, compaction, and cleanup. - [Tasks and Delegation](https://docs.opengoat.ai/core/tasks-and-delegation.md): Task model, status lifecycle, permission boundaries, and automation loops. - [Docker Runtime](https://docs.opengoat.ai/deployment/docker.md): Build and run OpenGoat with Docker for isolated runtime execution. - [Build an Organization](https://docs.opengoat.ai/guides/build-an-organization.md): Create a manager/individual hierarchy, inspect reporting chains, and set a default entry agent. - [Run Workflows](https://docs.opengoat.ai/guides/run-workflows.md): Execute work through agents, route messages, preserve context, and coordinate with tasks. - [OpenGoat](https://docs.opengoat.ai/index.md): Build and run automated organizations of AI agents on top of OpenClaw. - [ACP Integration](https://docs.opengoat.ai/integrations/acp.md): Run OpenGoat as an ACP server over stdio for editor and IDE integrations. - [Agent Commands](https://docs.opengoat.ai/reference/cli-agent.md): Create, run, inspect, and manage provider bindings for agents. - [CLI Overview](https://docs.opengoat.ai/reference/cli-overview.md): Top-level command map and global runtime flags for OpenGoat CLI. - [Session Commands](https://docs.opengoat.ai/reference/cli-session.md): List, inspect, compact, reset, rename, and remove agent sessions. - [Skill and Provider Commands](https://docs.opengoat.ai/reference/cli-skill-and-provider.md): Manage provider registry visibility and centralized or agent-scoped skills. - [Task Commands](https://docs.opengoat.ai/reference/cli-task.md): Manage task creation, status transitions, evidence entries, and cron dispatch cycles. - [Docs Hubs](https://docs.opengoat.ai/start/hubs.md): Navigate OpenGoat docs by goal, inspired by operational hub-style documentation. - [Installation](https://docs.opengoat.ai/start/installation.md): Install OpenGoat with npm, Docker, or from source. - [Quickstart](https://docs.opengoat.ai/start/quickstart.md): Install OpenGoat, configure OpenClaw connectivity, and run your first organization flow. ## OpenAPI Specs - [openapi](https://docs.opengoat.ai/api-reference/openapi.json)