Skip to main content
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.
Automate still runs your functions against models in the 2026.9 data model, exactly as described in Who’s affected. A run against a 2026.9-format model completes, and its results are recorded, the same as any other run.
What isn’t there yet is a way to see those results. Neither the results indicator in the product UI nor a documented API covers a model in the 2026.9 format right now. If you’re troubleshooting a run that appears to have succeeded but produced nothing visible, this is why — it isn’t a sign the run failed.

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.
Compatibility mode is a bridge, not a fix. It’s available only until 1 November 2026.
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

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.
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.
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.
Last modified on September 19, 2026