# Exporting DICOM data from 3D Slicer

You can export the DICOM objects you created using 3D Slicer to the file system, if you want to pass them to someone, archive in another system, process with another tool (such as MITK Workbench, which is also covered in this tutorial!) etc.

To do this, open "DICOM Browser", select the item you want to export (at the Patient, Study or Series level), and click the right mouse button. You will see the dialog prompting you to choose the export location.

![](/files/-LM8eRA174VrO5PRVj2O)


---

# 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/slicer-export-dicom.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.
