# Step 4: Explore and store the analysis results in DICOM

Enable crosshairs. Try clicking on any of the segments, or any of the rows in the measurement table to synchronize the 2D viewers. Note how metadata about the segmentations and measurements is populated and shows up in the tooltip.

| ![](/files/-LM8eO8lHHSlz2LjK-fH) | ![](/files/-LM8eO8nBzG5v9y705J-) |
| -------------------------------- | -------------------------------- |

Click "Complete Report" button to finalize your work.

Open the "DICOM Browser" window, as we did in the beginning to load the image. Note 3 more series are now included in the study that had just the PET series before.

![](/files/-LM8eO8plJkC8lMBJP6B)

The new series you see are the following:

* **RWV**: Real-world value DICOM object storing the Standardized Uptake Value (SUV) normalization information for the PET series we loaded. It was created automatically when you loaded the PET series.
* **SEG**: Segmentation DICOM object storing the results of the segmentation and metadata for the individual segments.
* **SR**: DICOM Structured report that follows template TID 1500 recording the measurements calculated from the SUV-normalized PET image for the image regions defined by the segmentations.


---

# 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-4.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.
