# Options for fields on a detail page

On the detail page click the Pencil that appears when hovering over a field on the Edit Layout panel. This shows you the options for the fields. Such as, hiding the label, changing the label of the field so you can show your users a different email than what appears on your data grid.&#x20;

* Change the icon of the field.&#x20;
* Add a description to your field that shows using a tool tip or below the input box.&#x20;
* Choose if the field is required when editing the layout. &#x20;
* Choose to turn off truncation for text fields to allow for overflow text to always be visible.&#x20;
* Show a field as an image in your field widget.&#x20;

<figure><img src="/files/C1f5Km6vtqBepVxp1YYa" 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.stackerhq.com/stacker-astra/customize-layouts/detail-pages/field-options/options-for-fields-on-a-detail-page.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.
