New — Spec templates, comment editing, and more. See what's new
DazlDocs
Feature Reference

Plan

Review and edit a structured project plan before the AI generates code. Define pages, sections, and features upfront.

The Plan toggle on the Dashboard prompt box lets you review and shape a structured project plan before the AI generates any code.

The Dashboard prompt box with the Plan toggle enabled

How It Works

  1. Enable the Plan toggle in the Dashboard prompt box
  2. Type your prompt and send it
  3. The AI creates a plan and opens it in a dedicated Plan tab in the center area
  4. Edit the plan until you're satisfied, then click Build

The Plan tab showing pages with sections, feature cards, and the Build button

Plan Structure

A plan includes three parts:

Pages

Each page has:

  • Title — the page name (e.g., "Home", "About Us")
  • Description — what the page covers and its purpose
  • URL — the route for the page
  • Sections — the building blocks of the page, listed in order

You can add, remove, and reorder sections within each page. Click + Add to create additional pages.

Features

Feature cards describe the key capabilities of the project. Each card has a title and description. You can add, remove, or edit features to match what you're building.

Theme Guidelines

Design direction for the AI to follow when generating the project — visual tone, color direction, and typography guidance.

Editing the Plan

Every part of the plan is directly editable. Click any title or description to rewrite it. Use the arrow buttons to reorder sections, and the delete button to remove items you don't need.

You can also use the Chat to ask the AI for changes. The prompt box shows "Ask for plan changes or edit it yourself" while in plan mode. For example, ask the AI to add a new page, restructure sections, or change the design direction.

Validation

The plan is validated before building. If there are errors — such as missing descriptions or invalid configurations — they are highlighted by section so you can find and fix them. The Build button is disabled until all errors are resolved.

Building

When the plan looks right, click Build to generate the project. The AI uses the plan as a specification, creating pages, components, and styling that match what you defined.

On this page