> 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/css/css-it/readme/approva-un-passaggio-a-channable-css.md).

# Approva un passaggio a Channable CSS

Approva una richiesta di passaggio a Channable CSS en attesa en Google Merchant Center.

Quando Channable avvia il tuo passaggio al CSS, Google notifica tutti gli amministratori di Merchant Center.

Devi approvare la richiesta in sospeso en Google Merchant Center. Solo gli amministratori possono approvarla. Google Ads non mostra la richiesta.

***

### <i class="fa-memo-circle-check">:memo-circle-check:</i> Prima di iniziare

**Avrai bisogno**

* Accesso admin Para l'Account Merchant Center (richiesto per approvare il cambio CSS)

**Buono Para sapere**

* L'interruttore CSS è una Richiesta di trasferimento Account, non un invito di Google Ads. Non troverai la richiesta di switch en Google Ads.

{% stepper %}
{% step %}

### Apri la richiesta di cambio in sospeso

<details>

<summary><strong>Opzione 1: usar l'email di notifica</strong></summary>

Apri l'e-mail di richiesta di cambio de Google y fai clic sul link allegato Para aprire direttamente la pagina di approvazione en Merchant Center.

si non riesci a trovare l'email, cerca nella posta in arrivo y nella cartella spam per **Centro per i commercianti**.

{% hint style="info" %}
Google Merchant Center notifica solo gli amministratori de richieste di cambio CSS. Si non hai ricevuto un'email, controlla che tu abbia accesso amministratore Para l'Account del merchant center.
{% endhint %}

</details>

<details>

<summary><strong>Opzione 2: Naviga en Google Merchant Center</strong></summary>

Accedi en con un account amministratore di Merchant Center, causa usar il percorso per il tuo tipo di account:

* **Account singolo Merchant Center:** **Impostazioni > Generale > Account Configura > Richiesta di revisione**
* **Account multi-cliente (MCA):** **Impostazioni > Impostazioni Account > Servizi di comparazione degli acquisti**

</details>
{% endstep %}

{% step %}

### Approva la richiesta

1. Trova la richiesta in sospeso de Channable.
2. Approva la richiesta:
   1. Per un Account singolo, Selecciona **Rivedi la richiesta**, causa approvarlo.&#x20;
   2. Per un MCA, Selecciona **Approva**.
      {% 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/css/css-it/readme/approva-un-passaggio-a-channable-css.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.
