> 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/get-started/get-started-space-it/per-iniziare/crear-un-account-channable.md).

# Crear un Account Channable

Per creare il tuo account, iscriviti a una prova gratuita fornendo alcune informazioni di base sulla tua attività, incluso l'indirizzo email aziendale e il nome dell'azienda, oppure registrati con Single Sign-On (SSO).

Se la tua azienda ha già un account Channable, può [aggiungerti come utente](/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni/gestisci-i-ruoli-utente-en-un-account-channable.md).&#x20;

### Inizia con Channable

Dopo aver attivato il tuo account, puoi subito [iniziare a usare Channable](/get-started/get-started-space-it/readme.md) per ottimizzare e gestire i dati dei tuoi prodotti.&#x20;

Pronto a scoprire come usare Channable? Dai un'occhiata a [la nostra academy](/get-started/get-started-space-it/per-iniziare/channable-academy-completa-corsi-y-ottieni-badge.md) per iniziare il tuo percorso di apprendimento.

### Iscriviti con email

Puoi iscriverti a Channable solo con un **email** aziendale, o con [Single Sign On (SSO)](/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni/imposta-arriba-y-gestisci-il-single-sign-on-sso.md).

Non puoi iscriverti a Channable tramite il modulo con un indirizzo email personale che usa domini come Gmail\*, Yahoo o Outlook.

{% hint style="info" %}
**Nota:** Se non sei sicuro dell'idoneità del tuo dominio email o hai domande sulla nostra policy sulle email, ti preghiamo di [contattare il nostro team di supporto.](https://www.channable.com/contact)&#x20;
{% endhint %}

### Iscriviti con SSO

Se vuoi registrarti a Channable con un account Google, dovrai usare [SSO](/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni/imposta-arriba-y-gestisci-il-single-sign-on-sso.md) cliccando il pulsante **Iscriviti con Google** .

Il provider SSO ti chiederà di confermare che vuoi condividere con Channable le tue informazioni personali di base e che accetti l'informativa sulla privacy e i termini di servizio. Ti chiederemo di fornire alcune informazioni aggiuntive prima di creare il tuo account.

{% hint style="info" %}
**Nota:** Con SSO non è necessario creare una password né usarla per accedere. Se in seguito vuoi accedere usando una password, puoi disconnettere l'SSO.
{% endhint %}

{% hint style="info" %}
Una volta registrato su Channable, puoi [invitare altri utenti a unirsi a te](/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni/gestisci-i-ruoli-utente-en-un-account-channable.md).
{% 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/crear-un-account-channable.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.
