.html) that Addison builds from your data — a data narrative, a one-page report, or a visual summary with charts and KPI cards. It’s a second-class artifact: a file in your project rather than a native Summation document, but it renders in a full in-app viewer and downloads as a single self-contained .html file.

An HTML report rendered in the in-app viewer, with the ⋯ menu showing Rename, Share, Download as HTML, Versions, and Delete
What Addison builds
HTML artifacts are finished, presentation-ready pages:- Self-contained — one
.htmlfile with its styling and charts inline, nothing external to load - Template-driven — editorial, light, and dark themes via Addison’s
html-template-*skills - Optionally workbook-traced — with the
workbook-reportskill, every number traces cell-by-cell to an auditable Excel workbook
Create
- In the app
- Via the API
Open and view
- In the app
- Via the API
Open the file to render the full styled page in the in-app viewer. It shows exactly what the downloaded
.html contains.Versions
- In the app
- Via the API
Each save adds a version. Open Versions in the ⋯ menu to see and switch between earlier versions of the page.
Manage as a file
An HTML artifact is an ordinary file in your project, so every file operation applies — move it between folders, copy it to another project, duplicate it, or delete it.- In the app
- Via the API
From the ⋯ menu in the top bar (or the file’s row in the project file list): Rename, Share, Styles, Verification, Download as HTML, Versions, or Delete.
Promote to a first-class artifact
HTML pages already support verification on their own, but a common flow is still to start with an HTML page and then have Addison rebuild it as a first-class artifact — an interactive dashboard, a presentation deck, or a verified report. The native document gains full data citations and a dedicated home in the app.Dashboards
Turn the page into interactive charts and KPIs.
Decks
Turn the content into a presentation.
Reports
Turn the narrative into a verified written report.