# TD52 Status LEDs

The [Verkada TD52 Video Intercom](https://www.verkada.com/intercom/td52/) uses 2 sets of LED status lights:

* 1 blue LED (located above the camera)—Indicates the current status of the unit. The camera continues to record, regardless of if its visibility in Verkada Command.
* 6 white LEDs (located above the call button)—Indicates the stage of the Intercom in the setup process.

<div align="left" data-with-frame="true"><img src="https://3022285914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTH6kITd3Fb5UOnnsfQ9r%2Fuploads%2Fgit-blob-7f7bf393e2f639b07607dd3cde3da5b76607e035%2Fb08b77ca770378bd74f57a25ccbc327192d30468.png?alt=media" alt="" width="266"></div>

***

## Status LEDs

The LED status light consists of the following states:

* Solid orange—Booting up
* Flashing orange—Updating firmware
* Flashing blue—Establishing network connection
* Solid blue—Fully healthy
* Flashing pink—Identify

**Example**: Fully online and healthy Intercom

<div align="left" data-with-frame="true"><img src="https://3022285914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTH6kITd3Fb5UOnnsfQ9r%2Fuploads%2Fgit-blob-b71e2d12973a2098b7cf5810402fb0d1335737d3%2F984d804cec0bec99b9e085a760d97f7b3cc37d59.png?alt=media" alt=""></div>

### Setup progression for status LEDs

When you first turn on the Intercom, a white LED appears. The LEDs progress as the setup progresses (up to 5 additional LEDs light up). These status LEDs are essentially a progress bar to indicate how far along the Intercom is in first coming online.

<div align="left" data-with-frame="true"><img src="https://3022285914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTH6kITd3Fb5UOnnsfQ9r%2Fuploads%2Fgit-blob-c2376aefe36a21b33f1a95b368908d805f373f74%2F6ff74a19f64dc52fbd2eefedb230df287eebae59.png?alt=media" alt=""></div>

{% hint style="warning" %}
The status bar does not persist after the Intercom is fully configured. The status bar only appears again, after it is decommissioned, and then added back to Command.
{% 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/configure-a-td52/td52-status-leds.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.
