# Mandatory

As a developer you can define if specific dimensions must be populated before a user can save his data entries. E.g. you might have a 'Status' dimension that must always be populated. If the user has forgot to set the Status when they try to save their data entries, they will be shown an error message:

<figure><img src="/files/L78aMlvnqxz0ecozBKzU" alt=""><figcaption></figcaption></figure>

The `Mandatory` setting is found in the **Advanced Settings** for each widget:

<figure><img src="/files/Xk4QNPB2TqLrLEQAL8Sh" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
The Mandatory condition is not possible to use in Table > Inline mode
{% endhint %}


---

# 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.extendbi.com/komment3/optional-settings/mandatory.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.
