# Custom Field Options

Monolith allows you to enable [Custom Fields](/monolith/monolith-features/settings/custom-fields.md) for Inquiry and Evidence Items for Relay users making request. Once a field is enabled, it is viewable by all Relay requesters.

**Custom Inquiry Fields:** Allows Relay requesters to provide additional inquiry details with their request

**Custom Evidence Fields:** Allows users to provide additional details about evidence items associated with their request.&#x20;

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


---

# 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.monolithforensics.com/monolith/monolith-features/settings/relay-settings/custom-field-options.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.
