> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/access-control/fr/depannage/verkada-ac41-status-led.md).

# LED d’état de l’AC41

Le Verkada [Contrôleur AC41 à 4 portes](https://docs.verkada.com/docs/door-controller-ac41-datasheet.pdf) dispose d'une LED (en haut à gauche) qui indique l'état de l'appareil d'un coup d'œil.

***

## États des LED

**Orange fixe**—Le contrôleur est allumé et en cours de démarrage.

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

**Orange clignotant**—Le contrôleur met à jour son micrologiciel.

<div data-with-frame="true"><img src="/files/c2890beada0a86598605207480bbfd1eb8255a2b" alt=""></div>

**Bleu clignotant**—Le contrôleur gère les portes, mais ne parvient pas à joindre le serveur. En savoir plus sur les [paramètres réseau requis](/access-control/fr/pour-commencer/access-control-network-settings.md) pour aider à mettre le contrôleur en ligne.

<div data-with-frame="true"><img src="/files/ef74cada0de665cd63a1de2afebc121ead9a4df9" alt=""></div>

**Bleu fixe**—Connexion complète aux serveurs Verkada.

<div data-with-frame="true"><img src="/files/64d908fdf82a43dbbe3b0d9c72ee42e7cff655ab" alt=""></div>

**Rose clignotant**—Lorsque vous sélectionnez **identifier** dans les paramètres du contrôleur, le contrôleur clignote en rose pour vous aider à identifier l'appareil.

<div data-with-frame="true"><img src="/files/d9546bca903b80806ba9c515c4757e71f2910ee8" alt=""></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/access-control/fr/depannage/verkada-ac41-status-led.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
