# Kişisel/Hassas Veri İşleme

* **Platform Veritabanı:** Doğrudan Müşteri'nin müşterilerine ait kişisel verileri saklamaz. Müşteri personeline ait platform kullanıcılarının login bilgileri (kullanıcı adı, hashlenmiş şifre, rol), konfigürasyon, süreç tanımları, loglar saklanır.
* **Otomasyon Süreçleri:** Robotlar, iş akışı gereği Müşteri personeline, müşterilerine veya üçüncü taraflara ait kişisel/hassas verileri işleyebilir (okuma, yazma vb.). Bu verilerin loglanmaması ve süreç sonrası saklanmaması için geliştirme standartlarına uyulmalıdır. Veri gizliliği düzenlemelerine (GDPR, KVKK vb.) uyum Müşteri sorumluluğundadır.


---

# Agent Instructions: 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:

```
GET https://docs.genrpa.com/genrpa-baslarken/kisisel-hassas-veri-isleme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
