diff --git a/docs/detections/alerts-view-details.asciidoc b/docs/detections/alerts-view-details.asciidoc index dabc2bb727..552b31109e 100644 --- a/docs/detections/alerts-view-details.asciidoc +++ b/docs/detections/alerts-view-details.asciidoc @@ -31,6 +31,7 @@ image::images/alert-details-flyout-right-panel.png[Right panel of the alert deta From the right panel, you can also: * Click **Expand details** to open the <>, which shows more information about sections in the right panel. +* Click the history icon (image:images/history-icon.png[History icon,15,15]) to display a list of places that you visited from the alert's details flyout, for example, flyouts for other alerts or users. The list can contain up to 10 unique entries. Click any list entry to quickly access the item's details. * Click the **Chat** icon (image:images/ai-assistant-chat.png[AI assistant chat icon,15,15]) to access the <>. * Click the **Share alert** icon (image:images/share-alert.png[Share alert icon,15,15]) to get a shareable alert URL. We _do not_ recommend copying the URL from your browser's address bar, which can lead to inconsistent results if you've set up filters or relative time ranges for the Alerts page. + diff --git a/docs/detections/images/history-icon.png b/docs/detections/images/history-icon.png new file mode 100644 index 0000000000..cfb7fccd6f Binary files /dev/null and b/docs/detections/images/history-icon.png differ