> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/user/es/guide/devices-and-settings/tachograph-and-compliance.md).

# Tacógrafo y cumplimiento normativo

Para vehículos compatibles con tacógrafo, estos bloques le permiten **recuperar de forma remota los datos del tacógrafo digital como archivos DDD** y enviarlos automáticamente por correo electrónico, lo que ayuda a cumplir con las normativas sobre tiempo de manejo y periodos de descanso.

## ¿Qué son los archivos DDD?

Los archivos DDD almacenan información detallada de un tacógrafo digital sobre las actividades del conductor, incluidas las horas de manejo, los periodos de descanso y las posibles infracciones de cumplimiento. La frecuencia de descarga y el periodo de retención están regulados por la ley. En la UE, por ejemplo, los archivos DDD normalmente se descargan aproximadamente cada mes de la tarjeta del conductor y aproximadamente cada tres meses de la unidad del vehículo, con un periodo de almacenamiento obligatorio de aproximadamente un año.

{% hint style="warning" %}
Navixy admite la **funcionalidad de descarga** de archivos DDD. Navixy no los procesa de ninguna manera ni lee ningún dato de ellos.
{% endhint %}

<table data-view="cards"><thead><tr><th>Bloque</th><th>Propósito</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Descarga de archivos DDD</h4></td><td>Solicite y descargue archivos DDD a demanda desde el dispositivo.</td><td><a href="/pages/9048310180ff3ae48dce1d9f3f3ee7142636c3eb">/pages/9048310180ff3ae48dce1d9f3f3ee7142636c3eb</a></td></tr><tr><td><h4>Correo electrónico de los destinatarios de archivos DDD</h4></td><td>Envíe por correo electrónico cada archivo DDD descargado a hasta 5 destinatarios cuando el dispositivo lo entregue.</td><td><a href="/pages/9c95b2ddb8426800fbf840bf05d20d2d78dae016">/pages/9c95b2ddb8426800fbf840bf05d20d2d78dae016</a></td></tr></tbody></table>


---

# 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://navixy.com/docs/user/es/guide/devices-and-settings/tachograph-and-compliance.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.
