---
title: "Getting Started with Cerevisor"
description: "A guided path from a fresh install to your first running multi-agent workflow."
slug: getting-started
section: getting-started
canonical_url: https://cerevisor.com/docs/getting-started
last_verified: 2026-05-18
last_verified_version: "1.2.0"
updated_at: 2026-05-18T15:08:18.053416+00:00
---

If you're new to Cerevisor, read these four pages in order. By the end you'll have the app installed, a model provider connected, and your first workflow running.

1. **[What is Cerevisor?](./what-is-cerevisor.md)**: A two-minute orientation. What the app does, who it's for, what the core ideas are.
2. **[Install Cerevisor](./install.md)**: Download, install, launch. Windows and macOS.
3. **[Connect a model provider](./connecting-a-provider.md)**: Wire up Anthropic, Gemini, Claude Agent SDK, a local model via Ollama, OpenAI's Codex CLI, or Cursor.
4. **[Build and run your first workflow](./your-first-workflow.md)**: The hello-world path: a single agent that does something useful, then a small two-agent handoff.

After that, dip into the [Guides](../guides/) for whatever you want to do next.
