> 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/pt-br/guide/devices-and-settings/tachograph-and-compliance.md).

# Tacógrafo e conformidade

Para Veículos com tacógrafo, estes blocos permitem que você **recupere remotamente dados do tacógrafo digital como arquivos DDD** e faça com que eles sejam enviados automaticamente por e-mail, com suporte à conformidade com as normas de tempo de Condução e períodos de descanso.

## O que são arquivos DDD?

Os arquivos DDD armazenam informações detalhadas de um tacógrafo digital sobre as atividades do Motorista, incluindo horas de Condução, períodos de descanso e possíveis violações de conformidade. A frequência de download e o período de retenção são regulamentados por lei. Na UE, por exemplo, os arquivos DDD geralmente são baixados cerca de uma vez por mês do cartão do Motorista e cerca de uma vez a cada três meses da unidade do veículo, com um período obrigatório de armazenamento de cerca de um ano.

{% hint style="warning" %}
Navixy oferece suporte ao **funcionalidade de download** download de arquivos DDD. A Navixy não os processa de forma alguma e não lê nenhum dado deles.
{% endhint %}

<table data-view="cards"><thead><tr><th>Bloco</th><th>Finalidade</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Download de arquivos DDD</h4></td><td>Solicite e baixe arquivos DDD sob demanda do dispositivo.</td><td><a href="/pages/8b304c16a6ce541263bd9ddfac520e167ee94ef1">/pages/8b304c16a6ce541263bd9ddfac520e167ee94ef1</a></td></tr><tr><td><h4>E-mail do destinatário dos arquivos DDD</h4></td><td>Envie por e-mail cada arquivo DDD baixado para até 5 destinatários quando o dispositivo o entregar.</td><td><a href="/pages/1290c36d886fb0a88d78d11ae9c92dbd85e9822b">/pages/1290c36d886fb0a88d78d11ae9c92dbd85e9822b</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/pt-br/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.
