# Come modificare le impostazioni del tuo profilo

{% stepper %}
{% step %}

### Accedi al menù del profilo

* Vai in alto a destra nella piattaforma.
* Clicca sul cerchietto con le tue iniziali.
  {% endstep %}

{% step %}

### Entra nella sezione Profilo

* Dopo il clic, apparirà un menù a tendina.
* Seleziona la voce **Profilo**.
  {% endstep %}

{% step %}

### Modifica le informazioni personali

All’interno della sezione Profilo puoi aggiornare:

* **Nome e cognome**
* **Indirizzo email**
* **Password**
  {% endstep %}

{% step %}

### Consulta le informazioni legali

Nella stessa sezione troverai i link a:

* **Termini e condizioni**
* **Privacy Policy**
  {% endstep %}

{% step %}

### Gestisci l’account

* Se necessario, puoi procedere con la **cancellazione del tuo account** direttamente da questa area.
  {% endstep %}
  {% endstepper %}


---

# 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://docs.bookli.ai/impostazioni/come-modificare-le-impostazioni-del-tuo-profilo.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.
