Skip to content
Open
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
4 changes: 2 additions & 2 deletions contents/docs/slack/setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ tableOfContents:
]
---

You need two integrations to use `@PostHog` in Slack: one workspace-wide Slack connection per PostHog project (set up by a project admin), and a personal GitHub connection per teammate who wants to ship code.
You need two integrations to use `@PostHog` in Slack: one workspace-wide Slack connection per PostHog project, and a personal GitHub connection per teammate who wants to ship code.

<Steps>

<Step title="Connect Slack to your project" badge="required">

Head to the [**Slack integration page**](https://app.posthog.com/integrations/slack) in PostHog and click **Add to Slack**. Approve the requested scopes – you'll need to be a project admin to install.
Head to the [**Slack integration page**](https://app.posthog.com/integrations/slack) in PostHog and click **Add to Slack**. Approve the requested scopes to complete the connection.

<ProductScreenshot
imageLight="https://res.cloudinary.com/dmukukwp6/image/upload/q_auto,f_auto,w_800/slack_integration_settings_3396ec1b7d.png"
Expand Down
Loading