Lovable: Scheduled Jobs Visibility in Cloud
Lovable introduced a new Jobs tab in Cloud settings, giving developers direct visibility into every scheduled background task running inside their app. The dashboard shows each job's status, schedule, last run time, and run history in a single view, making it easier to monitor recurring workflows without guessing what's happening behind the scenes. Job creation and schedule changes still happen through SQL or agent requests, but the Jobs tab closes a long-standing observability gap in Lovable Cloud. Credit consumption from scheduled jobs is now visible alongside the job details.
Sources & Mentions
1 external resource covering this update
A New Window Into Background Jobs
Lovable introduced a new Jobs tab in Cloud settings, giving developers direct visibility into every scheduled background task running inside their app. Until now, recurring tasks ran invisibly, and developers had little insight into whether they fired, when, or how much they cost.
What the Jobs Tab Shows
The dashboard surfaces each job's status, schedule, last run time, and run history in a single view. This makes it straightforward to monitor recurring workflows like daily digest emails, nightly cleanup tasks, API polling, and data sync without guessing what's happening behind the scenes. Credit consumption from scheduled jobs is now visible alongside the job details, so the cost of background automation is finally traceable.
Read-Only Monitoring for Now
Job creation and schedule changes still happen through SQL or agent requests; the Jobs tab itself is read-only monitoring. Even so, it closes a long-standing observability gap in Lovable Cloud, giving teams running production apps confidence that their background tasks are behaving as expected.