DocsBilling
SRE Agent add-on
The SRE Agent is a $10/month add-on on top of Hosting: it watches a hosted site for errors as they happen and does the first pass of debugging for you.
What it watches for
- Server errors and failed requests on the pages you serve.
- Broken links or missing files (a page or asset that 404s repeatedly).
- JavaScript errors happening in visitors' browsers.
A handful of the same error close together, or any serious server failure, opens an incident automatically. A single one-off error doesn't - the goal is to surface real problems, not every blip.
What happens next
Once an incident opens, the agent reads the relevant part of the site, works out what's likely wrong, and writes up a plain-language explanation. When it can identify a safe, concrete fix, it prepares one and shows you a before/after comparison.
By default, every proposed fix waits for your review: you see the diagnosis, the exact change, and a link to the live site, then approve it to publish or dismiss it if you'd rather handle it yourself. There's also an autonomous mode you can turn on per site - if you opt in, a fix the agent is highly confident about publishes on its own and you get notified afterward. Autonomous mode never touches anything that looks like a payment, checkout, or sign-in page; those always wait for a human.
Turning it on
Subscribe from the same place you manage a site's Hosting settings. It requires the Hosting add-on already be active, since there's nothing to watch otherwise. Cancel any time - open incidents stay visible, but no new diagnosis starts once the current billing period ends.
Notifications
You'll hear about an incident opening, a fix being ready for review, and a fix being published - by email if you've set one up for notifications, or as a notification in the app otherwise.