> 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-es/gestiona-tu-cuenta-y-configuracion.md).

# Gestiona tu cuenta y Configuración

- [Gestiona la Configuración de tu cuenta](https://helpcenter.channable.com/account-billing/account-and-billing-es/gestiona-tu-cuenta-y-configuracion/gestiona-la-configuracion-de-tu-cuenta.md): Consulta dónde puedes gestionar tus datos personales, correo electrónico, contraseña, MFA y las cuentas SSO vinculadas.
- [Gestiona los Ajustes de compañía](https://helpcenter.channable.com/account-billing/account-and-billing-es/gestiona-tu-cuenta-y-configuracion/gestiona-los-ajustes-de-compania.md): Actualiza los datos de tu compañía, la facturación, los métodos de pago, la información de la agencia y los documentos legales.
- [Gestiona los roles de usuario en una cuenta de Channable](https://helpcenter.channable.com/account-billing/account-and-billing-es/gestiona-tu-cuenta-y-configuracion/gestiona-los-roles-de-usuario-en-una-cuenta-de-channable.md): Conoce los Permessi de los roles de usuario e invita o elimina usuarios de tu compañía.
- [Gestiona los Ajustes notificaciones](https://helpcenter.channable.com/account-billing/account-and-billing-es/gestiona-tu-cuenta-y-configuracion/gestiona-los-ajustes-notificaciones.md): Gestiona las notificaciones por correo electrónico de Errores, Pedidos y Seguridad según el plan y el proyecto.
- [Configura la autenticación multifactor (MFA)](https://helpcenter.channable.com/account-billing/account-and-billing-es/gestiona-tu-cuenta-y-configuracion/configura-la-autenticacion-multifactor-mfa.md): Configura MFA con una app de autenticación, guarda los códigos de recuperación y resuelve los Errores de inicio de sesión.
- [Configura y gestiona el inicio de sesión único (SSO)](https://helpcenter.channable.com/account-billing/account-and-billing-es/gestiona-tu-cuenta-y-configuracion/configura-y-gestiona-el-inicio-de-sesion-unico-sso.md): Vincula o desconecta una cuenta de Google verificada para iniciar sesión en Channable con 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-es/gestiona-tu-cuenta-y-configuracion.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.
