> For the complete documentation index, see [llms.txt](https://newpanel.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://newpanel.docs.emaillabs.io/pierwsze-kroki/umowa-rodo/podpisanie-umowy-rodo.md).

# Podpisanie Umowy RODO

Aby podpisać umowę RODO, przejdź następujące kroki:

* W panelu użytkownika wybierz 'Konto' > 'RODO' i kliknij przycisk '+'.<br>

  <figure><img src="/files/hwrClsFQgHUKu6EcgWCN" alt=""><figcaption></figcaption></figure>
* Wybierz odpowiedni rodzaj umowy (Powierzenia lub Podpowierzenia), w zależności od swojej roli i odpowiedzialności, i wypełnij formularz, wprowadzając wymagane dane.<br>

  <figure><img src="/files/QG7DKpDCfCx6RF3F21yv" alt=""><figcaption></figcaption></figure>

  <figure><img src="/files/lwyMy1pj6Kf1uBXPfDRR" alt=""><figcaption></figcaption></figure>

  <figure><img src="/files/ZwdNIsu1k9RMKPlQgrne" alt=""><figcaption></figcaption></figure>
* Po wypełnieniu formularza, system wyśle kod SMS na numer telefonu wskazany w formularzu. Wprowadź kod, aby zatwierdzić podpisanie umowy.\ <br>

  <figure><img src="/files/wMqJWZQYBfP5ZrGMzWsH" alt=""><figcaption></figcaption></figure>
* Po podpisaniu, umowa zostanie przesłana na adres e-mail przypisany do konta. Podpisana umowa będzie również dostępna na liście dokumentów w panelu użytkownika. W dowolnym momencie możesz pobrać kopię umowy, klikając 'Pobierz umowę' na liście dokumentów.\ <br>

  <figure><img src="/files/dHpkFyiBUonOciSFMped" 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, and the optional `goal` query parameter:

```
GET https://newpanel.docs.emaillabs.io/pierwsze-kroki/umowa-rodo/podpisanie-umowy-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.
