[Launched] Markdown: updated to be part of your analytics

Markdown documentation makes every .md file in your project a first-class object. Previously, a Markdown file was only text: frontmatter appeared as raw characters, and docs were disconnected from the analytics they explained. Now, frontmatter renders as a Properties panel, while Markdown links connect docs to related documents, models, datasets, and dashboards.

This keeps business context, modeling logic, and decisions alongside the analytics they explain, rather than buried in separate wikis.

What you get:

  • YAML frontmatter rendered as structured metadata, making key information easier to scan.
  • Links to other Markdown files and Holistics objects, including models, datasets, and dashboards.
  • AML source without leaving the doc - Ctrl+hover a resolved link to read its highlighted source.

The same metadata becomes the groundwork for AI retrieval: agents will be able to narrow to approved context before answering, instead of scanning the whole project.

Learn more: Markdown for analytics context

3 Likes