Skip to content

docs(data-warehouse): document view folders feature#16146

Open
inkeep[bot] wants to merge 2 commits intomasterfrom
docs-writer-ai-update-2026-04-02T14-57-44-806Z-p349wn
Open

docs(data-warehouse): document view folders feature#16146
inkeep[bot] wants to merge 2 commits intomasterfrom
docs-writer-ai-update-2026-04-02T14-57-44-806Z-p349wn

Conversation

@inkeep
Copy link
Copy Markdown
Contributor

@inkeep inkeep bot commented Apr 2, 2026

Changes

This PR adds documentation for the new view folders feature introduced in PostHog/posthog#53018.

Updated files

contents/docs/data-warehouse/views/index.mdx

  • Added new section "Organizing views with folders" covering:
    • Creating folders via right-click context menu in the SQL editor sidebar
    • Assigning views to folders when saving (with folder dropdown and "+ Add new folder" option)
    • Drag and drop support for moving views between folders
    • Managing folders (rename and delete via right-click menu)
    • Warning that deleting a folder also deletes all views inside it

contents/docs/data-warehouse/run-sql-mcp.mdx

  • Updated warehouse-saved-queries-create tool description to mention optional folder_id parameter
  • Updated warehouse-saved-queries-partial-update tool description to mention folder_id for moving views between folders
  • Added example prompt for moving views into folders

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.

inkeep bot added 2 commits April 2, 2026 14:58
Updates the MCP docs to reflect the new folder_id parameter
available on view-create and view-update tools, added in PR #53018.
@inkeep inkeep bot requested a review from mariusandra April 2, 2026 15:00
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Hey @mariusandra! This docs PR was generated for you by an agent. You're responsible for reviewing and merging it into production.

  1. Review and approve the PR
  2. Merge the PR
    a. Check the preview env and CI build and merge it yourself
    b. Enable auto-merge if you're confident in the changes

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Deploy preview

Status Details Updated (UTC)
🟢 Ready View preview Apr 02, 2026 03:13PM

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Vale prose linter → found 2 errors, 7 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!

contents/docs/data-warehouse/run-sql-mcp.mdx — 0 errors, 3 warnings, 0 suggestions
Line Severity Message Rule
5:231 warning Use the Oxford comma before 'and' or 'or' in a list of three or more items. PostHogBase.OxfordComma
25:135 warning 'subqueries' is a possible misspelling. PostHogBase.Spelling
38:99 warning 'Upserts' is a possible misspelling. PostHogBase.Spelling
contents/docs/data-warehouse/views/index.mdx — 2 errors, 4 warnings, 0 suggestions
Line Severity Message Rule
11:16 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
35:18 warning Use the Oxford comma before 'and' or 'or' in a list of three or more items. PostHogBase.OxfordComma
41: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
42: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
48:87 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
54:58 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants