# Data Processing Addendum (DPA)

Data protection is a major concern globally, leading to some regions mandating specific agreements between those who manage and process data, often through a Data Processing Addendum (DPA).

At Sauce, our DPA outlines our methods for handling customer personal information, aiding our customers in complying with relevant data transfer regulations.

In certain cases, our DPA becomes part of our Terms of Service. If you're a Sauce customer on a paid plan and you think the data you upload to our platform may contain personal details of individuals from areas with strict privacy laws requiring a formal data processing agreement, you're eligible to request our DPA.

For Sauce customers, accessing and completing our DPA is straightforward. Just [click on this link](https://forms.gle/BFQH2Kda93uDBFG67) and follow the provided steps.


---

# 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://support.sauce.app/security/data-processing-addendum-dpa.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.
