# Fabrika > Fabrika is a software factory that runs locally on your machine. It turns each coding-agent session into a task it runs, verifies, and brings back — so you can run a dozen agents in parallel without losing the thread. You approve every change before it lands. Fabrika is a single binary that runs on macOS and Linux and works with any CLI coding agent. ## Docs - [Introduction](https://fabrika-ai.com/docs/introduction): What is Fabrika and why you'd use it - [Installation](https://fabrika-ai.com/docs/installation): Download and run Fabrika on your machine - [How It Works](https://fabrika-ai.com/docs/how-it-works): The pipeline from idea to merged code - [Getting Started](https://fabrika-ai.com/docs/getting-started): Create your first task and see it through the pipeline - [Tasks & The Board](https://fabrika-ai.com/docs/tasks): The kanban board, creating tasks, and managing them through the pipeline - [Big Tasks](https://fabrika-ai.com/docs/big-tasks): Feature-level work — planning, decomposition, and tracking - [Agents](https://fabrika-ai.com/docs/agents): Configure the AI agents that do the work - [Configuration & Monitoring](https://fabrika-ai.com/docs/configuration): Factory settings, conventions, and the Factory dashboard - [Phone Relay](https://fabrika-ai.com/docs/phone-relay): Answer Fabrika's decisions and approvals from your phone through an end-to-end-encrypted relay - [API](https://fabrika-ai.com/docs/api): Interact with Fabrika programmatically ## Optional - [Changelog](https://fabrika-ai.com/changelog): New features, improvements, and fixes - [GitHub](https://github.com/berkaycubuk/fabrika): Source code and releases