# Zmień hasło użytkownika

Aby zmienić hasło do konta, użytkownik musi skorzystać z opcji *Forgot password*, na ekranie logowania.

<figure><img src="/files/330b0320a7525b40c666747e4c1736136b0135f8" alt=""><figcaption></figcaption></figure>

Wpisz adres e‑mail powiązany z kontem i kliknij *RECOVER PASSWORD*.

{% hint style="info" %}
Jeśli użytkownik nie pamięta, jaki adres e‑mail jest powiązany z kontem, może to sprawdzić każda osoba mająca dostęp do [the main user page](/ergonode-user-manual-pl/system/uzytkownicy.md) w Ergonode.
{% endhint %}

<figure><img src="/files/85c7a1b35b66cff080db74e0cd2e3eccd4e92890" alt=""><figcaption></figcaption></figure>

Postępuj zgodnie z instrukcjami w wiadomości e‑mail, którą otrzymasz — zostaniesz przekierowany na stronę, gdzie ustawisz nowe hasło.

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


---

# Agent Instructions: 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://usermanual.ergonode.com/ergonode-user-manual-pl/system/uzytkownicy/zmien-haslo-uzytkownika.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.
