Skip to main content
Project monitoring checks your project in the background and alerts you when Lovable finds important issues. It looks at your project code and recent errors from visitors using your app, then shows findings in Lovable so you can review them and ask Lovable to fix them.
Project monitoring is in beta. It is available on Pro, Business, and Enterprise workspaces.

What project monitoring scans

Project monitoring checks two signals:
  • Project code: Lovable reviews the app code for broken functionality, broken app logic, and broken UI.
  • Visitor errors: Lovable checks recent errors that visitors to your app encountered and looks for underlying causes in the code.
Examples of findings include sign-in errors, failing payments, inputs that are not saved correctly, UI elements that do not work, failing cron jobs, and broken integrations.

How findings are shared

Lovable shares project monitoring findings in two ways:
  • Email: Project owners receive emails for important or time-sensitive findings.
  • In the editor: Project editors see summarized findings above the chat and can investigate, address, or ignore them.
Monitoring run history is available in your project settings and shows previous checks with results and credit usage.

How to fix findings

When Lovable shows open findings above the project chat, click Try to fix. If you want to investigate the finding first, reference project monitoring and the concrete issue in a question to Lovable before starting a fix. You can ignore a finding if it is not relevant, already resolved, or not worth fixing.

Turn project monitoring on

Project monitoring is configured per project. Any project editor can turn it on or off.
1

Open project settings

Open your project, then go to Settings.
2

Enable project monitoring

Find project monitoring and turn on the switch.
3

Choose when checks run

Choose whether checks run daily or weekly, then pick the day and time in your local timezone. You can also require a minimum number of project edits before a scheduled check runs.
When project monitoring is off, new scheduled checks stop running for that project.

Cost and credits

Project monitoring uses credits for each completed scheduled run. Scans follow normal Lovable agent pricing, cost can vary per run, and each run’s cost is shown in project monitoring history. Lovable always uses included daily grants before your credit balance. Scheduled checks may be skipped if the project has not met the minimum edit threshold defined by the user, or the workspace is out of credits.

Limitations

  • Project monitoring does not replace testing. Lovable can miss issues, especially when many issues exist in one scan.
  • Finding status updates only when you fix, ignore, or chat about a specific finding. Changes made before then can make a finding outdated.
  • Lovable can incorrectly flag working behavior as broken. Ignore false positives so they do not appear again.
  • Monitoring is configured per project, not once for an entire workspace.

FAQ

No. Project monitoring finds and explains issues. You decide whether to ask Lovable to fix a finding.
The project owner receives email alerts for important findings. Project editors can review and act on findings in the editor.
Some findings come from recent visitor error logs. The issue may have been temporary or already addressed by another fix you made. Lovable checks whether an issue is still valid before attempting a fix.