# Number metrics

Number metrics represent a single, standalone data value. This type is ideal for key figures or summary statistics that need to be highlighted, such as total number of users, one-time sales figures, or overall engagement rates.

<figure><img src="https://cdn.prod.website-files.com/5efcb2de6010ca2c18f0cf59/66f6967ca207703e1e84ebf8_number_display-2b6f2c66e0674505f311280a9ae449ec.png" alt="Number display"><figcaption></figcaption></figure>

**Number:** Shows a single value prominently, ideal for displaying essential figures like total users or one-time sales.

<figure><img src="https://cdn.prod.website-files.com/5efcb2de6010ca2c18f0cf59/66f6967dfe54174d38dfd06d_gauge_display-fef99c3a54b80d94a98550e61ae8cbf9.png" alt="Gauge display"><figcaption></figcaption></figure>

**Gauge:** A semi-circular gauge that shows the value relative to a target value, perfect for giving a quick visual of performance against goals.


---

# 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/number-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.
