docs: Document alerts access from dashboard insight cards#16151
Open
inkeep[bot] wants to merge 2 commits intomasterfrom
Open
docs: Document alerts access from dashboard insight cards#16151inkeep[bot] wants to merge 2 commits intomasterfrom
inkeep[bot] wants to merge 2 commits intomasterfrom
Conversation
… alerts Reflects PR #53208 which added the ability to open the alerts modal directly from dashboard insight cards via the ⋯ menu.
Reflects PR #53208 which added the Alerts menu item to dashboard insight card ⋯ menus.
Contributor
|
Hey @MattPua! This docs PR was generated for you by an agent. You're responsible for reviewing and merging it into production.
|
Contributor
Deploy preview
Push a fix or re-run the workflow to try again. Common culprits
|
MattPua
approved these changes
Apr 2, 2026
Contributor
|
Vale prose linter → found 7 errors, 5 warnings, 0 suggestions in your markdown Full report → Copy the linter results into an LLM to batch-fix issues. Linter being weird? Update the rules!
|
| Line | Severity | Message | Rule |
|---|---|---|---|
| 59:1 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 60:1 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 100:36 | warning | Capitalize 'Product Analytics' for PostHog's product. Use 'Product analytics' for the general industry concept. | PostHogBase.ProductNames |
| 193:12 | warning | 'Interquartile' is a possible misspelling. | PostHogBase.Spelling |
| 193:89 | warning | 'interquartile' is a possible misspelling. | PostHogBase.Spelling |
| 204:169 | warning | 'hyperparameters' is a possible misspelling. | PostHogBase.Spelling |
| 266:33 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 266:84 | warning | Avoid trivializing words. 'easy to' can sound dismissive to the reader. | PostHogDocs.Trivializers |
| 267:25 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 268:49 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 269:50 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 270:28 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changes
This PR updates the documentation to reflect the new ability to manage alerts directly from dashboard insight cards, as introduced in PostHog/posthog#53208.
Updated files
1.
contents/docs/alerts/index.mdx2.
contents/docs/product-analytics/dashboards.mdxWhy
Previously, users had to navigate to an insight page and use the Actions sidebar to manage alerts. With PR #53208, users can now access alerts directly from any dashboard insight card using the three-dot menu – a significant UX improvement when monitoring multiple insights.
This PR was created by the Inkeep Content Writer agent, which is maintained by the Docs and Wizard team. Please reach out on Slack for help if needed.