> For the complete documentation index, see [llms.txt](https://docs.flexy.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexy.bot/modules/math/steps/get-maximum-value.md).

# Get Maximum Value

**Introduction**&#x20;

This step calculates the maximum value from a list of provided numerical values.

**Configuration**

* **Values**: Input a list of numbers from which the maximum value will be determined. At least one number is required.

**Outputs**

* **Result**: The highest number from the provided list.

**Usage**&#x20;

Useful for determining the largest number in a set of data, applicable in scenarios like finding the highest score, the most significant measurement, or the top value in a collection of numerical data.
