Skip to content

docs: add system.dashboard_tiles HogQL table documentation#17029

Open
inkeep[bot] wants to merge 1 commit into
masterfrom
docs-writer-ai-update-2026-05-26T14-33-13-696Z-6rjk0i
Open

docs: add system.dashboard_tiles HogQL table documentation#17029
inkeep[bot] wants to merge 1 commit into
masterfrom
docs-writer-ai-update-2026-05-26T14-33-13-696Z-6rjk0i

Conversation

@inkeep
Copy link
Copy Markdown
Contributor

@inkeep inkeep Bot commented May 26, 2026

Changes

This PR adds documentation for the new system.dashboard_tiles HogQL table that was introduced in PostHog/posthog#60013.

What's documented

The new system.dashboard_tiles table allows users to query dashboard tile layout information via HogQL. The documentation covers:

  • All exposed columns: id, team_id, dashboard_id, insight_id, text_id, button_tile_id, layouts, color, show_description, transparent_background, filters_overrides, deleted
  • Access scope note: The table inherits dashboard RBAC permissions
  • Placement: Inserted alphabetically in the System tables section (between system.cohort_calculation_history and system.data_warehouse_tables)

Related PR


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.

/cc @thmsobrmlr for review

Documents the new HogQL system table for dashboard tiles, added in
PostHog/posthog#60013. Includes all exposed columns and a note about
dashboard RBAC permission inheritance.
@inkeep inkeep Bot requested a review from thmsobrmlr May 26, 2026 14:35
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 26, 2026

Deploy preview

Status Details Updated (UTC)
🟢 Ready View preview May 26, 2026 02:54PM

@github-actions
Copy link
Copy Markdown
Contributor

Vale prose linter → found 1 errors, 18 warnings, 2 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/sources/posthog.mdx — 1 errors, 18 warnings, 2 suggestions
Line Severity Message Rule
2:29 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
5:47 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
9:4 warning 'PostHog data warehouse tables' heading should be in sentence case, and product names should be capitalized. PostHogBase.SentenceCase
9:12 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
35:4 warning Capitalize 'Error Tracking' for PostHog's product. Use 'Error tracking' for the general industry concept. PostHogBase.ProductNames
76:104 suggestion Address the reader directly. Use 'you' instead of 'the user'. PostHogDocs.DirectAddress
94:102 warning Capitalize 'Marketing Analytics' for PostHog's product. Use 'marketing analytics' for the general industry concept. PostHogBase.ProductNames
105:61 suggestion Address the reader directly. Use 'you' instead of 'the user'. PostHogDocs.DirectAddress
110:49 warning 'keypress' is a possible misspelling. PostHogBase.Spelling
181:129 warning Capitalize 'Feature Flags' for PostHog's product. Use 'feature flags' for the general industry concept. PostHogBase.ProductNames
181:166 warning Capitalize 'Experiments' for PostHog's product. Use 'experiments' for the general industry concept. PostHogBase.ProductNames
195:39 warning Capitalize 'Logs' for PostHog's product. Use 'logs' for the general industry concept. PostHogBase.ProductNames
195:76 warning Capitalize 'Logs' for PostHog's product. Use 'logs' for the general industry concept. PostHogBase.ProductNames
296:66 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
302:43 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
313:85 warning Capitalize 'Endpoints' for PostHog's product. Use 'endpoints' for the general industry concept. PostHogBase.ProductNames
330:27 warning Capitalize 'Endpoints' for PostHog's product. Use 'endpoints' for the general industry concept. PostHogBase.ProductNames
330:72 warning Capitalize 'Endpoints' for PostHog's product. Use 'endpoints' for the general industry concept. PostHogBase.ProductNames
330:105 warning Capitalize 'Endpoints' for PostHog's product. Use 'endpoints' for the general industry concept. PostHogBase.ProductNames
362:51 warning Capitalize 'Error Tracking' for PostHog's product. Use 'error tracking' for the general industry concept. PostHogBase.ProductNames
442:56 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

@github-actions
Copy link
Copy Markdown
Contributor

Hey @thmsobrmlr! 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

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