> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-instrukcja-obslugi-uzytkownika/dashboard/profile_settings_and_logout/zmien-kod-pin.md).

# Zmień kod PIN

Kod PIN możesz zmienić w profilu.

Jeśli nie pamiętasz PIN-u, możesz go zresetować przez kod jednorazowy OTP wysłany e-mailem.

{% tabs %}
{% tab title="Znam obecny PIN" %}
{% stepper %}
{% step %}

### Otwórz zmianę PIN-u

W profilu kliknij **„Zmień kod PIN”**.
{% endstep %}

{% step %}

### Wprowadź stary i nowy PIN

Wpisz stary PIN.

Wpisz nowy PIN dwa razy.

Kliknij **„Zapisz”**.

<figure><img src="/files/D5rboXLACdRdRMqBUED5" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Nie pamiętam PIN" %}
{% stepper %}
{% step %}

### Uruchom reset PIN-u

W oknie zmiany PIN kliknij **„Zapomniałem kod PIN”**.
{% endstep %}

{% step %}

### Odbierz kod OTP

System wyśle kod OTP na adres e-mail użytkownika.

<figure><img src="/files/P3BKKiiYDL99tYmTjjAB" alt="Ekran wysyłki kodu OTP" width="413"><figcaption></figcaption></figure>

<figure><img src="/files/bDARcGeeuwWg1aYAVEgD" alt="Przykład wiadomości e-mail z kodem OTP" width="388"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Zweryfikuj OTP

Wpisz otrzymany kod OTP.

Kliknij **„Zweryfikuj kod OTP”**.

<figure><img src="/files/gCo9Cb1CFflnYCZOcGOE" alt="Weryfikacja kodu OTP" width="412"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Ustaw nowy PIN

Wpisz nowy PIN dwa razy.

Kliknij **„Zapisz”**.

Potwierdź operację podpisem.

<figure><img src="/files/eIk6rZrYcmqf6qofgrOb" alt="Ustawianie nowego PIN" width="412"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<figure><img src="/files/eYawbv457s1MvjW8KR3Y" alt="Potwierdzenie zmiany kodu PIN" width="411"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

Zobacz też: [Podpisz](/boomerang-3-instrukcja-obslugi-uzytkownika/common_elements/sign.md).


---

# 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://help.boomerang3.com/boomerang-3-instrukcja-obslugi-uzytkownika/dashboard/profile_settings_and_logout/zmien-kod-pin.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.
