This repository was archived by the owner on Jul 20, 2026. It is now read-only.
docs: add landing page for Mixpanel Agent in Slack - #2757
Draft
danielfschmidt wants to merge 4 commits into
Draft
Conversation
Adds /docs/slack-bot as the public landing page required for Slack App Directory submission. Covers what the bot does, how it works in Slack, install path (contact your account team — no self-serve install link), security review details for IT teams (OAuth scopes, data flow, MCP-based access), and privacy policy links. Wires the page into the sidebar under MIXPANEL AI, right after Mixpanel Agent. The screenshots/GIFs are placeholders flagged with warning callouts in the page and need to be replaced with real assets before launch. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Deployment failed with the following error: View Documentation: https://vercel.com/docs/accounts/team-members-and-roles |
danielfschmidt
marked this pull request as ready for review
June 11, 2026 00:08
danielfschmidt
marked this pull request as draft
June 11, 2026 00:12
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Replace 3 placeholder Callouts in "How it works in Slack" with the final marketing screenshots: asking the Agent in a channel, the Agent's response with the data table, and a teammate following up in the same thread. - Add a new "Get real answers, grounded in your data" beat between the ask and the follow-up so the response screenshot has its own framing. - Add "A note on accuracy" disclaimer alongside the existing shared channels warning. - Add an FAQ section with a single Q on pricing: bot is free for existing Mixpanel customers, still gated by account-team request. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds /docs/slack-bot as the public landing page required for Slack App Directory submission. Covers what the bot does, how it works in Slack, install path (contact your account team — no self-serve install link), security review details for IT teams (OAuth scopes, data flow, MCP-based access), and privacy policy links.
Wires the page into the sidebar under MIXPANEL AI, right after Mixpanel Agent.
The screenshots/GIFs are placeholders flagged with warning callouts in the page and need to be replaced with real assets before launch.