> For the complete documentation index, see [llms.txt](https://buildersupport.gitbook.io/help-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://buildersupport.gitbook.io/help-docs/sv/plattform/webbplatsbyggare/kunddata.md).

# Kunddata

Kunder har **rätten att begära eller radera sina personuppgifter** lagrade och bearbetade av dig. För att säkerställa efterlevnad och öppenhet:

* **Tillhandahåll ett begärandeformulär** – Skapa ett särskilt formulär på din webbplats där användare kan begära sina uppgifter.
* **Sammanställ all data** – Samla in personuppgifter som lagras på olika plattformar, inklusive **CRM-system, autoresponders och vårt system**.

**Begära data från våra servrar**

* **Gå till webbplatsinställningarna** > **Cookies & integritet** > **Begär kunddata** (längst ner på sidan).
* Inom **72 timmar**, kommer vårt system att tillhandahålla all tillgänglig data för den begärda kunden (baserat på e-post).
* Du kan sedan **kombinera detta med tredjepartsdata** för ett komplett svar till användaren.

Denna process säkerställer **efterlevnad av integritet** samt ger användarna full kontroll över sina personuppgifter.

![](/files/69dc32fa76f1ca1bac681e9aaf85fc54a8ae0fb5)

<figure><img src="/files/72ca25174bb6db7355658790113b57ca75af6576" alt=""><figcaption></figcaption></figure>


---

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

```
GET https://buildersupport.gitbook.io/help-docs/sv/plattform/webbplatsbyggare/kunddata.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.
