What problem does it solve? Cloud teams struggle to answer questions about AWS spending, cost allocation, and trends without manually exporting billing data. This Skill queries cloud cost data already ingested into Dynatrace Grail as FOCUS business events, turning natural-language cost questions into correct DQL queries. ## Core Features & Use Cases - Cost Overviews: Compute total spend and break it down by service category (Compute, Storage, etc.) or individual service using effective, billed, contracted, and list cost fields. - Cost Trends: Build daily time-series trends with makeTimeseries, overall or segmented by service category and account. - Cost Attribution: Perform chargeback/showback by sub-account or by resource tags, including a two-step tag enumeration and value breakdown workflow. - Use Case: A FinOps analyst asks "How much did each team spend on AWS last month?" The Skill verifies ingestion, filters to usage charges within the billing period, and summarizes effective cost per sub-account. ## Quick Start Ask the assistant to show your total AWS cloud spend for the last 10 days broken down by service category.