> 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-fr/readme/approuvez-un-passage-a-channable-css.md).

# Approuvez un passage à Channable CSS

Lorsque Channable lance votre changement CSS, Google avertit chaque administrateur de Merchant Center.

Vous devez approuver la demande en attente en Google Merchant Center. Seuls les administrateurs peuvent l'approuver. Google Ads n'affiche pas la demande.

***

### <i class="fa-memo-circle-check">:memo-circle-check:</i> Avant de commencer

**Vous aurez besoin**

* Accès administrateur au Compte Merchant Center (nécessaire A approuver le changement CSS)

**Bon à savoir**

* Le changement CSS est une demande de transfert de Compte, pas une invitation Google Ads. Vous ne trouverez pas la demande de changement en Google Ads.

{% stepper %}
{% step %}

### Ouvrez la demande de changement en attente

<details>

<summary><strong>Option 1 : utiliser l'e-mail de notification</strong></summary>

Ouvrez l'e-mail de demande de changement de Google et cliquez sur le lien joint A ouvrir directement la page d'approbation en Merchant Center.

Si vous ne trouvez pas l'e-mail, recherchez dans votre boîte de réception et votre dossier spam pour **Merchant Center**.

{% hint style="info" %}
Google Merchant Center ne notifie que les administrateurs des demandes de changement CSS. Si vous n'avez pas reçu d'e-mail, vérifiez que vous avez un accès administrateur au Compte Merchant Center.
{% endhint %}

</details>

<details>

<summary><strong>Option 2 : Naviguez en utilisant Google Merchant Center</strong></summary>

Connectez-vous en utilisant un Compte administrateur Merchant Center, alors vous devez utiliser le chemin de votre Type de Compte :

* **Compte Merchant Center unique :** **Paramètres > Général > Installation du Compte > Vérifier la demande**
* **Compte multi-client (MCA) :** **Paramètres > Paramètres du Compte > Services de comparaison d'achats**

</details>
{% endstep %}

{% step %}

### Approuvez la demande

1. Trouvez la demande en attente de Channable.
2. Approuvez la demande :
   1. Pour un compte unique, Sélectionner **Examiner la demande**, alors approuvez-la.&#x20;
   2. Pour un MCA, Sélectionner **Approuver**.
      {% 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-fr/readme/approuvez-un-passage-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.
