From 50a740877777e408c7f794c54ee9749ad9165976 Mon Sep 17 00:00:00 2001 From: harryyiump Date: Thu, 25 Sep 2025 11:38:56 +0100 Subject: [PATCH] Update boards.mdx Quite a number of customers don't realise they need to click save in order to store the changes. They expect to see the new filters again after editing and applying the change. --- pages/docs/boards.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/boards.mdx b/pages/docs/boards.mdx index 1646ced0ee..ef2defdfda 100644 --- a/pages/docs/boards.mdx +++ b/pages/docs/boards.mdx @@ -129,7 +129,7 @@ Boards allow you to alter some aspects of the queries within each of the reports The date ranges and filters applied to the board using the caret dropdown are temporary, enabling you to explore the data without altering the Board. -To make permanent changes to the board filters, use the Mixpanel [Pinned Filters](/changelogs/2025-01-10-pinned-filters), which can be accessed by clicking the overflow menu on the filter and then clicking "Edit". +To make permanent changes to the board filters, use the Mixpanel [Pinned Filters](/changelogs/2025-01-10-pinned-filters), which can be accessed by clicking the overflow menu on the filter and then clicking "Edit". Note that changes are not saved automatically, so make sure to click the "Save" button on the right after editing. ![/Board_Pinned_Filters-Edit.png](/Board_Pinned_Filters-Edit.png)