# Step 5: Reload the analysis results from DICOM

You can close the 3D Slicer application and open it again to start fresh.

To reload the analysis results you created in the previous steps, simply open the "DICOM Browser", select the SR series for the subject QIN-HEADNECK-01-0024, and load it.

After you click "Load" in the "DICOM Browser", you will be prompted about loading the referenced series. The measurements report references both the original PET series, and the SUV. Uncheck the PET series to load just the SUV-corrected volume.

![](/files/-LM8eQV84XQL0WdxMFCu)

Next, switch to the `QuantitativeReporting` module. You should be able to select the loaded measurement report item in the selector, upon which the segmentations and measurements table should appear as it was at the time you saved the results of your work.

![](/files/-LM8eQVABJx_KoAUOjj0)


---

# 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://qiicr.gitbook.io/dicom4miccai-handson/using-dicom-to-store-your-analysis-results/dicom-slicer/dicom-slicer-5.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.
