# Number

Number field type is a field type, which is used to hold numbers. The number field type is a general purpose field type for most numerical values, like the company ID value.

![](/files/-MG5nRftuo7LU7b7H5Z8)

You can select whether you want your numbers to appear as integers or as decimal numbers. If you've chosen to format your numbers as decimals, you'll also have the option of selecting the precision, up to 8 decimal places.

![](/files/-MG5rE5TaLw5SItkEqWa)


---

# 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://docs.jetadmin.io/user-guide/design-and-structure/components/fields/number.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.
