From 8fac08bab30e138218d37b55e171bffd35fff7dc Mon Sep 17 00:00:00 2001 From: "nastasha.solomon" Date: Wed, 27 Mar 2024 17:06:56 -0400 Subject: [PATCH 1/4] First draft --- docs/detections/alerts-ui-manage.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/detections/alerts-ui-manage.asciidoc b/docs/detections/alerts-ui-manage.asciidoc index f129eafd10..f612ba5a6c 100644 --- a/docs/detections/alerts-ui-manage.asciidoc +++ b/docs/detections/alerts-ui-manage.asciidoc @@ -61,7 +61,8 @@ image::images/alert-page-dropdown-controls.png[Alerts page with drop-down contro ==== * You can have a maximum of four controls on the Alerts page. * You can't remove the *Status* control. -* If you make any changes to the controls, you _must_ save the pending changes for them to persist. +* If you make any changes to the controls, you _must_ save the pending changes for them to persist. +* Saved changes are stored in your browsers local storage, not your user profile. If you clear your browser's storage or log into your user profile in a different browser, the default controls on the Alerts page are reapplied. ==== . Click the three-dot icon next to the controls (image:images/three-dot-icon-blue.png[Three-dot icon,18,18]), then select *Edit Controls*. From 3260414b80182406279014f120b5386294fcb17d Mon Sep 17 00:00:00 2001 From: "nastasha.solomon" Date: Thu, 28 Mar 2024 11:04:02 -0400 Subject: [PATCH 2/4] Minor tweaks --- docs/detections/alerts-ui-manage.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/detections/alerts-ui-manage.asciidoc b/docs/detections/alerts-ui-manage.asciidoc index f612ba5a6c..0efe4382f2 100644 --- a/docs/detections/alerts-ui-manage.asciidoc +++ b/docs/detections/alerts-ui-manage.asciidoc @@ -62,7 +62,7 @@ image::images/alert-page-dropdown-controls.png[Alerts page with drop-down contro * You can have a maximum of four controls on the Alerts page. * You can't remove the *Status* control. * If you make any changes to the controls, you _must_ save the pending changes for them to persist. -* Saved changes are stored in your browsers local storage, not your user profile. If you clear your browser's storage or log into your user profile in a different browser, the default controls on the Alerts page are reapplied. +* Saved changes are stored in your browser's local storage, not your {ref}user-profile.html[user profile]. If you clear your browser's storage or log into your user profile from a different browser, the default controls on the Alerts page are reapplied. ==== . Click the three-dot icon next to the controls (image:images/three-dot-icon-blue.png[Three-dot icon,18,18]), then select *Edit Controls*. From 3c226102dc92dcc09c74e8406addee45879d7289 Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Thu, 28 Mar 2024 11:23:28 -0400 Subject: [PATCH 3/4] Update docs/detections/alerts-ui-manage.asciidoc --- docs/detections/alerts-ui-manage.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/detections/alerts-ui-manage.asciidoc b/docs/detections/alerts-ui-manage.asciidoc index 0efe4382f2..310a77e420 100644 --- a/docs/detections/alerts-ui-manage.asciidoc +++ b/docs/detections/alerts-ui-manage.asciidoc @@ -62,7 +62,7 @@ image::images/alert-page-dropdown-controls.png[Alerts page with drop-down contro * You can have a maximum of four controls on the Alerts page. * You can't remove the *Status* control. * If you make any changes to the controls, you _must_ save the pending changes for them to persist. -* Saved changes are stored in your browser's local storage, not your {ref}user-profile.html[user profile]. If you clear your browser's storage or log into your user profile from a different browser, the default controls on the Alerts page are reapplied. +* Saved changes are stored in your browser's local storage, not your {ref}user-profile.html[user profile]. If you clear your browser's storage or log into your user profile from a different browser, you will lose your customizations. ==== . Click the three-dot icon next to the controls (image:images/three-dot-icon-blue.png[Three-dot icon,18,18]), then select *Edit Controls*. From f4337f36175ad585d06fc845b431ce6cf33347dc Mon Sep 17 00:00:00 2001 From: "nastasha.solomon" Date: Thu, 28 Mar 2024 13:00:29 -0400 Subject: [PATCH 4/4] Fixing broken ref --- docs/detections/alerts-ui-manage.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/detections/alerts-ui-manage.asciidoc b/docs/detections/alerts-ui-manage.asciidoc index 310a77e420..fa605a065f 100644 --- a/docs/detections/alerts-ui-manage.asciidoc +++ b/docs/detections/alerts-ui-manage.asciidoc @@ -62,7 +62,7 @@ image::images/alert-page-dropdown-controls.png[Alerts page with drop-down contro * You can have a maximum of four controls on the Alerts page. * You can't remove the *Status* control. * If you make any changes to the controls, you _must_ save the pending changes for them to persist. -* Saved changes are stored in your browser's local storage, not your {ref}user-profile.html[user profile]. If you clear your browser's storage or log into your user profile from a different browser, you will lose your customizations. +* Saved changes are stored in your browser's local storage, not your {ref}/user-profile.html[user profile]. If you clear your browser's storage or log into your user profile from a different browser, you will lose your customizations. ==== . Click the three-dot icon next to the controls (image:images/three-dot-icon-blue.png[Three-dot icon,18,18]), then select *Edit Controls*.