# Exporting data via scannershare

We have set up a shared folder ("scannershare") that is accessible from the scanner, Tess in the control room, and the computer behind the screen in the waiting room. Any type of data that you could previously save to an external drive from the scanner (.rda, dat, DICOM, protocol pdfs, screenshots, etc.) can instead be saved to this drive and accessed from one of the other computers.

**IMPORTANT:** this storage is ephemeral! Every night, data older than 24 hours will be wiped from the share, so make sure to grab your data right away!

## Exporting your data

### DICOMs

Exporting DICOM data is the same as saving it to an external drive, except the destination should be the Z drive. If you don't see it in the dropdown menu, you can click Browse and navigate to it. If you are still unable to access it, check that you are logged in as medadmin (exit kiosk mode).

<figure><img src="/files/Axz0au4JtvWH5TGMttO6" alt="The export data page on the Siemens console. The Destination is set to “Z:\”."><figcaption><p>Exporting DICOMs to the scannershare Z drive</p></figcaption></figure>

### TWIX

In the twix interface, after clicking "copy total RAID file", you can choose the Z drive (scannershare) as the destination.

### All other data

Any other data can be copy & pasted into the Z drive from the File Explorer.

<figure><img src="/files/BFNkBxJq3fzXNeK3UMUX" alt="Scannershare as seen from the file manager. It is listed as “scannershare (\\10.2.140.21) (Z:)”."><figcaption></figcaption></figure>

## Accessing your data

The scannershare drive is mounted as a network drive on Tess and on the computer in the waiting room. After you copy your data there, you can access it via one of these computers and grab it however you'd like: copy to an external hard drive, upload to Oscar via OOD, scp to Oscar via Terminal, upload to XNAT, burn to DVD, etc. If for the scannershare drive doesn't open when you click on it, try restarting the computer. The computer will automatically remount the drive when it restarts.

<figure><img src="/files/U5ncBTzRSpcVQqbiZtwH" alt="Scannershare as seen from the dock on the bottom of a mac desktop."><figcaption><p>The computer behind the screen in the waiting room has scannershare persistently mounted</p></figcaption></figure>

Best practice is to delete your data from the share when you are done grabbing it, but if you forget, it will automatically get deleted overnight after it has been there for at least 24 hours.


---

# 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://docs.ccv.brown.edu/bnc-user-manual/mrf-guides/exporting-data-via-scannershare.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.
