
Overview
overlays events directly on your cost charts. You can compare deploys, purchases, incidents, and custom business events with the spend line in Explorer, then save that context to dashboards and reports. Use events when you need to:- Save the context behind a cost change
- Correlate deploys, incidents, commitment purchases, and provider changes with spend
- Attach event context to Explorer views, dashboards, and reports
- Give finance and engineering the same timeline for cost discussions
When to use event correlation
- EC2 spend increases after a deploy marker. Open the event to see which PR was merged and what changed.
- A purchase appears on the chart. Verify whether the cost line drops as expected in the following days.
- A dashboard widget needs context before you share it with another team. Attach the relevant event overlay so the viewer sees the cost movement and the reason together.
- A cost anomaly starts near an outage, migration, campaign, or infrastructure change. Use event markers to rule in or rule out likely causes.

Use events in Explorer
1
Open Explorer
Navigate to Explorer and build the cost query you want to explain.
2
Enable event overlays
Click Show Events in the toolbar. The Events panel opens with available events grouped by category. Toggle categories on or off, or add individual events to the chart.
3
Investigate a cost change
Event markers appear as numbered badges on the chart timeline. Hover over a marker to see the event type, timestamp, and description.

4
Save the context
Save the Explorer view, add it to a dashboard, or schedule it as a Cost Report so the event context stays attached.
Example: investigate a cost spike after a deploy
Your weekly EC2 bill increases by 30% starting March 5. Event correlation helps you move from cost movement to likely cause:- Open Explorer and filter to EC2 costs for the past two weeks.
- Enable GitHub events. A deploy marker appears on March 5, the same day the spike starts.
- Open the event details. PR #1234 was merged with the description “Add nightly batch processing job for ML model retraining.”
- Use the event context to decide whether to optimize instance types, adjust scheduling, or accept the added cost.
Attach events to dashboards and reports
You can attach event overlays to dashboard widgets so the context travels with the data. When a colleague opens the dashboard or receives it as a Cost Report, they see both the cost data and the events that explain it.
Find and manage saved events
The Events page is where you search, filter, create, and reopen events across your organization. Each saved event can include the date, source, category, labels, description, and linked cost analysis.
- Search by title, source, category, label, or date range
- Open an event to review its description and linked context
- Add an event to an Explorer chart
- Edit manually created events when the context changes
Create a saved event with context
1
Open Events
Navigate to Events from the left sidebar.
2
Create an event
Click New event and enter the date, title, category, source, and description.
3
Add context
Add labels or scope details that help people understand where the event applies, such as
environment = production, a cloud provider, a team, or a service.4
Save
Save the event so it appears on the Events page and can be added to Explorer charts.
Set up event sources
To overlay events in Explorer, connect at least one event source:GitHub
Import deploys and PR merges.
CI/CD
Send pipeline and deployment events.
Custom API
Push business or technical events.
Frequently Asked Questions
Do events change billing data?
Do events change billing data?
No. Events are metadata. They explain cost changes but do not modify billing rows, allocation rules, or cost metrics.
Can I backfill old events?
Can I backfill old events?
Yes. Create an event with a historical timestamp, or post one through the Events API. Costory places it on the correct date in Explorer.
Can saved events be used in reports?
Can saved events be used in reports?
Yes. When events are attached to a saved Explorer view or dashboard, the context can appear in scheduled reports that use that view.
Can I combine events with unit economics?
Can I combine events with unit economics?
Yes. Add events to a chart that uses a unit economics formula, such as cost per DAU or cost per transaction. This helps you see whether a deploy increased total spend while efficiency stayed on target.
Related links
Events setup
Connect GitHub, CI/CD, provider, and API event sources.
Explorer
Investigate cost changes with event context.
Unit Economics
Add formulas such as cost per user or cost per transaction.
Event Correlation use case
Walk through cost change investigations with events.
