Generate, verify, edit, style, share, and download AI-powered analytical reports.
A report (.sdoc) is an exec-ready analysis Addison writes from your data — from recurring business reviews to ad-hoc deep dives. Each report mixes written insights, data tables, and charts, and every finding is backed by citations that trace it to the underlying data. Reports are an artifact and live inside a project.
An example report — written analysis with data citations, key actions, and charts
You can start a report a few ways — each hands Addison a prompt and streams the result.Create a report from the Reports page: click Create report (top-right of /report). You can also run a playbook that generates a report each run.
The Reports page (/report, shown above) lists your reports across all projects, with columns for Name, Project, Created by, Playbook, and Last modified, plus search. Click one to open it. Reports also appear as .sdoc folder packages in their project’s file browser.
A report is a .sdoc folder package, so you rename or delete it like any file — from the project file browser’s ⋯ menu. Each report row on the Reports page (/report) also has a trailing ⋯ menu with Rename and Delete. Deleting can’t be undone.
Verification is an automated audit of the report’s accuracy. Click the verification badge (shield) in the toolbar to open the Verification Hub, then Verify to run it — the button reads Refresh Verification after the first run — streamed with progress. It reports four dimensions, each showing how many checks passed:
Dimension
What it checks
Citation Accuracy
Cited values are accurate and match their source
Traceability
Numbers, tables, and charts trace to their sources
Claim Accuracy
Facts, comparisons, and trends are valid
Query Accuracy
Queries are consistent and filters are correct
Behind these, the underlying test set also runs an advisory quality review that surfaces suggestions without affecting the pass/fail badge.If you edit the report after verifying, the Hub flags it (“Edits have been made — refresh verification”). The toolbar verification badge shows the current state:
Status
Meaning
Unverified
No verification has been run
In progress
Verification is running
Verified
Checks passed
Stale
The report changed since it was last verified — refresh to update
Failed
Verification found blocking issues
Error
Verification couldn’t finish — the verifier crashed or timed out mid-run; re-run to retry
The Verification Hub
Traceability in action. Every figure Addison cites is underlined — click one to open a Value trace showing the exact query result and the data cell behind it. Traceability is the verification check that all of these resolve to real source data.
Value trace — click a cited figure to see its source
POST /v1/projects/{projectId}/reports/{reportId}/verifications
Verify a report and stream progress (server-sent events).
A report’s body is read-only — you don’t type into it. Instead, highlight any section (text, a chart, or a table) to get a floating toolbar with two actions:
Ask — ask Addison a question about the highlighted spot (opens an “Ask Addison” box).
Edit with AI — describe a change and Addison rewrites that part (opens a “Describe the edit…” box). You can also toggle Edit with AI in the toolbar to edit anywhere in the report.
You can also run /incorporate-feedback in chat to apply the Edit with AI feedback threads left on the report in one pass. It acts only on those Edit-with-AI feedback threads, not on ordinary comments — @-mentioning Addison in a comment spawns its own reply instead.
Highlight a section to Ask or Edit with AI
Ask — question the highlighted spot
Edit with AI — describe the change
Coming soon
Edit report content and apply comment feedback programmatically.
Click Styles in the toolbar to restyle how a report looks. Pick a built-in style like Editorial or Pulse (including a dark theme), or a Custom style. The content stays the same; only the presentation changes.
Every AI edit and manual change is saved as a version. Open Version History to see the full timeline and open an earlier version. Each version row has a ⋯ menu with Rename Version and Revert Version (reverting rolls the report back to that version and shows a “Reverted to Version N” toast). While you’re viewing an older version, a “Viewing version” banner appears with a View latest link back to the current one, and editing, sharing, and export are disabled until you return to the latest.
Open a report’s ⋯ menu → Share, then Publish to create a view-only link for your organization — viewers can sign in or create an account to open it. Unpublish at any time.