# Detail Layout

- [Detail page widgets](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets.md)
- [Detail: Text Widget](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-text-widget.md)
- [Detail: Related Record Widget](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-related-record-widget.md)
- [Detail: Related Record List](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-related-record-list.md)
- [Related record list widget not showing option](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-related-record-list/related-record-list-widget-not-showing-option.md)
- [Detail: Quick Links Widget](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-quick-links-widget.md)
- [Detail: Pipeline Widget](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-pipeline-widget.md)
- [Detail: Highlights Widget](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-highlights-widget.md)
- [Detail: Fields Widget](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-fields-widget.md)
- [Detail: Field Options](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-fields-widget/detail-field-options.md)
- [Separating fields into sections](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-fields-widget/separating-fields-into-sections.md)
- [Detail: Embed Widget](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-embed-widget.md)
- [Embedding Google Maps](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-embed-widget/embedding-google-maps.md)
- [Embedding Airtable](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-embed-widget/embedding-airtable.md)
- [Embedding Loom Videos](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-embed-widget/embedding-loom-videos.md)
- [Embedding Vimeo](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-embed-widget/embedding-vimeo.md)
- [Embedding Youtube](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-embed-widget/embedding-youtube.md)
- [Embedding Google Drive videos](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-embed-widget/embedding-google-drive-videos.md)
- [Embedding Google Drive Images](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-embed-widget/embedding-google-drive-images.md)
- [Embedding content on a detail page](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-embed-widget/embedding-content-on-a-detail-page.md)
- [Detail: Callout Widget](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-callout-widget.md)
- [Detail: Banner Widget](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-banner-widget.md)
- [Detail: Big Numbers Widget](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-big-numbers-widget.md)
- [Detail: Charts Widget](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-widgets/detail-charts-widget.md)
- [Detail: Delete Record Button](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-delete-record-button.md)
- [Detail: Edit Button](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-edit-button.md)
- [Detail: Record Header](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-record-header.md)
- [Change the title on the detail page](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-record-header/change-the-title-on-the-detail-page.md)
- [Detail: Tabs](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-tabs.md)
- [Detail: Activity Tab](https://docs.stackerhq.com/stacker-classic/layout-types/detail-layout/detail-tabs/detail-activity-tab.md)


---

# 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.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.
