> For the complete documentation index, see [llms.txt](https://docs.emaillabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emaillabs.io/panel-analityczny/administrator/rodo.md).

# RODO

1. W panelu EmailLabs (zakładka Dashboard), znajdziesz komunikat informujący o konieczności uzupełnienia umowy RODO.
2. Możesz także przejść bezpośrednio do zakładki **"Administrator"** i wybrać opcję **"RODO"**.

<figure><img src="/files/WehvuF7xHZNPhqLWR1jO" alt="rodo"><figcaption></figcaption></figure>

* Jeśli jesteś bezpośrednim administratorem bazy kontaktów, wybierz **"Umowa powierzenia"**.
* Jeśli działasz w imieniu podmiotów trzecich, wybierz **"Umowa podpowierzenia".**

3. Uzupełnij formularz wymaganych informacji zgodnie z wybraną umową:

<figure><img src="/files/sNUtuSyR4scx0xo1bP3c" alt="formularz-powierzenia"><figcaption></figcaption></figure>

4. Po wypełnieniu formularza, należy podpisać umowę za pomocą **kodu SMS**. Kod ten zostanie wysłany na numer telefonu przypisany do konta. Pamiętaj, że ta metoda podpisu umowy jest obecnie dostępna wyłącznie dla polskich numerów telefonu.

{% hint style="info" %}
Jeśli nie możesz podać polskiego numeru lub chcesz podpisać umowę w wersji papierowej, skontaktuj się z naszymi doradcami pod adresem <sales@emaillabs.pl>.
{% endhint %}

***

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>🔏 <strong>Umowa RODO</strong></td><td>Jeśli prowadzisz komunikację z obywatelami UE, pamietaj o obowiazku podpisania umowy GDPR.</td><td><a href="/pages/ynsVb0X7s5LO7NMJBZ5X">WIĘCEJ >></a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.emaillabs.io/panel-analityczny/administrator/rodo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
