> For the complete documentation index, see [llms.txt](https://docs.complycube.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.complycube.com/documentation/changelog/changelog-fr/2024.md).

# 2024

- [21 sept. : Vérifications et portail](https://docs.complycube.com/documentation/changelog/changelog-fr/2024/21-september-expanded-verification-checks-and-portal.md): Vérifications élargies et portail. Mises à jour produit pour les vérifications du permis de conduire et du SSN, une couverture mondiale plus large et un nouveau guide d’intégration SSO.
- [15 mai : Fraude à l’identité et eID](https://docs.complycube.com/documentation/changelog/changelog-fr/2024/15-may-identity-fraud-check-and-eid-capabilities.md): Vérification de la fraude à l’identité et fonctionnalités eID. Mises à jour produit pour les vérifications de fraude à l’identité, Norway BankID, l’authentification NFC active, la couverture AML et les outils d’intégration du portail.
- [14 janv. : Hosted Flows et contrôles KYC](https://docs.complycube.com/documentation/changelog/changelog-fr/2024/14-january-hosted-flow-and-enhanced-kyc-controls.md): Hosted Flow et contrôles KYC renforcés. Mises à jour produit pour l’estimation de l’âge, les listes de contrôle personnalisées, le screening AML en masse, les pistes d’audit et une couverture de vérification élargie.


---

# 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://docs.complycube.com/documentation/changelog/changelog-fr/2024.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.
