> 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/prueba-gratuita-de-channable/cambia-de-una-cuenta-de-prueba-a-una-cuenta-de-pago-activa.md).

# Cambia de una cuenta de prueba a una cuenta de pago (activa)

Configura la facturación, elige una suscripción y activa tus proyectos y canales.

{% stepper %}
{% step %}

### Configura tu información de facturación

Abre **Ajustes de compañía**:

{% tabs %}
{% tab title="Versión moderna" %}
Mientras estés In una compañía, haz clic **Ajustes de compañía** In la barra lateral, oppure Seleziona la **\[tu compañía]** menú desplegable e haz clic **Ajustes de compañía**.
{% endtab %}

{% tab title="Versión anterior" %}
Mientras estés In una compañía, haz clic **Ajustes de compañía** In la barra lateral.
{% endtab %}
{% endtabs %}

* Ve A la **Facturación** pestaña.
* Añade tu [información de facturación e información de pago](/account-billing/account-and-billing-es/gestiona-tu-suscripcion/facturacion-y-pago.md).

{% hint style="warning" %}
se utiliza Shopify, **Shopify** es tu único método de pago. Shopify te cobra, así que aprueba los cargos In tu cuenta de Shopify. [Más información sobre cómo pagar a través de Shopify](/account-billing/account-and-billing-es/gestiona-tu-suscripcion/gestiona-tu-suscripcion-de-channable/readme.md).
{% endhint %}
{% endstep %}

{% step %}

### Elige una suscripción

{% hint style="info" %}
[Más información sobre cómo funcionan nuestras suscripciones e qué paquete/plan se adapta a las necesidades de tu negocio.](/account-billing/account-and-billing-es/gestiona-tu-suscripcion/los-planes-de-precios-de-channable.md)
{% endhint %}

Abre la configuración de tu plan:

{% tabs %}
{% tab title="Versión moderna" %}
Mientras estés In una compañía, haz clic **Ajustes de compañía** In la barra lateral, oppure Seleziona la **\[tu compañía]** menú desplegable e haz clic **Ajustes de compañía**. Irás In **Planes e precios**.
{% endtab %}

{% tab title="Versión anterior" %}
Seleziona una compañía, allora elige **Planes e precios** da la barra lateral.
{% endtab %}
{% endtabs %}

* Seleziona un paquete (cantidad máxima de Articoli), plan Core e cualquier módulo adicional.
* Haz clic **Completa la suscripción**.
  {% endstep %}

{% step %}

### Activa tus Proyectos e Canales

#### Activa tu proyecto

* Ve A **\[tu proyecto] > Configuración > Configuración del proyecto**.
* Haz clic **Activa el proyecto**.

#### Activa tus Canales

* Ve A **Canales > \[tu canal]**.
  * Para los feeds: ve A la **Vista previa y exportación** paso e haz clic **Activar feed**.
  * Para Canales de marketplace/API: ve A la **Configuración** paso e haz clic **Activar la API**.
    {% endstep %}
    {% endstepper %}


---

# 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/prueba-gratuita-de-channable/cambia-de-una-cuenta-de-prueba-a-una-cuenta-de-pago-activa.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.
