Scenario Models are available to Enterprise customers only.
Create a Scenario Model
Managing Scenario Models requires an Organization Owner, Organization Editor, or Integration Owner role. See RBAC Permissions for more details.
-).
A Scenario Model is flagged as expired with a clock icon and a Forecast Expired tooltip when the latest end date across its periods is in the past. This calculation only considers periods that have an end date; periods with no end date (open-ended) are not counted.

Create Manually
On the Scenario Models page, click New Scenario Model in the top right. A new model is displayed with a default name (for example, New Scenario 1).
1
Provide a name
Give the Scenario Model a descriptive name, such as FY26 Committed Use Discount or AWS MAP Credits.
2
Select a Cost Adjustment type
Under Model Details, use the Cost Adjustment toggle to choose how the amounts on this model are interpreted:
- Dollar Amount: Each period’s amount is treated as a dollar value that is added to the forecast for every month in the period’s date range.
- Percentage: Each period’s amount is treated as a percentage that is applied to the forecast for every month in the period’s date range.
When you select Percentage, an optional Priority field is displayed. Priority sets the order in which percentage models are applied when more than one is attached to the same forecast: lower numbers are processed first. Priority is optional, but any priority you set must be unique within your account. Priority does not apply to Dollar Amount models. See How Scenario Models combine for details.
3
(Optional) Filter to a provider and service
Under Optional Filters, you can scope the model to a specific Provider and, optionally, a Service within that provider. Choose a provider to reveal the service selector. Leave these options set to All Providers/All Services to apply the model to the report’s overall forecast.Provider and service filters apply to both model types. For a percentage model, the percentage applies to the matching provider or service’s portion of the forecast. For a dollar model, the amount is added to the report’s total forecast only when that provider or service appears in the report. See How Scenario Models combine for details.
4
Add one or more periods
Under Forecast Periods, click Add Period for each range of months that the model should cover. For each period, provide:
- Start Month: The first month the amount applies to, in
YYYY-MMformat. Month values are interpreted as whole months. - End Month: The last month the amount applies to. Leave blank for an open-ended period. The end month must be on or after the start month.
- Monthly Amount: The value applied to each month in the range, interpreted according to the Cost Adjustment type selected above (a dollar amount or a percentage).
5
Save the Scenario Model
Click Save Changes. The Scenario Model is now available to attach to forecasts on your Cost Reports.
Import from a CSV
To create or update many Scenario Models at once, click Import on the Scenario Models page and upload a CSV. Vantage previews the parsed result before you confirm the import.1
Prepare your CSV
Scenario Model CSVs use a row-per-model layout. Each row represents one Scenario Model, and each month column represents one forecasted month:
- Title column: The column whose header matches
titleornameis used as the model name. If no header matches, the first column is used as the title. - Month columns: Include one column per forecasted month. Every month column header must be in
YYYY-MMformat (for example,2026-07). A row with no month values creates a model without any periods. - Amount Type column (optional): Add a column whose header matches
amount type(oramount_type) to control how each row is interpreted. A cell value ofpercentmakes that row a percentage model; any other value, or omitting the column entirely, defaults to a dollar model. - Cell values: Each month cell is the amount for that model in that month, a dollar value or a percentage depending on the row’s amount type. Values may include
$and,, which are stripped during parsing (for example,$15,000is parsed as15000). Use negative values for credits or savings (for example,-8000). - Blank cells: A blank cell means no amount is applied for that model in that month.
CSV import sets each model’s title, amount type, and monthly amounts only. Priority and Provider/Service filters are not imported from a CSV. You need to set those on the model’s detail page after the import.
Click to view an example CSV
Click to view an example CSV
The following sample creates four Scenario Models: a committed-use discount that runs for the full second half of the year, an AWS MAP credit that applies for three months, a one-time Q4 data migration cost, and a percentage-based efficiency reduction across Q3.The
amount type column is optional. If you omit it, every row is treated as a dollar model.2
Upload the file
In the Import Scenario Models dialog, select your CSV file and click Upload.
3
Review the preview
Vantage parses the file and displays a preview of the Scenario Models that will be created or updated. If the file cannot be parsed, Vantage displays one of the following errors:
4
Confirm the import
Click Confirm Import to upload the Scenario Models. The import runs in the background, and the Scenario Models page updates when it completes.
Edit or Delete a Scenario Model
On the main Scenario Models page, click a Scenario Model’s row to open its detail page, where you can rename the model, change its Cost Adjustment type, add or remove periods, and change existing amounts or date ranges. Use the delete action to remove the model entirely.View Cost Reports Using a Scenario Model
The Scenario Model detail page includes an Assigned Cost Reports section that lists every Cost Report where the Scenario Model is attached to a forecast. For each entry, Vantage displays:- Report Name: The title of the Cost Report. Click the report name to go directly to that report’s Forecasts tab.
- Forecast: The name of the forecast that references this Scenario Model. If the same Scenario Model is attached to multiple forecasts on the same report, all forecast names are listed.

Apply a Scenario Model to a Cost Report
To use a Scenario Model, attach it to a forecast on a Cost Report.Create a Forecast from Scenario Models
See the Forecasting documentation for step-by-step instructions on creating a forecast from one or more Scenario Models, setting it as the default forecast on a Cost Report, and comparing scenarios.