> 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-de/readme/genehmige-den-wechsel-zu-channable-css.md).

# Genehmige den Wechsel zu Channable CSS

Wenn Channable deinen CSS-Wechsel startet, benachrichtigt Google jeden Merchant-Center-Admin.

Du musst die ausstehende Anfrage in Google Merchant Center genehmigen. Nur Admins können sie genehmigen. Google Ads zeigt die Anfrage nicht an.

***

### <i class="fa-memo-circle-check">:memo-circle-check:</i> Bevor du startest

**Du brauchst**

* Admin-Zugriff auf den Merchant Center-Account (erforderlich, um den CSS-Wechsel zu genehmigen)

**Gut zu wissen**

* Der CSS-Wechsel ist eine Account-Transfer-Anfrage, keine Google-Ads-Einladung. Du findest die Wechselanfrage nicht in Google Ads.

{% stepper %}
{% step %}

### Öffne die ausstehende Wechselanfrage

<details>

<summary><strong>Option 1: Nutze die Benachrichtigungs-E-Mail</strong></summary>

Öffne die E-Mail mit der Wechselanfrage von Google und klicke auf den angehängten Link, um die Freigabeseite direkt in Merchant Center zu öffnen.

Wenn du die E-Mail nicht findest, suche in deinem Posteingang und im Spam-Ordner nach **Merchant Center**.

{% hint style="info" %}
Google Merchant Center benachrichtigt nur Admins über CSS-Wechselanfragen. Wenn du keine E-Mail erhalten hast, überprüfe, ob du Admin-Zugriff auf den Merchant Center-Account hast.
{% endhint %}

</details>

<details>

<summary><strong>Option 2: Navigiere in Google Merchant Center</strong></summary>

Melde dich mit einem Merchant Center-Admin-Account an, dann nutze den Pfad für deinen Account-Typ:

* **Einzelner Merchant Center-Account:** **Einstellungen > Allgemein > Account-Setup > Anfrage prüfen**
* **Multi-Client-Account (MCA):** **Einstellungen > Account-Einstellungen > Comparison Shopping Services**

</details>
{% endstep %}

{% step %}

### Genehmige die Anfrage

1. Finde die ausstehende Anfrage von Channable.
2. Genehmige die Anfrage:
   1. Für einen einzelnen Account, wähle **Anfrage prüfen**, dann genehmige sie.&#x20;
   2. Für einen MCA, wähle **Genehmigen**.
      {% 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-de/readme/genehmige-den-wechsel-zu-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.
