# 2FA

La 2FA è richiesta per usare un BugID. Questo assicura che le persone non vengano compromesse, poiché è molto raro che la 2FA venga violata senza che siano compromessi i dispositivi o gli account email della persona. Puoi configurarla quando crei un BugID. I metodi disponibili sono Security Key, app autenticatore 2FA o l'app Auth0 Guardian. Potrai configurare le Passkey dopo questo se lo desideri, e riceverai anche un codice di backup da salvare nel caso, perché se lo perdi solo il supporto di Bugs+ potrà aiutarti con la 2FA se perdi il codice di backup.

Se non hai un'app 2FA, cerca "authenticator 2FA app" su Google; puoi ottenerne una gratuitamente sul tuo telefono e/o computer, oppure scaricare Auth0 Guardian (solo telefono), oppure usare security key.

## Reimposta stato 2FA

Se hai bisogno di configurare nuovamente la 2FA, puoi premere la scheda Account (l'icona della persona) poi Impostazioni account, poi Sicurezza e accesso e quindi premere Reimposta 2FA. Poi conferma. Potrai quindi configurare di nuovo la 2FA. Se la pagina non si carica, la prossima volta che effettui l'accesso a Bugs+ potrai configurarla di nuovo.

Puoi anche chiedere aiuto al supporto di Bugs+. Il link per questo è <http://bugsplus.me/support>.


---

# 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.bugsplus.me/bugs+-docs-it/bugid/2fa.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.
