# View and Download Results

## View and Download Results

As soon as a job starts, it will create output groups that can be viewed on the right hand side of the job stream log.

Hovering over an output group (shown as a single draggable tile) will display a list of the available outputs within that group (e.g., map). Select an output from the drop-down to download files directly. This is especially helpful for downloading volumes for inspection using tools like Chimera.

![](/files/-MNpL-gPOCh3LIqmUSSQ)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.cryosparc.com/guides-for-v3/user-interface-and-usage-guide/view-and-download-results.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
