> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/it/guida-per-iniziare-su-giot/1.-primo-log-in.md).

# 1. Primo Log-In

Accedi al Tenant o al Subtenant utilizzando il link di invito inviato al momento della creazione del profilo. A seconda delle impostazioni dell'amministratore, l'accesso potrebbe richiedere un metodo o con password o l'Autenticazione a Due Fattori (2FA) tramite un'app di terze parti.\
Se il 2FA opzionale è abilitato, gli utenti possono scegliere se attivarlo. Inoltre, l'amministratore può applicare politiche di sicurezza, come limitare i tentativi di accesso, impostare restrizioni per utente o disabilitare gli account se necessario.

{% hint style="info" %}
Segui il link per la Guida al Login: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/MPHX8ZroDztaGHTPlcAc/\~/changes/35/guida-dellutente-alla-piattaforma/registrazione-e-conferma-account](/it/guida-dellutente-alla-piattaforma/registrazione-e-conferma-account.md)
{% endhint %}

{% hint style="warning" %}
**⚠️ Attenzione:** Se il Login non ha successo per qualsiasi ragione, contattare il proprio Super Admin per chiarificazioni e assistenza.
{% endhint %}

{% hint style="success" %}
Download l'App **Microsoft Authenticator** sul tuo Smartphon&#x65;**:**

**Android** <https://play.google.com/store/apps/details?id=com.azure.authenticator&hl=en&pli=1>

**Apple** <https://apps.apple.com/us/app/microsoft-authenticator/id983156458>
{% endhint %}

{% hint style="success" %}
Download l'App **Google Authenticator** sul tuo Smartphone; \
**Android:** <https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=en>

**Apple:** <https://apps.apple.com/us/app/google-authenticator/id388497605>
{% 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.g-iot.io/it/guida-per-iniziare-su-giot/1.-primo-log-in.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.
