Content Guidelines
Number inputs allow users to enter numeric values such as limits, counts, sizes, or thresholds.
The content around number fields must clearly communicate what value is required, in what unit, and within which range, if there is any such constraint.
We follow these basic rules while writing content for number inputs:
Labels
Use clear and concise labels that describe exactly what number the user needs to enter.
Avoid vague terms that might require additional information.
Units of measurement
Include units of measurement in the label or as a suffix when applicable.
Write units as used in the product (for example, GB, vCPUs, ms).
Do not spell out units unless required.
Ranges and constraints
For range-limited inputs, display the allowed range in the help or inline text.
Make sure the constraints are highlighted in a way that they are clearly visible before the user enters a value.
Number formatting
Do not use a leading zero for single-digit numbers.
✅ 5
❌ 05




