# Configure Bullet Camera Attachments

{% hint style="warning" %}
The External IR Illuminator and White Light Illuminator are only compatible with the CB63-E and CB63-TE bullet camera models.
{% endhint %}

***

{% tabs %}
{% tab title="Infrared Illuminator" %}
The Infrared Illuminator ([ACC-CAM-CB-IR-1](https://docs.verkada.com/docs/ACC-CAM-CB-IR-1-datasheet.pdf)) extends the IR range of your bullet camera by supplementing the camera's built-in infrared LEDs with an additional external infrared light source. This allows the camera to capture clear, detailed footage beyond the built-in IR range at night and in dark environments.

At 100% intensity, the Infrared Illuminator extends the camera's IR range by 50%, bringing the total to 75m / 246ft on the CB63-E and 150m / 492ft on the CB63-TE.

***

## Configuration

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras.**
{% endstep %}

{% step %}
**Select the camera with the Infrared Illuminator attached.**
{% endstep %}

{% step %}
**In the bottom right, click Settings > Attachment.**

<div align="left" data-with-frame="true"><figure><img src="/files/OqsdYPqbzBnEkA94VqNr" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Configure the following settings based on your use case.**

| Setting          | Description                                                                                                 |
| ---------------- | ----------------------------------------------------------------------------------------------------------- |
| **Install Mode** | Disables the IR Illuminator, allowing the camera's field of view to be adjusted safely during installation. |
| **Intensity**    | Sets the intensity of the IR light on a scale of 1 (lowest) to 100 (highest).                               |
| {% endstep %}    |                                                                                                             |
| {% endstepper %} |                                                                                                             |
| {% endtab %}     |                                                                                                             |

{% tab title="White Light Illuminator" %}

The White Light Illuminator ([ACC-CAM-CB-WL-1](https://docs.verkada.com/docs/ACC-CAM-CB-WL-1-datasheet.pdf)) adds a configurable white-light source to your bullet camera, enabling full-color video capture at night and in low-light conditions, or to deter potential threats. It supports two lighting modes - Floodlight and Pulse, and can be triggered by motion or set to stay on continuously, with optional scheduling.

***

## Configuration

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras.**
{% endstep %}

{% step %}
**Select the camera with the  White Light Illuminator attached.**
{% endstep %}

{% step %}
**In the bottom right, click Settings > Attachment.**

<div align="left" data-with-frame="true"><figure><img src="/files/pLoRMV2D0lpbsqMx1bpo" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Configure the following settings based on your use case.**

<table><thead><tr><th width="169.4166259765625">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Install Mode</strong></td><td>Temporarily disables the White Light Illuminator. Useful during installation to avoid light interference when adjusting the camera's field of view.</td></tr><tr><td><strong>Light Mode</strong></td><td><p>Controls how the white light operates. Options: </p><ul><li><strong>Off</strong> (disabled)</li><li><strong>Floodlight</strong> (steady light)</li><li><strong>Pulse</strong> (turns on and off periodically)</li></ul></td></tr><tr><td><strong>Brightness</strong></td><td>Sets the intensity of the white light on a scale of 1 (lowest) to 100 (highest).</td></tr><tr><td><strong>Activation Type</strong></td><td><p>Determines what triggers the white light. Options:</p><ul><li><strong>Motion</strong> (activates the light when motion is detected)</li><li><strong>On</strong> (keeps the light on continuously)</li></ul></td></tr><tr><td><strong>Schedule</strong></td><td><p>Controls when the light is eligible to activate. Options:</p><ul><li><strong>Dusk to Dawn</strong> (active only when the camera is in low-light conditions)</li><li><strong>Custom</strong> (define a specific time window)</li></ul></td></tr><tr><td><strong>Motion Timer</strong></td><td><p>Sets how long the light stays on after motion is detected. Only available when Activation Type is set to Motion and depends on the selected Light Mode.</p><ul><li><strong>Floodlight</strong> (30 seconds, 1 minute, 5 minutes, or 30 minutes)</li><li><strong>Pulse</strong> (5, 10, 15, or 30 seconds)</li></ul></td></tr><tr><td><strong>Disable Night Mode</strong></td><td>Forces the camera out of night mode.</td></tr></tbody></table>
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}

***

{% hint style="warning" %}
Contact Verkada Support if you run into issues with motion detection.
{% endhint %}


---

# 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/configuration/configure-bullet-camera-attachments.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.
