KBAISE/ for lovable
Library
Docs

Brainstorm in Plan mode

about 10 minBuildingchecked 2h agoOfficial page
The short version

Plan mode helps you think, explore, and decide on an approach before any code is written. It allows you to ask questions, investigate issues, and compare options without changing your project's code.

Anyone who needs to think through a problem, explore options, or plan changes before implementing them.

Do this, in order

  1. 1

    Click 'Plan' next to the message input in Lovable.

    This activates Plan mode, allowing you to interact with Lovable for planning and exploration.

  2. 2

    Describe what you want to explore, decide, or ask about your project.

    Lovable will use your input to reason, ask clarifying questions, or propose a structured plan.

  3. 3

    Review the plan Lovable generates in the 'Plan view'.

    This allows you to see the proposed approach, including an overview, key decisions, and step-by-step implementation.

  4. 4

    Edit the plan directly, highlight sections to request changes, or ask follow-up questions in the chat.

    You can refine the plan to perfectly match your needs and constraints before any implementation begins.

  5. 5

    Approve the plan when you are satisfied with it.

    Approving the plan switches Lovable to Build mode and starts the implementation based on your approved plan.

Paste this into your project

I need to brainstorm a new feature. What's the best way to implement real-time notifications in this project? Walk me through the options and their tradeoffs.

Words decoded

Plan mode
A special way of interacting with Lovable where you can think, explore ideas, and make decisions without changing any code in your project. It's for planning, not building.
Build mode
A special way of interacting with Lovable where it takes your approved plan and makes the actual changes to your project's code.
Credits
A unit of cost within Lovable. Each message you send in Plan mode uses one credit.
Diff
A comparison view that shows you exactly what has changed between two versions of a plan, highlighting removed and added text.

Where people get stuck

  • Plan mode costs one credit for every message, so be mindful of your usage.
  • Expect Plan mode to ask clarifying questions; it won't always immediately generate a full plan.
  • Remember that Plan mode never changes your code; changes only happen after you approve a plan and switch to Build mode.

The short version, steps, decoder and prompt on this page are written automatically from Lovable's own documentation and can lag or misread it. The official page is always the authority.