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

# Stat Card

> Presents a key metric or statistic in a visually concise format

<Frame>
  <img className="block dark:hidden" noZoom src="https://mintcdn.com/upsolve/K_3XAKoFAbXHl92p/images/content/charts/stat-card-light.png?fit=max&auto=format&n=K_3XAKoFAbXHl92p&q=85&s=f0453d09b562e0cf1663fab8bbf932ea" width="432" height="256" data-path="images/content/charts/stat-card-light.png" />

  <img className="hidden dark:block" noZoom src="https://mintcdn.com/upsolve/K_3XAKoFAbXHl92p/images/content/charts/stat-card-dark.png?fit=max&auto=format&n=K_3XAKoFAbXHl92p&q=85&s=15056b28744db1e3a3e1d86a2dd18aa9" width="426" height="246" data-path="images/content/charts/stat-card-dark.png" />
</Frame>

## Configuration

<ResponseField name="Stat" type="numeric" required>
  Value of the metric or statistic. If there are multiple rows in the backing data, the value will be the summation across all the rows
</ResponseField>

<ResponseField name="Stat Unit" type="string">
  The name of the column will be used to display as unit
</ResponseField>
