> ## Documentation Index
> Fetch the complete documentation index at: https://docs.speckle.systems/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> These docs contain multiple Speckle product experiences. For Speckle 2026.9, prefer /next/ pages for the topics and changes they cover. The navigation label Current does not override this version-specific precedence.
> Coverage under /next/ is incremental. Use Current documentation for unchanged topics and when a /next/ page says coverage is unavailable or explicitly refers you to Current. Do not infer a feature was removed from a missing page.
> Read the page-specific documentation status, applicability, affected guidance and replacement links in agent-only content. Impacted, changed and superseded apply only to the stated scope; they do not mean the entire feature is deprecated. Historical connector guides apply only to the legacy connector described.
> Match guidance to the customer's deployment version, model data format and connector. Respect plan, permission and compatibility restrictions. If an unknown version or data format changes the answer, ask a focused clarification; do not infer deployment version from the date alone.

# Viewing Automation Results

> Learn how to view and interpret automation results in Speckle Automate. Discover how to access results from the model scene view and project dashboard, understand status messages, view artifacts, and interact with result reports.

There are two entry points to view Automate results:

## From the Model Scene View

A results "doughnut" icon will appear if automation registered against that model is running or has been completed. Clicking on this icon reveals all the automations that have reported results for the currently viewed version.

<Frame>
  <img src="https://mintcdn.com/speckle/EDPQP7dU1ux-cVtZ/images/developers/automate/scene-viewer-results.png?fit=max&auto=format&n=EDPQP7dU1ux-cVtZ&q=85&s=530a4f98c8b04dbb4e143118af3b6822" alt="Automate results in model scene viewer" width="770" height="439" data-path="images/developers/automate/scene-viewer-results.png" />
</Frame>

Clicking on any of the run cards expands to show details:

<Frame>
  <img src="https://mintcdn.com/speckle/EDPQP7dU1ux-cVtZ/images/developers/automate/results-card.png?fit=max&auto=format&n=EDPQP7dU1ux-cVtZ&q=85&s=6e861f2eb2ed66f4b3202507bbb20a3a" alt="Automation run results card" width="670" height="1225" data-path="images/developers/automate/results-card.png" />
</Frame>

* **Status**: Displays the message included with a Fail or Success result.
* **Attachments**: Lists any artefacts uploaded by the function.
* **Resulting Models**: Provides the option to add any model version produced by the function.
* **Results**: Displays each result report, including:
  * Status, category, object count, and message as reported by the function.
  * Clicking on a results card isolates the objects reported by that card.
  * A filter function may highlight specific outcomes if the result includes metadata.

    <Frame>
      <img src="https://mintcdn.com/speckle/EDPQP7dU1ux-cVtZ/images/developers/automate/result-metadata.png?fit=max&auto=format&n=EDPQP7dU1ux-cVtZ&q=85&s=eb9b4e21b7ec83505396629be2b662f9" alt="result metadata view" width="2000" height="774" data-path="images/developers/automate/result-metadata.png" />
    </Frame>

## From the Project Dashboard

In the model list or card view, any model with completed automation runs will display the same doughnut icon.

<Frame>
  <img src="https://mintcdn.com/speckle/EDPQP7dU1ux-cVtZ/images/developers/automate/passed-runs.png?fit=max&auto=format&n=EDPQP7dU1ux-cVtZ&q=85&s=737debabada4915b0f8e3c455b0f9415" alt="model-list-indicator" width="480" height="235" data-path="images/developers/automate/passed-runs.png" />
</Frame>

Clicking the doughnut icon in the model list provides a summary similar to the model scene view, with additional options:

<Frame>
  <img src="https://mintcdn.com/speckle/5UIlyL-HMgYLn0Bd/images/developers/automate/all-runs-passed.png?fit=max&auto=format&n=5UIlyL-HMgYLn0Bd&q=85&s=d5fa70be654e60291782b9f85d042cde" alt="automation list showing all runs passed" width="2000" height="687" data-path="images/developers/automate/all-runs-passed.png" />
</Frame>

* **View Results**: Links to the relevant version and uses the results context view to include other models or objects.
* **Open Model**: Opens the model at its latest version.
* **View Artefact**: Opens the artefact in a new browser tab (e.g., images) or prompts to download (e.g., files).
