# Wire a Doorbell Chime to an Intercom

Verkada Intercoms includes an output relay that you can use to trigger a doorbell/chime.

### Requirements

* 1 or more door bell chimes
* 1 doorbell transformer
* Bell wire

***

## Configure a Chime output

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

{% step %}
**Select your intercom and click Settings.**
{% endstep %}

{% step %}
**Under I/O > Output, select Chime. The Intercom’s relay will change state and a third-party chime can be powered.**
{% endstep %}
{% endstepper %}

### Wire your Intercom

{% stepper %}
{% step %}
**Remove the terminal block or pigtail from the rear of your Intercom.**
{% endstep %}

{% step %}
**Wire the COM output on the terminal block to one of the terminal screws on the doorbell transformer.**
{% endstep %}

{% step %}
**For each doorbell, wire the Front and Trans terminals to the NO terminal on the intercom and the remaining terminal on the doorbell transformer, respectively, as shown.**
{% endstep %}

{% step %}
**Reinsert the terminal block.**
{% endstep %}
{% endstepper %}

***

{% hint style="warning" %}
If you have multiple doorbells, wire them in parallel.
{% endhint %}

#### TD33 Pigtail Wiring

<div align="left" data-with-frame="true"><img src="/files/JufgGXQjCZD73keSK3GK" alt=""></div>

#### TD52/53/63 Terminal Block Wiring

<div align="left" data-with-frame="true"><img src="/files/NmogxGL35nvyDOiml2eS" alt=""></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/intercom/configuration/wire-a-doorbell-chime-to-an-intercom.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.
