> 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/prova-gratuita-di-channable/cambia-de-un-account-di-prova-para-un-account-a-pagamento-live.md).

# Cambia de un account di prova Para un account a pagamento (live)

Configura arriba la fatturazione, scegli un abbonamento y attiva i tuoi progetti y canali.

{% stepper %}
{% step %}

### Configura arriba le tue informazioni di fatturazione

Apri **Impostazioni azienda**:

{% tabs %}
{% tab title="Versione moderna" %}
Mentre sei en un'azienda, fai clic **Impostazioni azienda** en la barra laterale, o Selecciona il **\[la tua azienda]** menu a discesa e fai clic **Impostazioni azienda**.
{% endtab %}

{% tab title="Versione precedente" %}
Mentre sei en un'azienda, fai clic **Impostazioni azienda** en la barra laterale.
{% endtab %}
{% endtabs %}

* Vai Para il **Fatturazione** scheda.
* Aggiungi le tue [informazioni di fatturazione e pagamento](/account-billing/account-and-billing-it/gestisci-il-tuo-abbonamento/fatturazione-e-pagamenti.md).

{% hint style="warning" %}
Si usar Shopify, **Shopify** è il tuo unico metodo di pagamento. Shopify ti fattura, quindi approva gli addebiti en il tuo account Shopify. [Scopri di più sui pagamenti tramite Shopify](/account-billing/account-and-billing-it/gestisci-il-tuo-abbonamento/gestisci-il-tuo-abbonamento-channable/readme.md).
{% endhint %}
{% endstep %}

{% step %}

### Scegli un abbonamento

{% hint style="info" %}
[Scopri di più su come funzionano i nostri abbonamenti e quale pacchetto/piano è più adatto alle esigenze della tua azienda.](/account-billing/account-and-billing-it/gestisci-il-tuo-abbonamento/piani-tariffari-di-channable.md)
{% endhint %}

Apri le impostazioni del tuo piano:

{% tabs %}
{% tab title="Versione moderna" %}
Mentre sei en un'azienda, fai clic **Impostazioni azienda** en la barra laterale, o Selecciona il **\[la tua azienda]** menu a discesa e fai clic **Impostazioni azienda**. Arriverai en **Piani e prezzi**.
{% endtab %}

{% tab title="Versione precedente" %}
Selecciona un'azienda, causa scegli **Piani e prezzi** de la barra laterale.
{% endtab %}
{% endtabs %}

* Selecciona un pacchetto (quantità massima de Ítems), il piano Core e gli eventuali moduli aggiuntivi.
* Fai clic **Completa l'abbonamento**.
  {% endstep %}

{% step %}

### Attiva i tuoi progetti e canali

#### Attiva il tuo progetto

* Vai Para **\[il tuo progetto] > Impostazioni > Impostazioni del progetto**.
* Fai clic **Attiva progetto**.

#### Attiva i tuoi canali

* Vai Para **Canali > \[il tuo canale]**.
  * Per i feed: vai Para il **Anteprima ed esportazione** passaggio e fai clic **Attiva feed**.
  * Per i canali marketplace/Api: vai Para il **Impostazioni** passaggio e fai clic **Attiva 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-it/prova-gratuita-di-channable/cambia-de-un-account-di-prova-para-un-account-a-pagamento-live.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.
