Last updated: July 5, 2026
About Using Agent0
Overview of how to use Agent0 to create dashboards, alerts, infrastructure-as-code, and pull requests.
Agent0 enables you to create production artifacts from natural language descriptions or investigation findings.
What You Can Create
Agent0 can generate:
- Dashboards — Visualize your telemetry with panels, queries, and layouts based on natural language descriptions.
- Check Rules — Create alert rules with PromQL queries, thresholds, and notification routing.
- Infrastructure as Code — Export dashboards and alerts as Terraform configurations or Kubernetes manifests.
- Pull Requests — Automatically raise PRs for infrastructure-as-code, instrumentation improvements, and code fixes.
All artifacts are validated against your live data before creation. If a query doesn't resolve or a metric doesn't exist, Agent0 reports the failure rather than creating a broken artifact.
Further Reading
- About Agent0 — Overview of the AI layer built into Dash0
- Create Dashboards — Generate custom dashboards with Agent0
- Create Check Rules — Generate alert rules with Agent0
- Create Infrastructure as Code — Export as Terraform or Kubernetes manifests
- Create Pull Requests — Raise IaC configurations as PRs