Plan Mode in Cursor lets the AI first generate a step-by-step plan for solving a task before making any code changes.
- Open the Cursor editor and sign in to your account.
- Click "File" from the top menu of the editor, and select Open Folder.
- Open the AI Chat panel from the right sidebar.
- Click "Plan Mode" in the chat interface to enable planning.
- Type a task or feature request you want to implement in your project.
- Review the proposed steps to understand how Cursor will complete the task.
- Click "Build" to allow Cursor to implement the planned changes.
- Now you are using Plan Mode to plan and apply changes to your project safely.




