> For the complete documentation index, see [llms.txt](https://docs.digably.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digably.io/forms/how-to-make-a-form-field-required.md).

# How To Make A Form Field Required

{% embed url="<https://youtu.be/2oBI4MCMDk8>" %}

Learn how to make a form field required in Digably.

***

#### 1. Click the "gear" icon

From inside the form builder, click on the "gear" icon beside the field you want to make required.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FdivxAiogA9fnyYhE28C5Sd%2F6VoTNuteme31BhbGANhNX3_doc.png?alt=media&#x26;token=088c2428-0944-4faa-b21c-bbb27294f93b" alt=""><figcaption></figcaption></figure>

#### 2. Click "Validation"

Navigate to the "Validation" settings.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FdivxAiogA9fnyYhE28C5Sd%2Fu4i52PFWYkmTZC4DvdYJAJ_doc.png?alt=media&#x26;token=8771fe02-36b3-4cd0-b347-3c8d4f859652" alt=""><figcaption></figcaption></figure>

#### 3. Click the checkbox beside "Required."

Click the checkbox beside "Required." Please note that the field will be required when the checkbox is activated.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FdivxAiogA9fnyYhE28C5Sd%2FtuN76U1emghnWbtiEUVMQx_doc.png?alt=media&#x26;token=a0a2ccc9-76ce-4cc9-b471-e324d951316d" alt=""><figcaption></figcaption></figure>

#### 4. Click "Save"

Save the changes.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FdivxAiogA9fnyYhE28C5Sd%2FfL2oTgz1QRBtsHGSWNfxBa_doc.png?alt=media&#x26;token=a2715ee2-2a98-4bc6-a49b-710050255f96" alt=""><figcaption></figcaption></figure>

#### 5. Click "Save"

Then, save your form.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FdivxAiogA9fnyYhE28C5Sd%2F1APA15dTKtV6UHdfAE4zpr_doc.png?alt=media&#x26;token=00ca25d8-ff9b-4363-ac39-3b93bd6ad6b8" alt=""><figcaption></figcaption></figure>

This guide covers the steps to make a form field required in Digably.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.digably.io/forms/how-to-make-a-form-field-required.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.
