Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions contents/docs/discussion/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

![Sidepanel button](https://res.cloudinary.com/dmukukwp6/image/upload/v1710055416/posthog.com/contents/images/docs/discussion/side-panel.png)
![Context panel button](https://res.cloudinary.com/dmukukwp6/image/upload/v1710055416/posthog.com/contents/images/docs/discussion/side-panel.png)


### Discussion support
Expand Down Expand Up @@ -43,7 +43,7 @@ Discussion is integrated to work with Notebooks. You can highlight any text in a

![Create comment](https://res.cloudinary.com/dmukukwp6/video/upload/v1710055416/posthog.com/contents/images/docs/discussion/create-comment.mp4)

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

![View comment](https://res.cloudinary.com/dmukukwp6/video/upload/v1710055416/posthog.com/contents/images/docs/discussion/view-comment.mp4)

Expand Down
4 changes: 2 additions & 2 deletions contents/docs/posthog-ai/platform-and-chat-ui.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a href="https://app.posthog.com/#panel=max">AI chat</a> 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.

<ProductVideo
videoLight="https://res.cloudinary.com/dmukukwp6/video/upload/posthog_ai_sidebar_4k_compressed_75af4f4370.mp4"
Expand All @@ -23,7 +23,7 @@ When logged in, the PostHog AI chat is always available in the right-hand sideba
/>

<Caption>
The PostHog AI chat is always available in the sidebar
The PostHog AI chat is always available in the context panel
</Caption>

The in-app chat supports conversation history and features like [context, commands, and memory](/docs/posthog-ai/context-and-commands).
Expand Down
2 changes: 1 addition & 1 deletion contents/docs/posthog-ai/start-here.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import OSButton from 'components/OSButton'
icon="IconGear"
>

To get started, the first step is to open the PostHog AI chat in the right sidepanel of the PostHog app.
To get started, the first step is to open the PostHog AI chat in the right-hand context panel of the PostHog app.

The very first time you say hello or enter a prompt, you'll need to grant PostHog AI access to your project. This action requires [admin permissions](/docs/settings/access-control) for your organization.

Expand Down