Skip to content

docs(data-warehouse): Document multiple DAGs support for data modeling#16180

Open
inkeep[bot] wants to merge 2 commits intomasterfrom
docs-writer-ai-update-2026-04-05T01-07-25-469Z-2cv1bz
Open

docs(data-warehouse): Document multiple DAGs support for data modeling#16180
inkeep[bot] wants to merge 2 commits intomasterfrom
docs-writer-ai-update-2026-04-05T01-07-25-469Z-2cv1bz

Conversation

@inkeep
Copy link
Copy Markdown
Contributor

@inkeep inkeep bot commented Apr 5, 2026

Changes

This PR documents the new multiple DAGs (directed acyclic graphs) feature for data modeling, as implemented in PostHog/posthog#51873.

Updates made:

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

  • Added new section "Organizing views with DAGs" explaining:
    • What DAGs are in the context of data modeling
    • Use cases for multiple DAGs (product area separation, environment separation)
    • How to select or create a new DAG when saving a view
    • How to manage DAGs in the Data modeling tab

2. contents/docs/data-warehouse/query.mdx

  • Added brief "Saving queries as views" section mentioning DAG assignment when saving views
  • Links to the full views documentation for details

Feature summary

Teams can now have multiple DAGs for their data modeling needs. This is useful for:

  • Semantic separation by product area (finance, marketing, analytics, etc.)
  • Environment separation (dev, staging, prod)

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 5, 2026 01:08
Reflects PR #51873 which adds frontend support for multiple DAGs in
data modeling. Teams can now organize views into separate DAGs by
product area or environment.
@inkeep inkeep bot requested a review from andrewjmcgehee April 5, 2026 01:10
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 5, 2026

Hey @andrewjmcgehee! 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 5, 2026

Deploy preview

Status Details Updated (UTC)
🟢 Ready View preview Apr 05, 2026 01:19AM

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 5, 2026

Vale prose linter → found 0 errors, 9 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/query.mdx — 0 errors, 5 warnings, 0 suggestions
Line Severity Message Rule
2:21 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
14:60 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
76:26 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
76:100 warning Use 'HubSpot' instead of 'Hubspot'. Vale.Terms
76:123 warning Capitalize 'Product Analytics' for PostHog's product. Use 'product analytics' for the general industry concept. PostHogBase.ProductNames
contents/docs/data-warehouse/views/index.mdx — 0 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
23:4 warning 'Organizing views with DAGs' heading should be in sentence case, and product names should be capitalized. PostHogBase.SentenceCase
33:87 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
39: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