> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni.md).

# Gestisci il tuo Account e le impostazioni

- [Gestisci le impostazioni del tuo Account](https://helpcenter.channable.com/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni/gestisci-le-impostazioni-del-tuo-account.md): Scopri dove puoi gestire i tuoi dati personali, l'e-mail, la password, l'MFA y gli Account SSO collegati.
- [Gestisci le Impostazioni azienda](https://helpcenter.channable.com/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni/gestisci-le-impostazioni-azienda.md): Aggiorna i dati della tua azienda, la fatturazione, i metodi di pagamento, le informazioni dell'agenzia y i documenti legali.
- [Gestisci i ruoli utente en l'Account Channable](https://helpcenter.channable.com/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni/gestisci-i-ruoli-utente-en-laccount-channable.md): Scopri i Permisos dei ruoli utente e invita o rimuovi utenti de la tua azienda.
- [Gestisci le Impostazioni di notifica](https://helpcenter.channable.com/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni/gestisci-le-impostazioni-di-notifica.md): Gestisci le notifiche e-mail per Errori, Ordini y controlli di Sicurezza per piano e progetto.
- [Configura arriba l'autenticazione a più fattori (MFA)](https://helpcenter.channable.com/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni/configura-arriba-lautenticazione-a-piu-fattori-mfa.md): Configura arriba l'MFA con un'app di autenticazione, Salva i codici di recupero y risolvi i Problemi di accesso.
- [Configura arriba y gestisci il Single Sign-On (SSO)](https://helpcenter.channable.com/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni/configura-arriba-y-gestisci-il-single-sign-on-sso.md): Collega o scollega un Account Google verificato Para accedere en Channable tramite SSO.


---

# 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://helpcenter.channable.com/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni.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.
