# Work with X-Rays

The X-Ray module provides a dedicated workspace for managing dental radiographs. While X-ray files are stored in the main Storage module, they are also accessible through a specialized X-Ray page designed for clinical review.

### Open X-Ray View

To open X-Ray view, click on the **X-Ray** button under the visits tab (middle column):

<figure><img src="https://774973970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MCSfaCbl5WBCUFhF8TR%2Fuploads%2FirGdGARtE1BtX7hwQ5I0%2Fimage.png?alt=media&#x26;token=c685ce8e-5ebb-44ec-95f0-ed669e3039c3" alt=""><figcaption></figcaption></figure>

### Submit X-Rays

You can drag-and-drop X-Rays from your computer into dedicated section of the FMX layout:

1. Select **Appointment** date from the left column - X-Ray image will be attached with the patient appointment
2. Click on the FMX Layout section, or drag-and-drop from your computer:

<figure><img src="https://774973970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MCSfaCbl5WBCUFhF8TR%2Fuploads%2FF0WCDY8S3sLKGBeSRyP9%2FBuilt-in%20Retina%20Display%202025-12-22%2018-36-01.gif?alt=media&#x26;token=b8903778-8e57-4529-8bdf-c179d73d80f8" alt=""><figcaption></figcaption></figure>

The **FMX (Full Mouth Series) layout** allow clinicians to organize and view radiographs in a structured, full-mouth format. This makes it easier to review, compare, and interpret X-rays during diagnosis and treatment planning.


---

# 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/storage/work-with-x-rays.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.
