> 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/zapomniane-haslo.md).

# Zapomniane hasło

Hasło możesz zresetować z poziomu formularza logowania.

{% stepper %}
{% step %}

### Otwórz reset hasła

Na ekranie logowania kliknij **„Forgot Password?”**.

<figure><img src="/files/50zBDSbb8kA1Tys0mnrl" alt="Link Forgot Password" width="233"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Wyślij e-mail odzyskiwania

Wpisz adres e-mail używany jako nazwa użytkownika.

Kliknij **„Wyślij E-mail odzyskiwania hasła”**.

<figure><img src="/files/DmKjN2L9ebdk1BJ15PK2" alt="Formularz wysyłki e-maila odzyskiwania" width="209"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Otwórz link z e-maila

System potwierdzi wysłanie wiadomości.

Po kilku minutach otrzymasz e-mail z linkiem do resetu hasła.

<figure><img src="/files/9iWK83egEkcYiCwHkyqD" alt="Potwierdzenie wysłania e-maila" width="206"><figcaption></figcaption></figure>

<figure><img src="/files/XX3L4y6YVzp23I8pgEYu" alt="Przykładowy e-mail do resetu hasła" width="340"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Ustaw nowe hasło

Kliknij link w e-mailu.

W formularzu wpisz adres e-mail oraz nowe hasło w polach **„Hasło”** i **„Potwierdź hasło”**.

Kliknij **„Zmień hasło”**.

<figure><img src="/files/M2alJ2zeX1fUbpzGgZn8" alt="Formularz ustawienia nowego hasła" width="207"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Zaloguj się nowym hasłem

Po zmianie hasła wrócisz do strony logowania.

Zaloguj się nowym hasłem.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Jeśli nie widzisz wiadomości, sprawdź folder SPAM i opóźnienia po stronie poczty.
{% endhint %}


---

# 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/zapomniane-haslo.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.
