> For the complete documentation index, see [llms.txt](https://learning.hubler.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learning.hubler.app/app-studio/app-development-interface/app-studio-components/basic-fields/number.md).

# Number

This field allows users to enter and manipulate numerical values.

![](/files/9Cvg5ZlopZT1VmrGLqhc)

**Field Properties**

Field Name: Used to assign a name to the field.

Mandatory Field: Ensures that a value must be added to the field.

Accept Unique Values Only: Allows only unique values to be entered in the field.

**Options**

Type: Used to specify the type of numeric value.

**Validations**

Min Value: Sets the minimum value allowed for the numeric field.

Max Value: Sets the maximum value allowed for the numeric field.

Min Precision: Defines the minimum level of precision or accuracy for the numeric value.

Max Precision: Defines the maximum level of precision or accuracy for the numeric value

**Default Value Setting**

Enable Default Values: Allows the definition of default values for the field.

**Visibility Settings**

Enable Visibility Settings: This option enables the ability to show/hide or disable different fields as per the applied conditions. The visibility settings cane be configured using the gear icon.

To learn more, click on [Visibility Settings](/app-studio/app-development-interface/visibility-settings.md).
