diff --git a/docs/dashboards/filter-template-variables.md b/docs/dashboards/filter-template-variables.md
index 28c16f6baa..a7119df1d5 100644
--- a/docs/dashboards/filter-template-variables.md
+++ b/docs/dashboards/filter-template-variables.md
@@ -124,7 +124,8 @@ This task shows you how you can easily delete a template variable from Dashboard
To delete a template variable, do the following:
1. Hover the cursor over the end of the template variable field to display the options icon.
-1. Click the options icon and select **Delete** from the dropdown menu. The variable along with the resulting data transformations are automatically removed from the dashboard.
+1. Click the options icon and select **Delete** from the dropdown menu.
+1. In the confirmation dialog, click **Delete Filter** to remove the variable, or **Cancel** to keep it. The dialog calls the variable a filter, reflecting its role in filtering dashboard data. When you confirm, the variable and the resulting data transformations are automatically removed from the dashboard.
## Use variables in queries
diff --git a/docs/dashboards/panels/index.md b/docs/dashboards/panels/index.md
index 1104885987..9cf27f634c 100644
--- a/docs/dashboards/panels/index.md
+++ b/docs/dashboards/panels/index.md
@@ -232,3 +232,8 @@ You can delete a panel that you no longer need.
1. Go to the Dashboard in Sumo Logic that has the panel you want to delete.
1. Hover the cursor over the **Details** icon to display the pop-up menu.
1. Select **Delete**.
+1. In the confirmation dialog, click **Delete Panel** to remove the panel, or **Cancel** to keep it.
+
+:::note
+If the panel is part of a shared dashboard, the confirmation dialog warns you that deleting it may impact other users who use the dashboard.
+:::
diff --git a/docs/dashboards/share-dashboard-new.md b/docs/dashboards/share-dashboard-new.md
index 040cd6d131..c11fa5e97b 100644
--- a/docs/dashboards/share-dashboard-new.md
+++ b/docs/dashboards/share-dashboard-new.md
@@ -57,6 +57,9 @@ To share a dashboard within your organization, do the following:
1. Click the share icon on the dashboard or share it from the [Library](/docs/get-started/library).
1. Click in the **Share with specific users and roles** field and select with whom to share the dashboard from the dropdown list. If you choose **Your Entire Organization**, all users in your organization will be granted the access permissions you specify in the next step.
1. In the **Access** area, select the user permissions you want to grant from the dropdown list: **Edit**, **View**, or **Manage.**
+ :::note
+ If a user with Edit or Manage access deletes a panel from a shared dashboard, a confirmation dialog warns them that the change may impact other users. Learn more in [Delete a Panel](/docs/dashboards/panels/#delete-a-panel).
+ :::
1. Optionally, select **Advanced Access** option to allow users to grant view access to others. For more information, see the [Available Permission Levels](/docs/manage/content-sharing#available-permission-levels) section of the [Share Content](/docs/manage/content-sharing) page.
1. To share the dashboard with another set of users, but with different access permissions, click **Add users with another access level** and repeat steps 2 and 3.
1. To send an email to the recipients of the shared dashboard, toggle **Notify recipients by email** to ON, and enter a note in the text field.