Investigation
Vercel Agent Investigation is available in Beta on Enterprise and Pro plans with Observability Plus
When you get an anomaly alert, Vercel Agent can investigate your logs and metrics to help you find the root cause. Vercel Agent displays anomaly highlights in the Vercel dashboard.
Vercel Agent automatically investigates Medium and High anomaly alerts. Low-severity alerts do not start automatic investigations. Alert rule severity settings control notifications and do not affect investigation eligibility.
Before you use Vercel Agent Investigation, make sure your team has:
- An Observability Plus subscription. It includes 10 alert investigations per billing cycle by default
- Vercel Agent billing enabled for investigations beyond the included usage
To run investigations automatically for eligible alerts, enable Vercel Agent Investigations for your team.
You can run an investigation manually if you want to investigate an alert that has already fired.
To run investigations automatically for eligible alerts, enable Vercel Agent Investigations in your team's settings:
- Go to your team's Settings page.
- In the General section, find Vercel Agent and under Investigations, switch the toggle to Enabled.
- Under Projects to Investigate, choose All projects or Specific projects. If you choose Specific projects, select the projects that Vercel Agent should investigate.
- Select Save to confirm your changes.
After you enable Vercel Agent Investigations, Vercel Agent runs an investigation automatically for eligible alerts. Make sure your team has Vercel Agent billing enabled for investigations beyond the included usage.
When you enable Vercel Agent Investigations, Vercel Agent runs an investigation automatically for eligible alerts. It queries your logs and metrics around the time of the alert, looks for patterns that might explain the issue, checks for related errors or anomalies, and summarizes what it found.
To view an investigation:
- Go to your Vercel dashboard and navigate to Observability, then Alerts.
- Find the alert you want to review and click on it.
- Review the investigation results alongside your alert details. If the investigation is still running, you can see the analysis stream in real time.
If you want to run the investigation again with fresh data, click the Rerun button.
If you do not have Vercel Agent Investigations enabled and running automatically, you can run an investigation manually from the alert details page.
- Go to your Vercel dashboard and navigate to Observability, then Alerts.
- Find the alert you want to review and click on it.
- Click the Investigate (or Rerun) button to run an investigation manually.
Observability Plus includes 10 investigations per billing cycle. Additional investigations use provider inference at the underlying token rate with no markup, plus the Vercel Token Rate of $0.25 per million tokens. The cost varies based on how much log and metric data Vercel Agent analyzes.
See Vercel Agent pricing for complete rates and cost-tracking information.
To disable Vercel Agent Investigation:
- Go to your team's Settings page.
- In the General section, find Vercel Agent and under Investigations, switch the toggle to Disabled.
- Select Save to confirm your changes.
Once disabled, Vercel Agent Investigation won't run automatically on any new alerts. You can re-enable Vercel Agent Investigation at any time from the same menu or run an investigation manually from the alert details page.
Was this helpful?