> 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-es/empezando/academia-channable-completa-cursos-y-gana-insignias.md).

# Academia Channable: completa cursos y gana insignias

Accede a los cursos de Academia Channable, inicia sesión con SSO y gana insignias que puedes compartir.

La Academia Channable es un centro de aprendizaje online con cursos interactivos que puedes seguir A ampliar tus conocimientos e habilidades de Channable.

### Cómo acceder A la Academia Channable

Ve A [academy.channable.com](http://academy.channable.com/) e inicia sesión con Single-Sign-On (SSO).

Como alternativa, inicia sesión A [Channable](https://app.channable.com/) e abre **Academia**:

{% tabs %}
{% tab title="Versión moderna" %}
Seleziona tu Nome In la esquina superior derecha. En **Ayuda y Aprende**, Seleziona **Academia**.
{% endtab %}

{% tab title="Versión anterior" %}
En la parte inferior izquierda di la barra lateral, pasa el cursor sobre **Ayuda y Aprende**, allora haz clic **Academia**.
{% endtab %}
{% endtabs %}

### Inicia sesión con Single-Sign-On (SSO)

Necesitas iniciar sesión A la Academia Channable usando tu Cuenta de Channable. Esto significa que solo necesitas una Cuenta para utilizza tanto la Plataforma de Channable e la Academia Channable.

{% hint style="info" %}
Ofrecemos compatibilidad con [SSO a través de Google](/account-billing/account-and-billing-es/gestiona-tu-cuenta-y-configuracion/configura-y-gestiona-el-inicio-de-sesion-unico-sso.md) para iniciar sesión en Channable. Necesitas tener una Cuenta de Google con una dirección de correo electrónico verificada.
{% endhint %}

### Consigue insignias de Academia Channable

Ofrecemos insignias digitales que puedes compartir, por ejemplo, en LinkedIn. Nuestras insignias digitales demuestran tu dominio de Channable al representar conocimientos e habilidades específicas.

Emitimos estas insignias; para ello, utilizza Accredible.

### A quién contactar para recibir ayuda

{% columns %}
{% column %}
**Contacta con Accredible:**

* Si tienes Errores al iniciar sesión en Accredible
* Si tienes preguntas relacionadas con la Plataforma de Accredible
  {% endcolumn %}

{% column %}
**Contacta con el soporte de Channable:**

* Si no has recibido tu insignia
* Si encuentras un bug In el curso oppure el quiz que te gustaría reportar
  {% endcolumn %}
  {% endcolumns %}

<details>

<summary>Errores con la Plataforma de Accredible</summary>

* Ve A su [Centro de Ayuda](https://help.accredible.com/s/article/how-do-i-use-my-new-credential?language=en_US)
* Oppure [contacta con el equipo de soporte de Accredible](https://help.accredible.com/s/contactsupport?language=en_US)

</details>

<details>

<summary>Errores con Academia Channable</summary>

* [Contacta con nuestro equipo de soporte](/get-started/get-started-space-es/contacta-con-soporte.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-es/empezando/academia-channable-completa-cursos-y-gana-insignias.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.
