> For the complete documentation index, see [llms.txt](https://help.taglo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.taglo.io/metrics/metrics.md).

# Metrics

How to create summary Calculations from your Model

## Overview

**Metrics** are Calculations which are independent of the [**Timings**](/models/home-tab/creating-a-model/timings.md) of a [**Model**](/models/home-tab.md). Whereas a [**Variable**](/variables/variable-basics.md) calculates a value for each period of the Model, a Metric calculates a single value.

> For instance, a Metric might be NPV (the [**Net Present Value**](https://en.wikipedia.org/wiki/Net_present_value) of all cashflows), or the number of customers at a specific point in time.

## The Metrics wizard

Metrics can be created and edited in the Metrics wizard, the steps of which are described below.

<figure><img src="https://2847533834-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVy65sax6FVoNo2UTlJ0x%2Fuploads%2F8otnBoQL4lCrkHiO8LIZ%2Fimage.png?alt=media&amp;token=381e2a0e-6a62-4ec9-86db-11a521959c2e" alt="Screenshots showing the two pages in the Metrics wizard"><figcaption><p>The Metrics wizard</p></figcaption></figure>

### Setup

#### Name

Choose a name for your Metric. There are no restrictions to the name, as long as it is not blank.

#### Dimensions

Optionally choose any [**Dimensions**](/dimensions/introduction-to-dimensions.md) to apply to the Metric. While a Metric will only produce one value across all periods of the Model, it can have values across several child items (in the example above, the Metric produces one value per `Region`).

#### Number Format

Choose a [**Number Format**](/number-formats/number-formats.md) for the Metric.

#### Data Type

Choose a [**Data Type**](/data-types/data-types.md) for the Metric. Currently the `Validation` Data Type is not supported for Metrics.

#### Tags

Choose any additional [**Tags**](/tags/introduction-to-tags.md) to apply to your Metric for search purposes.

### Calculation

Create a [**Calculation**](/calculations/introduction-to-calculations.md) for your Metric using the same [**Formula Entry Bar**](/calculations/the-calculation-page/the-formula-entry-bar.md) used in the Variable dialog.&#x20;

You must make sure that any Variable or Period references in a Metric Calculation [**reference specific periods**](/calculations/calculation-parts/variable-references/referencing-time.md) of the Model. By default, they will reference all periods of the Model (from first period to last period).
