# Set up Required filed

## <mark style="color:blue;">Make an Option Required</mark>&#x20;

You can set any option field as **required**, which means customers must fill it in before submitting the form.

{% stepper %}
{% step %}
Go to your **Option Set**.
{% endstep %}

{% step %}
Click on the **element** you want to make required.
{% endstep %}

{% step %}
In the **Required** section, tick the checkbox to enable it.

Untick the checkbox if you want to make the field optional.

***📝 Customers won't be able to proceed without completing required fields.***&#x20;

<figure><img src="/files/WcH5cHJcG0SHCqN9ZywJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Save** to apply the changes.
{% endstep %}
{% endstepper %}

📧 **Need Help?**\
If you run into any issues while setting up your option set, feel free to reach out to us at **Chat** or email **<contact@globosoftware.net>**.

We’re always here and happy to help — with sincerity and care!


---

# 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.globo.io/options/option-elements/set-up-required-filed.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.
