# Comparison metrics

Comparison metrics allow you to compare two or more data points against each other. This type is perfect for side-by-side evaluations, such as comparing revenues from different months or contrasting user engagement between various features or campaigns.

<figure><img src="https://cdn.prod.website-files.com/5efcb2de6010ca2c18f0cf59/66f6967c60c7d91671f0818d_comparison_display-24b46674c6442d6f6eea9b53a64b66e3.png" alt="Comparison display"><figcaption></figcaption></figure>

**Comparison:** Displays a number with a percentage change below, ideal for showing improvements or declines over a period.

<figure><img src="https://cdn.prod.website-files.com/5efcb2de6010ca2c18f0cf59/66f6967c1eaba8dbafe64e5c_bar_comparison_display-19cb3024a91f96f52175eb4617cd30c8.png" alt="Bar comparison display"><figcaption></figcaption></figure>

**Bar Comparison:** Uses bars to compare different data points visually, making it easy to see which data point performs better.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpdesk.smaply.app/metrics/types-of-metrics/comparison-metrics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
