# 👨💼 Customer data

All customers have the right to receive a copy of all their personal data stored and processed by you. You should give your users a way to request or delete their data.For example, create a form on your website where customers can request their data.When a customer requests their data, you should give them a copy of all the personal data that you have. This can be data stored in different locations (like your autoresponders, information in CRMs, or data in our platform).To request the available personal data that is stored on our servers.Go to Website **Settings** > **Cookies & Privacy** > **Request Customer Data** at the very bottom. Within 72 hours we will provide you with all the data that we have for the specific customer (identified by email) on your website. You can then provide that data in addition to all other data that you might have collected via third-party services.


---

# 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.netsimpler.io/en/netsimpler/website-settings/customer-data.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.
