> For the complete documentation index, see [llms.txt](https://docs.ohmautomation.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmautomation.io/android/guide/password-recovery.md).

# Recupero Password

Nel caso non ricordassi più la password, puoi richiedere un ripristino accedendo alle impostazioni dell'app utente.

![](/files/oGzYh6SuKG8MHnW9Ic7V)

Clicca quindi sui tre puntini in alto a destra e seleziona la voce *Ripristina Password Utente*.

![](/files/tAsAUJmh1NwULjPfGvP6)

Verrà quindi inviata una email all'indirizzo associato al tuo account. Clicca quindi il pulsante *Recupera Password* sull'email ricevuta.

![](/files/H4VmiDU9zxREppmiBds2)

Si aprirà automaticamente una finestra sul tuo browser predefinito. Ti verrà quindi richiesto di scrivere due volte la nuova password (la seconda volta per conferma).

![](/files/9Sys4fRe31gW1Y6xS1s9)

{% hint style="warning" %}
Il ripristino della password richiede che all'account sia stato associato un indirizzo email corretto. Se non ricevi il link di ripristino al tuo indirizzo email, è possibile che sia stato associato un indirizzo differente.

È possibile cambiare l'indirizzo email anche dall'app ma si deve essere in possesso della password. In caso contrario vi chiediamo di contattarci direttamente.

![](/files/hx1Au5Pm8EiEq2HsSnZf)
{% 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://docs.ohmautomation.io/android/guide/password-recovery.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.
