> 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/command/fr/besoin-daide/end-of-sale-products-policy-overview/end-of-sale-announcement-for-ac41.md).

# AC41

Verkada annonce la prochaine fin de commercialisation du [Contrôleur d'accès à quatre portes AC41](https://docs.verkada.com/docs/access-control-ac41-installation-guide.pdf), à remplacer par le [Contrôleur d'accès à quatre portes AC42](https://docs.verkada.com/docs/door-controller-ac42-datasheet.pdf).

{% hint style="danger" %}
Les commandes finales pour l'AC41 doivent être reçues avant **31 juillet 2024**.

La date de fin de support pour ce produit sera le **31 juillet 2034**.
{% endhint %}

## FAQ

### Qu’est-ce que cela signifie ?

À compter du 31 juillet 2024, nous ne vendrons plus le contrôleur d'accès à quatre portes AC41 pour de nouvelles installations. Toutes les commandes ouvertes existantes pour l'AC41 seront honorées avec l'AC42. Verkada fournit généralement une assistance pour un produit donné pendant une période de dix (10) ans après la date de fin de commercialisation.

### Les clients peuvent-ils retourner un AC41 qu'ils ont acheté ?

Les clients peuvent retourner un AC41 *dans les 30 jours suivant l’achat*.

### Que se passe-t-il si un AC41 sous garantie doit être remplacé ?

Nous remplacerons les unités AC41 par une unité AC42 si les AC41 ne sont plus disponibles.

## Définitions clés

* **Annonce de fin de commercialisation (cet article)**: Avis officiel de fin de commercialisation.
* **Date de fin de commercialisation**: La dernière date pour commander le produit via Verkada.
* **Date de fin de support**: La dernière date à laquelle un produit sera pris en charge par Verkada.


---

# 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/command/fr/besoin-daide/end-of-sale-products-policy-overview/end-of-sale-announcement-for-ac41.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.
