---
title: "Quickstart"
description: "From an empty account to a groomed backlog and a running sprint."
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.heizen.work/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

The shortest path through Studio: describe what you're building, let the agent
shape it into requirements, turn those into a backlog, and start executing.

1. **Create a project**

   From the dashboard, **Create** a project with a title. Everything else —
   stories, wiki pages, meetings, tests — is scoped to a project.
2. **Groom the requirements**

   Open **Product → Grooming** and describe what you're building. The business
   analyst agent asks follow-up questions, then writes structured requirements
   you can review and edit. See [Product](/studio/product).
3. **Generate the backlog**

   Turn approved requirements into epics and user stories, then refine them in
   **Delivery → Backlog**. See [Delivery](/studio/delivery).
4. **Plan a sprint**

   Pull stories into a sprint and track them on the **Sprint Board**.
5. **Test it**

   Point the **QA Agent** at your stories to generate test cases, then run them
   against a test environment. See [QA Agent](/studio/qa-agent).

## Where to go next

- Connect the tools you already use — [Integrations](/studio/integrations).
- Give the project its context — [Knowledge](/studio/knowledge).
- Drive all of it from your editor — [Heizen MCP](/mcp).

Source: https://docs.heizen.work/studio/quickstart/index.mdx
