# Fields/Sections - General Settings

General Settings that you can apply to all types of fields.

![](https://tawk.link/61dd64c2b84f7301d32a6e5b/kb/attachments/EjMXncvez2.png)

### Label

Main label for field

Default: Key from template

You can decide how much space on form particular field will take. You have three options:

* Short (you can fit 3 fields in one row on desktop device)
* Regular (you can fit 2 fields in one row on desktop device)
* Long (field take whole row, regardless the device)

> Keep in mind that on smaller / mobile devices size could be adjusted and fields will be display one by one regardless of this setting.

Default: Regular

### Required (optional)

If you mark this checkbox for specific field, form cannot be submitted without filling in this field.

If you mark this field for section at least one item should be added or checkbox will be mandatory.

Field with Required flag will receive \* asterisk close to label.

Default: Not Required

### Additional Info (optional)

Additional Information that will be visible just under field.

![](https://tawk.link/61dd64c2b84f7301d32a6e5b/kb/attachments/L325-Ygkys.png)

### Separator (optional)

You can split your form into parts separated by new line and optionally by some name

### Separator Name (optional)

![](https://tawk.link/61dd64c2b84f7301d32a6e5b/kb/attachments/DDlraSq2C4.png)


---

# 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.documentero.com/documentation/forms/fields-sections-general-settings.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.
