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

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

{% stepper %}
{% step %}

### Imposta le informazioni di fatturazione

* Vai a **\[la tua azienda] > Impostazioni azienda**.
* Vai al **Fatturazione** scheda.
* Aggiungi il tuo [informazioni di fatturazione e pagamento](/account-billing/account-and-billing-it/gestisci-il-tuo-abbonamento/fatturazione-y-pagamenti.md).

{% hint style="warning" %}
Importante: se sei un utente Shopify e stai selezionando il metodo di pagamento, vedrai solo un metodo di pagamento: “Shopify”. Questo perché vieni fatturato tramite Shopify e devi approvare gli addebiti nel tuo account Shopify. [Scopri di più su come pagare 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" %}
Suggerimento: scopri come funzionano i nostri abbonamenti e quale pacchetto/piano è più adatto alle esigenze della tua azienda.
{% endhint %}

* Vai a **\[la tua azienda] > Piani e prezzi**.
* Seleziona un pacchetto (numero massimo di articoli), il piano Core e eventuali moduli aggiuntivi.
* Clicca **Completa abbonamento**.
  {% endstep %}

{% step %}

### Attiva i tuoi progetti e i tuoi canali

#### Attiva il tuo progetto

* Vai a **\[il tuo progetto] > Impostazioni > Impostazioni progetto**.
* Clicca **Attiva progetto**.

#### Attiva i tuoi canali

* Vai a **Canali > \[il tuo canale]**.
* Per i feed: vai al **Passaggio Anteprima ed esportazione** e clicca **Attiva feed**.
* Per le API: vai alle **Impostazioni** e clicca **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/passa-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.
