> 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-es/2026.md).

# 2026

- [14 de julio: Firmas electrónicas cualificadas](https://docs.complycube.com/documentation/changelog/changelog-es/2026/14-de-julio-firmas-electronicas-cualificadas.md): Firmas electrónicas cualificadas, verificación de documentos, políticas de cumplimiento y mejoras de la plataforma. Actualizaciones del producto para firmas eIDAS, flujos de trabajo KYC y AML, y actualizaciones de la plataforma.
- [29 de mayo: Cumplimiento y SDKs](https://docs.complycube.com/documentation/changelog/changelog-es/2026/29-de-mayo-cumplimiento-y-sdks.md): Decisiones automatizadas de cumplimiento, cuestionario, eID y actualizaciones de los SDK. Automatización del cumplimiento, flujos de trabajo KYC, Smart Forms, verificación eID y SDK web y móviles.
- [24 de agosto: Motor de riesgo AML y casos](https://docs.complycube.com/documentation/changelog/changelog-es/2026/24-de-agosto-motor-de-riesgo-aml-y-casos.md): Puntuación personalizada de riesgo AML, búsqueda global, passkeys, productividad del portal y mejoras de autenticación.
- [27 de marzo: App, marca y SDKs](https://docs.complycube.com/documentation/changelog/changelog-es/2026/27-march-complycube-app-branding-canvas-and-mobile-sdks-updates.md): Actualizaciones de la app de ComplyCube, Branding Canvas y los SDK móviles. Actualizaciones del producto para verificación de identidad, verificación eID, SDK móviles, Web SDK, SDK de React Native e incorporación digital.
- [12 de enero: Formularios inteligentes y SSN](https://docs.complycube.com/documentation/changelog/changelog-es/2026/12-january-smart-forms-us-ssn-and-workflow-updates.md): Formularios inteligentes, SSN de EE. UU. y actualizaciones de flujos de trabajo. Actualizaciones del producto para formularios dinámicos, verificación de SSN de EE. UU. y plantillas y configuración de flujos de trabajo.


---

# 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-es/2026.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.
