# Gestisci le mie utenze

La gestione delle utenze è presente all'interno dell'applicazione nell'ultima schermata, sotto la voce 'Profilo'. Cliccando sul tasto 'Gestisci le mie utenze' sarà possibile avere un elenco di tutte le utenze associate a quello specifico utente. Di ogni utenza viene riportata qualche breve informazione come il nome e l'indirizzo; il simbolo della stella presente prima di ogni utenza indica se quella specifica utenza è quella principale dell'utente (la stella verrà colorata di verde) oppure no.

<figure><img src="/files/Epe31LsUjw0xn5VAj6Y9" alt="Gestisci le mie utenze" width="188"><figcaption><p>Gestisci le mie utenze</p></figcaption></figure>

Una volta selezionata un'utenza avremmo a disposizione tutti i servizi di conferimento precedentemente descritti nella sezione Ricicla


---

# 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://loriss-organization.gitbook.io/waper/profilo/gestisci-le-mie-utenze.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.
