> 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).

# Takograf dan kepatuhan

Untuk kendaraan yang mendukung takograf, blok-blok ini memungkinkan Anda **mengambil data takograf digital dari jarak jauh sebagai berkas DDD** dan mengirimkannya melalui email secara otomatis, mendukung kepatuhan terhadap peraturan waktu mengemudi dan periode istirahat.

## Apa itu berkas DDD?

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

{% hint style="warning" %}
Navixy mendukung pengunduhan **fungsionalitas pengunduhan** berkas 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>Pengunduhan file DDD</h4></td><td>Minta dan unduh berkas DDD sesuai permintaan dari perangkat.</td><td><a href="/pages/f16d48e0678c4dfb6fb710437667ce40a14e079f">/pages/f16d48e0678c4dfb6fb710437667ce40a14e079f</a></td></tr><tr><td><h4>Email penerima berkas DDD</h4></td><td>Kirim setiap berkas 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.
