> For the complete documentation index, see [llms.txt](https://help.margex.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.margex.com/help-center/it/account-and-security/security/reset-password.md).

# Ripristino della Password

* Accedi alla pagina delle [Impostazioni](https://margex.com/app/settings) del tuo account facendo clic sull'icona del profilo e quindi sul pulsante [Impostazioni](https://margex.com/app/settings):&#x20;

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

* Fare clic sul pulsante Cambia password account:&#x20;

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

* Apparirà ora la finestra di modifica della password:

<figure><img src="/files/2srD3RYVD2vhjLa0mmbl" alt=""><figcaption></figcaption></figure>

* Inserisci la vecchia password
* Inserisci la nuova password
* Conferma la nuova password
* Clicca su "CONFERMA"
* Accedi alla tua casella di posta elettronica e conferma la modifica della password

In caso di password dimenticata, è possibile utilizzare la funzione di [Recupero Password](https://margex.com/app/reset-password) per reimpostare la password.


---

# 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.margex.com/help-center/it/account-and-security/security/reset-password.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.
