This is 2026.9 documentation. Coverage here is incremental: a page exists only where 2026.9
differs or is newly documented. For any other topic, switch to Current (2026.8 and earlier) in
the version selector.
What’s missing
For a model still in the current (pre-2026.9) data model, results show up exactly as described in Viewing Automation Results: a doughnut icon in the 3D viewer and in the project model list, both opening the same results summary. For a model in the 2026.9 data model, that icon does not appear in either place. This isn’t specific to any one function or trigger — it applies to any 2026.9-format model with a completed run. There’s also no documented, supported API to read the results back as a substitute. Automate functions can write results during a run, but nothing on this site currently documents a query for reading them back afterwards. (The equivalent gap for Data Validation checks specifically is tracked separately; an undocumented internal path exists there but carries no stability guarantee — see Data Validation if that’s what you’re looking for.)What to do meanwhile
1
Keep the workspace on compatibility mode
If you need to see results for a model that would otherwise land in the 2026.9 format —
through ACC sync or drag-and-drop upload — ask us to switch the workspace into compatibility
mode. It keeps that data in the format the current viewer and dashboard already render
correctly. See Data model migration for
workspaces.
2
Confirm the run actually completed
Check the automation’s run history from project Settings → Automations rather than looking
for the results icon. A completed run with no visible icon is this limitation, not a failure.
FAQ
Did my automation actually run if I can't see the results?
Did my automation actually run if I can't see the results?
Yes, if the run history shows it completed. The results icon and any API read path are what’s
missing for 2026.9-format models — the run itself, and what it produced, aren’t affected.
Is there any way to get the results out right now?
Is there any way to get the results out right now?
Not for a model already in the 2026.9 format. The only current option is compatibility mode,
which keeps new data in the format the existing viewer and dashboard support, so results stay
visible the normal way.
When will this be fixed?
When will this be fixed?
No committed date yet. It depends on the same underlying frontend work covering the 2026.9 data
model more broadly — see Viewer developer notes in
2026.9 for the closest thing to a timeline.