# Verkada Dome Camera Maintenance

There may be times when the image quality of your camera may be affected because of dust, debris, fingerprints, moisture, condensation, and so on. Occasional maintenance is recommended to keep your cameras functioning properly.

***

## Common issues and how to resolve

### Internal reflection

**Cause**

When the camera case is not attached properly to the camera body, the infrared (IR) glare reflects off the dome into the lens and back onto the dome.

**Solution**

Re-attach the camera case to the camera body and fully tighten the Torx screws.

The image on the left shows circular images caused by reflection. The image on the right shows the image after the camera’s case is attached properly.

<div align="left" data-with-frame="true"><img src="/files/q21K51XQjjTl7Pdls1C5" alt="Circular patterns | After camera case attached"></div>

### External occlusion

**Cause**

When the protective film is not removed after installation, it causes an IR glare.

**Solution**

Remove the protective film from the dome. The camera may need to be refocused after removing the film.

The image on the left shows the protective film making the image look blurry and out of focus with a unique mosaic pattern effect. The image on the right shows the image after the protective film is removed.

<div align="left" data-with-frame="true"><img src="/files/rAzSgtAv5cNe3avnFS3I" alt="With protective film on (blurry image) | After protective film is removed"></div>

### Dust, debris, or fingerprints on the dome

**Cause**

When dust or debris accumulates on the dome, the image looks fine in **Day Mode**. However, in **Night Mode**, the IR glare reflects off the dust and debris, causing bright spots and loss of contrast in the image.

**Solution**

Use canned air to blow away dust and debris and then [clean the camera dome](/verkada-cameras/maintenance-and-troubleshooting/clean-your-verkada-dome-camera.md).

The image on the left shows the image with bright spots and loss of contrast while some portions remain in focus. The image on the right shows the image after the dome has been cleaned.

<div align="left" data-with-frame="true"><img src="/files/jhhCQlVnENPjfjpIMsqn" alt="Dust and debris on dome (contrast loss) | After cleaning the dome"></div>

<div data-with-frame="true"><img src="/files/7t1n109Y3tn5gC80ToVn" alt="Fingerprints on dome | After cleaning the dome"></div>


---

# 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://help.verkada.com/verkada-cameras/maintenance-and-troubleshooting/verkada-dome-camera-maintenance.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.
