# Detail: Highlights Widget

Highlights widget lets you show the most important information of a record to your users. Useful when you want to highlight data like the property price, or a date when your colleagues joined the company.

You can highlight up to 4 key fields per widget, and the widget is **read-only**.

## Enable Highlights Widget

1. Go to a Detail Layout
2. Click **Edit Layout**
3. Drag **Highlights Widget** onto the page

![highlight\_widget.gif](https://support.stackerhq.com/hc/article_attachments/6873419371411/highlight_widget.gif)

### Button highlights

You can also create actionable buttons in the highlights widget by clicking **Display as button**.![Screenshot\_2022-06-10\_at\_14.23.17.png](https://support.stackerhq.com/hc/article_attachments/6873406403603/Screenshot_2022-06-10_at_14.23.17.png)

### Field limitations

Highlights widget does not support these field types:

* Long text
* Checkbox
* Multi select
* Attachments
* Linked fields that link to attachments.


---

# 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-classic/layout-types/detail-layout/detail-widgets/detail-highlights-widget.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.
