> For the complete documentation index, see [llms.txt](https://docs.skadii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skadii.com/documentation/italiano/inizia-ora/account-utente.md).

# Account utente

Gestisci il tuo account utente OneSecure ID in un unico luogo per tutte le app

### Che cos'è l'account utente OneSecure ID?

Con il tuo account utente OneSecure ID gestisci facilmente le tue impostazioni personali e i permessi di accesso. Questi vengono sincronizzati automaticamente con tutte le app HTI, così utilizzi ovunque gli stessi dati e gli stessi permessi.

### Dove trovo le impostazioni del mio account utente OneSecure ID?

* Apri [skadii.digital](https://skadii.digital/dashboard) oppure vai direttamente su [OneSecure ID](https://myaccount.onesecure-id.com/)
* Fai click in alto a destra sul tuo **nome** oppure sulla tua **immagine del profilo**
* Seleziona la voce di menu "**OneSecure ID**"
* Si aprirà quindi il tuo [account utente OneSecure ID](https://myaccount.onesecure-id.com/profile)&#x20;

<div data-with-frame="true"><figure><img src="https://1558876014-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FD51yhNtZY4WNMxNUXPav%2Fimage.png?alt=media&amp;token=e23e78b8-e63e-4157-9630-d48ea5154b1c" alt="" width="227"><figcaption></figcaption></figure></div>

### <mark style="color:$primary;">Quali impostazioni posso effettuare in OneSecure ID?</mark>

In OneSecure ID hai a disposizione tre aree centrali:&#x20;

{% tabs %}
{% tab title="App" %}
Nelle [App](https://myaccount.onesecure-id.com/applications) **vedi tutte le app HTI a cui hai accesso.**

Possono includere:

* skadii&#x20;
* SnowVisual di Demaclenko
* Altre app HTI&#x20;

{% hint style="info" %}
Vedi solo le app HTI per cui sei autorizzato.\
Le app disponibili dipendono dalla tua azienda e dal tuo ruolo.
{% endhint %}
{% endtab %}

{% tab title="Account" %}
Nella [pagina dell'account](https://myaccount.onesecure-id.com/profile) puoi **gestire le impostazioni personali.**

Qui puoi:&#x20;

* Modificare i tuoi dati personali
* Adattare le impostazioni della lingua
* Reimpostare la tua password
* Impostare o modificare il tuo PIN
* Inoltre puoi consultare le informative sulla privacy e le condizioni d'uso. Nella voce di menu "Aiuto" trovi anche una panoramica delle domande frequenti e delle risposte.

{% hint style="info" %}
Come admin, qui puoi inoltre consultare i tuoi **permessi utente e modificarli.**
{% endhint %}
{% endtab %}

{% tab title="Team" %}
La [Team](https://myaccount.onesecure-id.com/team) sezione è **visibile solo se sei admin.**

Qui puoi:

* Gestire gli utenti della tua azienda
* Invitare nuovi utenti
* Assegnare permessi di accesso e applicazioni

{% hint style="info" %}
Gli utenti invitati ricevono **automaticamente un'e-mail per attivare il proprio account.**
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.skadii.com/documentation/italiano/inizia-ora/account-utente.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
