> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/other/it/reference-documentation/log-in-to-impactcom-faq.md).

# FAQ sull'accesso a impact.com

Questo articolo delle FAQ tratta le domande comuni relative a [l'accesso al tuo account impact.com](/other/it/reference-documentation/log-in-to-your-impactcom-account.md).

<details>

<summary>Mi sono registrato con il mio indirizzo email, ma non riesco ad accedere. Cosa devo fare?</summary>

Potresti avere più di un account collegato al tuo indirizzo email. Quando più account condividono lo stesso indirizzo email, il sistema non può capire a quale account desideri accedere. Dovrai accedere con il nome utente e la password dell'account specifico che desideri utilizzare.

</details>

<details>

<summary>Mi sono registrato con SSO, ma ho dimenticato quale opzione ho usato. Come posso scoprirlo?</summary>

Puoi inserire il tuo indirizzo email nella pagina di accesso. Se il tuo indirizzo email è collegato a un account SSO, ti verrà chiesto di accedere con il provider SSO corretto.

</details>

<details>

<summary>Posso passare dall'accesso SSO all'accesso con email o nome utente?</summary>

Se il tuo account è stato creato con SSO, devi continuare a usare lo stesso provider SSO per accedere.

</details>

<details>

<summary>Come faccio a trovare il mio nome utente se l'ho dimenticato?</summary>

Puoi selezionare **Password o nome utente dimenticati**, e inserire il tuo indirizzo email associato al tuo account. Potrai quindi recuperare il tuo nome utente dall'email che ti abbiamo inviato.

</details>

<details>

<summary>Posso reimpostare la mia password quando uso l'accesso SSO?</summary>

Purtroppo, in questo caso, non puoi reimpostare la tua password poiché è gestita dal provider SSO.

</details>

{% hint style="info" %}
**Hai ancora bisogno di aiuto per accedere?** Contatta il nostro [team di supporto](https://app.impact.com/support/support-landing.ihtml).
{% 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://help.impact.com/other/it/reference-documentation/log-in-to-impactcom-faq.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.
