#dashboard, #report, and #chart tools produce the same output from a single prompt, combining data across all your connections.
How it works
- Ask — send a prompt using the CloudThinker Language syntax:
@agent #tool instruction. - Gather — the agent queries live data across your connections: Cost Explorer, CloudWatch, databases, and more.
- Generate — the agent assembles an interactive artifact with charts, tables, and a written summary.
- Share or automate — export the artifact, or schedule it as a recurring task so it regenerates on your cadence.

AWS cost dashboard with spending trends and cost drivers
What you can do
| Capability | Description | Learn more |
|---|---|---|
| Build cost dashboards | Alex charts spending trends, service breakdowns, anomalies, and forecasts | Cost analytics |
| Correlate infrastructure signals | Anna combines health, performance, and cost data across clouds in one view | Infrastructure analytics |
| Report security posture | Oliver summarizes compliance status, open findings, and remediation progress | Oliver |
| Visualize dependencies | Explore resource relationships and blast radius on a live map | Topology |
| Schedule recurring reports | Regenerate and deliver dashboards or reports automatically | Tasks |
| Push results to other systems | Send artifact events to external tools | Webhooks |
Key concepts
| Tool tag | Produces | Best for |
|---|---|---|
#dashboard | Multi-widget interactive dashboard | Ongoing visibility across several related metrics |
#report | Narrative report with data, findings, and recommendations | Stakeholder updates, audits, and reviews |
#chart | Single focused visualization | Tracking one metric or trend over time |
Example prompts
Start with a one-line request — agents pick sensible defaults for scope and time range:Cost analysis dashboard
Add structure to the instruction when you need specific breakdowns:Cross-domain dashboard
Ask Anna to correlate data that lives in different systems:
Database and infrastructure correlation dashboard
Focused chart
Use#chart for a single visualization instead of a full dashboard:

Aurora query performance time-series chart
Reusable templates
Save parameterized prompts as templates for recurring investigations, then fill in the{variables} on each run:
database_performance_review with cluster_id=production-aurora-cluster, time_period="past 7 days", comparison_period="previous 30 days", and latency_threshold=200.

Performance review dashboard template
Next steps
Cost Analytics
Dive deeper into spend trends, forecasts, and cost attribution analysis
Infrastructure Analytics
Correlate performance, cost, and reliability signals across connected clouds
CloudThinker Language
Master the full @agent #tool syntax for building effective prompts
Tasks
Schedule dashboards and reports to regenerate automatically