> 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/ddd-emails.md).

# email penerima file DDD

Secara otomatis mengirim file DDD yang diunduh kepada orang-orang yang membutuhkannya, untuk pengarsipan, pencatatan kepatuhan, atau penerusan ke layanan analisis. Ini dipasangkan dengan [Pengunduhan DDD](/docs/user/id/guide/devices-and-settings/tachograph-and-compliance/ddd-download.md): setelah file diambil dari perangkat, file tersebut dikirim melalui email kepada penerima yang dikonfigurasi.

## Pengaturan

* **Email penerima**: Tambahkan alamat email yang harus menerima file DDD yang diunduh. Klik **+** tombol untuk menambahkan setiap alamat. Anda dapat menentukan hingga 5 penerima.

## Ketersediaan

Muncul pada perangkat yang mendukung tachograph dan mendukung pengunduhan DDD.

## Batasan

* Hingga 5 alamat email dapat dikonfigurasi.
* File DDD dikirim melalui email setelah pengunduhan selesai: Konfigurasikan pengunduhan secara terpisah pada [Pengunduhan DDD](/docs/user/id/guide/devices-and-settings/tachograph-and-compliance/ddd-download.md) halaman.
* Navixy hanya mengirimkan file. Navixy tidak membaca atau memproses isinya.

## Cara kerjanya

Navixy mengirimkan setiap file DDD melalui email **saat perangkat mengirimkannya**. Navixy tidak pernah secara proaktif menarik file dari perangkat untuk mengirimkannya. Agar email terkirim, pengunduhan harus terlebih dahulu diminta melalui [Pengunduhan DDD](/docs/user/id/guide/devices-and-settings/tachograph-and-compliance/ddd-download.md) dan perangkat harus berhasil mengirim kembali file tersebut ke Navixy. Kondisi yang biasanya diperlukan tercantum di halaman itu (pengapian aktif, kartu perusahaan dimasukkan, Tacho Auth Client tersambung).

## Lihat juga

* [Pengunduhan DDD](/docs/user/id/guide/devices-and-settings/tachograph-and-compliance/ddd-download.md): minta dan unduh file DDD dari perangkat.


---

# 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/ddd-emails.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.
