From 3d689b7ec85e5ceb9ed1392eb8287964c91f4f87 Mon Sep 17 00:00:00 2001
From: "inkeep[bot]" <257615677+inkeep[bot]@users.noreply.github.com>
Date: Thu, 26 Feb 2026 10:12:56 +0000
Subject: [PATCH 1/3] Update Discussion docs: rename side panel to context
panel
Reflects the UI terminology change from PR PostHog/posthog#48406 which
promoted the "context panel" naming and removed the UX_REMOVE_SIDEPANEL
feature flag.
---
contents/docs/discussion/index.mdx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/contents/docs/discussion/index.mdx b/contents/docs/discussion/index.mdx
index a3bfc7dd4c27..81e87c138125 100644
--- a/contents/docs/discussion/index.mdx
+++ b/contents/docs/discussion/index.mdx
@@ -6,11 +6,11 @@ title: Discussion
Discussions gives you a way to add comments to anything in PostHog for your team members to see. It is a great way of sharing context or ideas without getting in the way of the thing you are commenting on.
-## Accessing the Discussion sidepanel
+## Accessing the Discussion context panel
-Discussion are accessible from the right hand sidebar.
+Discussions are accessible from the right-hand context panel.
-
+
### Discussion support
@@ -43,7 +43,7 @@ Discussion is integrated to work with Notebooks. You can highlight any text in a

-Anyone from your team who clicks the highlighted text will be shown the comment in the side panel
+Anyone from your team who clicks the highlighted text will be shown the comment in the context panel

From f5d5e188b70c170bc516f48caa54edb855ba17bd Mon Sep 17 00:00:00 2001
From: "inkeep[bot]" <257615677+inkeep[bot]@users.noreply.github.com>
Date: Thu, 26 Feb 2026 10:13:59 +0000
Subject: [PATCH 2/3] Update platform-and-chat-ui.mdx: rename 'sidebar' to
'context panel' per PR #48406
---
contents/docs/posthog-ai/platform-and-chat-ui.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/contents/docs/posthog-ai/platform-and-chat-ui.mdx b/contents/docs/posthog-ai/platform-and-chat-ui.mdx
index d4d608bb78e8..749bb31d1f4b 100644
--- a/contents/docs/posthog-ai/platform-and-chat-ui.mdx
+++ b/contents/docs/posthog-ai/platform-and-chat-ui.mdx
@@ -12,7 +12,7 @@ Here's an overview of the different UIs for interacting with PostHog AI.
The primary dedicated interface is an in-app AI chat for conventional prompting and conversation-based flows.
-When logged in, the PostHog AI chat is always available in the right-hand sidebar of the PostHog app. You can open it at any time by clicking the PostHog AI icon.
+When logged in, the PostHog AI chat is always available in the right-hand context panel of the PostHog app. You can open it at any time by clicking the PostHog AI icon.