# RoboCo Usage Guide > **This guide has moved.** Operating RoboCo is now documented in the full docs site at **[rennf93.github.io/roboco](https://rennf93.github.io/roboco/)** (source under [`docs/`](docs/)). Jump straight to: - **[Your first task](docs/get-started/first-task.md)** — hand the company work and watch it run. - **[Operating the Panel](docs/panel/index.md)** — a page-by-page reference for the control panel. - **[The task lifecycle](docs/company/task-lifecycle.md)** — the states every task moves through. - **[Cost & observability](docs/operations/cost-and-usage.md)** — token usage, cost, and resource footprint. - **[API reference](docs/api/rest-api.md)** — creating and monitoring tasks over the API. Preview the site locally with `make serve-docs`.