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

# Tachograf dan kepatuhan

Untuk Kendaraan yang mendukung tachograph, blok ini memungkinkan Anda **mengambil data tachograph digital dari jarak jauh sebagai file DDD** dan mengirimkannya melalui email secara otomatis, sehingga mendukung kepatuhan terhadap regulasi waktu mengemudi dan periode istirahat.

## Apa itu file DDD?

File DDD menyimpan informasi rinci dari tachograph digital tentang aktivitas supir, termasuk jam mengemudi, periode istirahat, dan potensi pelanggaran kepatuhan. Frekuensi pengunduhan dan periode penyimpanan diatur oleh undang-undang. Di Uni Eropa, misalnya, file DDD biasanya diunduh sekitar setiap bulan dari kartu supir dan sekitar setiap tiga bulan dari unit kendaraan, dengan periode penyimpanan wajib sekitar satu tahun.

{% hint style="warning" %}
Navixy mendukung **fungsi pengunduhan** file DDD. Navixy tidak memprosesnya dengan cara apa pun dan tidak membaca data apa pun darinya.
{% endhint %}

<table data-view="cards"><thead><tr><th>Blok</th><th>Tujuan</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Unduhan file DDD</h4></td><td>Minta dan unduh file DDD sesuai permintaan dari perangkat.</td><td><a href="/pages/f16d48e0678c4dfb6fb710437667ce40a14e079f">/pages/f16d48e0678c4dfb6fb710437667ce40a14e079f</a></td></tr><tr><td><h4>Email penerima file DDD</h4></td><td>Kirim setiap file DDD yang diunduh melalui email ke hingga 5 penerima saat perangkat mengirimkannya.</td><td><a href="/pages/8212e4b836a52fa93d55dcd224b1b19ba6fbe2f4">/pages/8212e4b836a52fa93d55dcd224b1b19ba6fbe2f4</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/id/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.
