diff --git a/public/app/features/explore/RichHistory/RichHistorySettingsTab.tsx b/public/app/features/explore/RichHistory/RichHistorySettingsTab.tsx
index 38b9740cd9a..4280d334f09 100644
--- a/public/app/features/explore/RichHistory/RichHistorySettingsTab.tsx
+++ b/public/app/features/explore/RichHistory/RichHistorySettingsTab.tsx
@@ -90,7 +90,7 @@ export function RichHistorySettingsTab(props: RichHistorySettingsProps) {
) : (
- Grafana will keep entries up to {selectedOption?.label}.
+ Grafana will keep entries up to {selectedOption?.label}. Starred entries won't be deleted.
)}