> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.kodelabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# M&V analysis

> Review M&V model results, energy savings, and adjusted baseline performance

After a model run completes, review <Tooltip tip="Measurement and Verification confirms that savings from energy projects are real, using agreed methods and data.">Measurement and Verification (M\&V)</Tooltip> results on the dashboard. Processing runs as a scheduled job, so metrics may appear after the hourly cycle updates KODE OS. For the methods behind these results, see [Energy modeling and M\&V](/products/energ/concepts/energy-modeling).

## Savings and charts

The dashboard summarizes performance against the <Tooltip tip="The adjusted baseline is what a building would have used without the measure, under the same conditions.">adjusted baseline</Tooltip>, as shown below.

<Frame caption="M&V results dashboard showing total savings, metrics table, and consumption chart">
  <img src="https://mintcdn.com/kodelabs/Ph3_DUgZdP7vM-lt/images/energ/energ-modeling-mv-results.png?fit=max&auto=format&n=Ph3_DUgZdP7vM-lt&q=85&s=7c6058e11bf532dab91ad59e24c7f130" alt="Energy M&V dashboard for One Financial Plaza showing Total Energy Savings of 779,797.11 kWh, Total Energy Savings Percentage of 3.15 percent, a Metrics table comparing Actual versus Adjusted Baseline for District Steam and Electric with Savings and Percent Savings rows, a 2022 Retrofits filter, and an Energy Consumption and Savings Analysis bar chart with an Operation Date marker" width="1902" height="911" data-path="images/energ/energ-modeling-mv-results.png" />
</Frame>

* **Totals**: View total energy savings, percent savings, and breakdown views where the UI provides them.
* **Trends**: Compare baseline period history, savings over time, and adjusted baseline versus actual series.
* **Interval models**: Drill into hourly savings when your model uses interval data.

## Summary tab

Open the summary tab for the meters, points, model type, and variables used in the run. You also see accuracy metrics and an acceptable or not acceptable status. For what R-squared, CV-RMSE, and MAPE mean and their thresholds, see [Model accuracy thresholds](/products/energ/reference/calculations-and-parameters#model-accuracy).

## Failed models

Failed runs surface a reason such as low R-squared or insufficient data. Read the error message, then adjust inputs or data coverage and create a new model as needed.

## Multiple models per building

You can keep more than one model per building when scopes or metering differ. Name and document each model so stakeholders know which run applies to which measure.

## Next steps

<CardGroup cols={2}>
  <Card title="Energy modeling overview" icon="book-open" href="/products/energ/concepts/energy-modeling" arrow={true} cta="Read">
    Review IPMVP options, meter types, and how forecasting extends modeling.
  </Card>

  <Card title="Create an M&V model" icon="circle-fading-plus" href="/products/energ/energy-modeling/mv-models" arrow={true} cta="Read">
    Configure baselines, variables, and thresholds for a new training run.
  </Card>

  <Card title="Forecasting" icon="cog" href="/products/energ/energy-modeling/forecasting" arrow={true} cta="Read">
    Project future consumption after you have an acceptable model.
  </Card>
</CardGroup>
