# Storage

You can store any kind of data in the patient profile, such as X-Rays, Intraoral Photos, CBCT scans, and any other records.

![Dentaltap - Patient Storage](/files/31ugnVljC5s4Ce3xkNkj)

1. Open the Patient Profile and click on the **Storage** menu item at the top.
2. You can see your uploads grouped by type - All Files, Periapical/Panoramic films, Ceph, CBCT.
3. You can search by a file name.
4. Click on the **Upload File** button to upload a new file. Also, you can just drag and drop files from your computer into the upload area.

### Preview Images

If you uploaded an image, you can see the thumbnail of it in the files list. Click on the image to open the details. In the opened window, you will see some image processing tools.

![Dentaltap - X-Ray Preview](/files/3v7FUqblqw09uMKxGoJ1)

#### Image processing tools:

* Pan (move your image around the area);
* Zoom-in/Zoom-out;
* Contrast/Brightness/Inversion;
* Flip Horizontally/Flip Vertically/Rotate;
* Measure Length/Measure Angle;
* Add comments over the image.

### Preview Documents

You can preview documents in PDF, Word, PPT, and other office-related formats. Click on the document to open the details. In the opened window, you will see the document content right away, without downloading it to your computer.

![Dentaltap - Document Preview](/files/t72vIG3ALNNoUaPEVE5y)


---

# 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://dentaltap.gitbook.io/dentaltap/patients/storage.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.
