> 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/renew-channable-css-connection.md).

# Renew Channable CSS connection

If your Channable CSS connection is no longer active and no product or performance data is displayed in the CSS environment, it may be because the connected Google account no longer has access to your Merchant Center or Google Ads account.

To fix this, you can either:

* Restore admin access for the currently connected Google account, or
* Create a new connection using a Google account with the correct permissions

### <i class="fa-memo-circle-check">:memo-circle-check:</i> Before you start

**You’ll need**

* A Google account with admin access to **both**:
  * the Merchant Center account you want to use
  * the Google Ads account you want to use

This access is required to retrieve product and performance data, display insights in the CSS dashboard, and use CSS optimization features.

#### Restore admin access

1. In your Google Merchant Center account, go to **Access and services**.
2. In the **People and access** tab, at **People**, select **Manage for the person whose access you wish to edit**.
3. Select the new access type you want to assign to this person.
4. Click **Save**.

For more information, refer to [Google Merchant Center Help](https://support.google.com/merchants/answer/12160472?hl=en).

#### Renew a broken CSS connection

1. In Channable, go to **CSS Merchants > Merchant Management**.
2. Click + **Add merchant** and select **Link another account**.

<img src="/files/M3u9n9rLMpz4ze5Hm58v" alt="" height="173" width="624">

{% hint style="warning" %}
**Important:** Make sure the Google account you connect has admin access to both:

* Your Google Merchant Center account
* Your Google Ads account
  {% endhint %}

3. Click **Sign in with Google**. Make sure you select an account that has access to both your Merchant Center and Google Ads account.

After renewing, product and performance data will appear in the merchant’s CSS Dashboard once the platform has fetched the data from Google. This may take a few hours depending on your setup.

<br>


---

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

```
GET https://helpcenter.channable.com/css/renew-channable-css-connection.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.
