> For the complete documentation index, see [llms.txt](https://docs-it.coderblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-it.coderblock.com/coderblock-world/accesso-in-piattaforma/recupero-dei-dati.md).

# Recupero dei dati

Se non ricordi la tua Password, puoi recuperarla cliccando su *Login* e poi, nella finestra che si aprirà, su ‘*Forgot Password?*’

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfm5ZPSzU1inc9GXt5BuLard3h6AqBbvq1RrqdAus97jmxzOtZbwpWPj1_bKRc-DppFnd-dLRmkzE4g2GG2cPTo4OmLjPVi1BG9sd8_8cGJ8xL-7jBOt395oK-UFsaC5AW59T_aus2e0lqhzmvcle0uQN3a?key=il28y4ksQHueqFOZgBF8Kg" alt="" width="375"><figcaption><p>Recupero Password</p></figcaption></figure>

A questo punto ti si aprirà una nuova interfaccia in cui potrai inserire il tuo indirizzo Email e cliccare sul tasto verde ‘*Invia un link di reset Password*' per procedere al recupero password via mail.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXe129ruY5Sz0hKz_zgZqajYwpY8U6CngVuxtayzsrBJKz994udY4YSvbwBOucdwgv9cAWlVA5UaoFY8fkaIZqQtL2n56plu80_iisHgf2cocDRgGwiXMec4zgccDIy0KZsPdMHmiTITnhrt79XwUt71H12L?key=il28y4ksQHueqFOZgBF8Kg" alt="" width="375"><figcaption></figcaption></figure>


---

# 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-it.coderblock.com/coderblock-world/accesso-in-piattaforma/recupero-dei-dati.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.
