From 6482bdc52bfe5b03319fe25db66a59ddc4307c3c Mon Sep 17 00:00:00 2001 From: Tori Whaley Date: Fri, 17 Apr 2026 09:57:23 -0400 Subject: [PATCH 1/4] docs: add verified charts and dashboards guide Co-Authored-By: Claude Opus 4 (1M context) --- docs.json | 1 + guides/verified-content.mdx | 49 +++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 guides/verified-content.mdx diff --git a/docs.json b/docs.json index 2df6137e..e44d4907 100644 --- a/docs.json +++ b/docs.json @@ -94,6 +94,7 @@ "guides/custom-tooltip", "guides/version-history", "guides/how-to-promote-content", + "guides/verified-content", "guides/keyboard-shortcuts", "guides/table-calculations", { diff --git a/guides/verified-content.mdx b/guides/verified-content.mdx new file mode 100644 index 00000000..550e05e7 --- /dev/null +++ b/guides/verified-content.mdx @@ -0,0 +1,49 @@ +--- +title: "Verified charts and dashboards" +sidebarTitle: Verified content +description: Mark charts and dashboards as verified so your team can instantly identify trusted, approved content. Verified content gets a green checkmark badge that shows who verified it and when, and verification is automatically removed if the content is edited. +--- + +Verified charts and dashboards let organization and project admins sign off on specific content so the rest of your team knows at a glance which charts and dashboards are trusted and approved. + +Each verified item gets a green checkmark badge that shows who verified it and when. Verification always reflects the current state of the content — if a chart or dashboard is edited after being verified, the badge is automatically removed and an admin will need to re-verify the updated version. + + +