# Google Merchant Center

**Step 1: Access the Connections Section**

* Go to the **Connections** section in your dashboard and select **Google Merchant Center** from the menu.
* Click the **ADD CONNECTION** button.
* Once added, click the three dots (•••) beside Google Merchant Center and select **Settings.** This will open the page to manage this connection.

<figure><img src="/files/MDfEwPjwpJQt02gBRIBS" alt=""><figcaption></figcaption></figure>

**Step 2: Connect Wandace to Google Merchant Center**

* Click the **Connect with Google Merchant Center** button.
* Follow the prompts to connect Wandace to your Google Merchant Center account. You will need to provide the required credentials (such as your Google account login) and authorize the connection.

> 💡 *Note: P*lease keep in mind that Google only provides the refresh token once. If you need to log in with another account, you will need to remove Wandace from your Google Merchant Center account to reset the connection before logging in again ;) .

**Step 3: Configure the Connection**

* Once the connection is established, click on the three dots (•••) on the right side of the Connection. Select the Update option from the dropdown menu.

**Step 4: Choose Store Sections**

* A modal will appear displaying all available store sections. Select the section you want to connect to with Google Merchant Center.

<figure><img src="/files/MWiZeKJV7JwkSaHNqpTk" alt=""><figcaption></figcaption></figure>

**Step 5: Save Your Changes**

* After making your selections, click **Save**. This action ensures that your selected products and inventory data are synced with Google Merchant Center.

**Step 6: Verify Sync Status**

The initial synchronization might take a few minutes. After this, updates will occur automatically. To manually sync—such as after making significant updates to your inventory—click the **Synchronize with Google Merchant Center** button.

By following these steps, you’ll ensure your products are accurately listed in Google Merchant Center, improving visibility and driving sales.


---

# Agent Instructions: 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:

```
GET https://academy.wandace.com/how-to-guides/addons/google-merchant-center-add-on.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
