# Data Processor

An entity that processes [PII](/dictionary/pii.md) on behalf of the data [Controller](/dictionary/data-controller.md).&#x20;

The data Controller provides instructions to the data Processor for the [processing](/dictionary/data-processing.md).

{% hint style="info" %}
As the Processor is acting on behalf of the Controller, **they are responsible for having organisational and technical security measures in place**.&#x20;

The data Controller is responsible if a data breach or event occurs. However they may claim from the Processor, if they acted below data protection standards agreed contractually or under the relevant law.
{% endhint %}

<br>


---

# 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.assenteo.com/dictionary/data-processor.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.
