> 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

Zresetuj hasło na ekranie logowania, korzystając z adresu e-mail służącego do odzyskiwania hasła.

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="https://2779310373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5hr6ouTb040u53MT7gjY%2Fuploads%2FciC7EcoHFzowEX05heIW%2Fimage.png?alt=media&amp;token=ad081c7a-985b-4d1c-8def-662293423f37" 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="https://2779310373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5hr6ouTb040u53MT7gjY%2Fuploads%2F4dHnVKkzrGjdgZu5dOoQ%2Fimage.png?alt=media&amp;token=934a1f3f-9c75-48b0-b0a7-0c44fc05eb0f" 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="https://2779310373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5hr6ouTb040u53MT7gjY%2Fuploads%2FVdtpw51M0DdbGUMRo0Ti%2Fimage.png?alt=media&amp;token=57f2dce1-c0db-48ad-85d4-40ec6adf28c7" alt="Potwierdzenie wysłania e-maila" width="206"><figcaption></figcaption></figure>

<figure><img src="https://2779310373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5hr6ouTb040u53MT7gjY%2Fuploads%2F0l6h0T3B2uEZ8HHLL2SV%2Fimage.png?alt=media&amp;token=6670fc32-5b0b-4788-9bd5-0da57d19d0a8" 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="https://2779310373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5hr6ouTb040u53MT7gjY%2Fuploads%2Ft3YRKJDO61jJK3NjJX18%2Fimage.png?alt=media&amp;token=39298fc5-d678-49b8-adc2-4436a660d590" 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, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/boomerang-3-instrukcja-obslugi-uzytkownika/dashboard/profile_settings_and_logout/zapomniane-haslo.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.
