> 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/channable-academy-completa-i-corsi-y-ottieni-badge..md).

# Channable Academy: completa i corsi y ottieni badge.

Accedi ai corsi di Channable Academy, effettua il login en SSO, y ottieni badge condivisibili.

La Channable Academy è un centro di formazione online con corsi interattivi che puoi seguire Para ampliare le tue conoscenze y competenze su Channable.

### Come accedere a Channable Academy

Vai Para [academy.channable.com](http://academy.channable.com/) y accedi en con Single-Sign-On (SSO).

Altrimenti, accedi en Para [Channable](https://app.channable.com/) y apri **Accademia**:

{% tabs %}
{% tab title="Versione moderna" %}
Selecciona il tuo Nombre en alto a destra. A **Aiuto e apprendimento**, Selecciona **Accademia**.
{% endtab %}

{% tab title="Versione legacy" %}
In basso a sinistra de la barra laterale, passa il mouse sopra **Aiuto e apprendimento**, causa fai clic **Accademia**.
{% endtab %}
{% endtabs %}

### Accedi en Single-Sign-On (SSO)

Devi accedere en Channable Academy usando il tuo account Channable. Questo significa che ti serve solo un account Para usar sia la piattaforma Channable y Channable Academy.

{% hint style="info" %}
Supportiamo [SSO tramite Google](/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni/configura-arriba-y-gestisci-il-single-sign-on-sso.md) Para accedere a Channable, hai bisogno di avere un account Google con un indirizzo email verificato.
{% endhint %}

### Ottieni i badge di Channable Academy

Ti offriamo badge digitali condivisibili che puoi condividere, per esempio, su LinkedIn. I nostri badge digitali dimostrano la tua competenza in Channable, rappresentando conoscenze specifiche y competenze.

Emettiamo questi badge tramite Accredible.

### Chi contattare Para il supporto

{% columns %}
{% column %}
**Contatta Accredible:**

* si riscontrano Problemi di accesso ad Accredible
* si hanno domande relative Para la piattaforma Accredible
  {% endcolumn %}

{% column %}
**Contatta l'assistenza Channable:**

* si non hai ricevuto il tuo badge
* si riscontri un bug en il corso o en il quiz che vorresti segnalare
  {% endcolumn %}
  {% endcolumns %}

<details>

<summary>Problemi con la piattaforma Accredible</summary>

* Vai Para il loro [Centro Aiuto](https://help.accredible.com/s/article/how-do-i-use-my-new-credential?language=en_US)
* o [contatta il team di supporto di Accredible](https://help.accredible.com/s/contactsupport?language=en_US)

</details>

<details>

<summary>Problemi con Channable Academy</summary>

* [Contatta il nostro team di supporto](/get-started/get-started-space-it/contatta-lassistenza.md)

</details>


---

# 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/channable-academy-completa-i-corsi-y-ottieni-badge..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.
