# Intercom Reader Settings

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

{% step %}
**Select an intercom to configure.**
{% endstep %}

{% step %}
**At the top, click Settings > Door.**
{% endstep %}
{% endstepper %}

## Manage Credential Types

You can manage which credential types are allowed or disallowed by using the following toggles:

* **Badge Reader**: Enable or disable RFID and NFC credentials.
* **NFC Unlock**: Allow or disallow NFC credentials.
* **Bluetooth Unlock**: Manage Bluetooth credential access.

## Configuring Gesture Unlock

Verkada Intercoms (TD52 + AD34, TD33, TD53, and TD63) support **Gesture Unlock**, a feature designed to prevent accidental Bluetooth unlocks. Gesture Unlock requires a specific gesture in addition to a Bluetooth credential to unlock a door.

{% stepper %}
{% step %}
**Navigate to Intercom Settings > Reader > Bluetooth Unlock Trigger > Custom Configuration.**

<div align="left" data-with-frame="true"><img src="/files/NDDFV5C2KGSCVLMO3U5J" alt="" width="790"></div>
{% endstep %}

{% step %}
**Select a preset option or click Advanced to define your own parameters.**

<div align="left" data-with-frame="true"><img src="/files/hqN0Ob1YAek2gZNtSxar" alt="" width="783"></div>
{% endstep %}
{% endstepper %}

### Reader compatibility table

|                            |                                  |                                    |
| -------------------------- | -------------------------------- | ---------------------------------- |
| **Mode**                   | **Wiring**                       | **Reader Compatibility**           |
| **Single Door Controller** | Directly to the intercom         | Uses integrated reader             |
| **Paired**                 | To a Verkada access controller   | Reader must be hardwired via RS485 |
| **3rd Party ACU**          | To a 3rd party access controller | Unsupported                        |

***

## Other Bluetooth Settings

* **Bluetooth Cooldown**: Define the minimum time required between Bluetooth unlock attempts.
* **Beep on Bluetooth Unlock**: Toggle to enable or disable audible feedback when a Bluetooth credential grants access.

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=pWUVHl3gzKc).
{% 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/intercom/configuration/intercom-reader-settings.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.
