# Feed list

Navigate to **Settings > Extensions > Google Merchant Feed API** and choose tab **Feed List**.

At feed list you can

* Add new feeds
* Edit a feed
* Enable/ Disable a feed
* Initiate a full export of a feed
* Delete a feed

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

### Add new feeds

If you want to transfer your products to the Google merchant center you need to create and configure a feed for each of your sales channels. Follow our [guide to create a feed](/en/plugins/google-merchant-feed-api/installation/create-a-feed.md) to connect your sales channels with the Google merchant center.

### Edit a feed

You can follow our [guide to create a feed](/en/plugins/google-merchant-feed-api/installation/create-a-feed.md) for information about editing the settings. To edit a feed click on the three **...** and choose **Edit**.

### Enable/ Disable a feed

You can use the toggle in feed list to enable or disable a feed.

### Initiate a full export of a feed

Normally a full export is initiated regularly. You can define it by changing the value in [Configuration section](/en/plugins/google-merchant-feed-api/installation/configure-the-extension.md). If you need it you can initiate a full export immediately by clicking on the  three **...** in feed list and choose action **Start a full export**.

### Delete a feed

To delete a feed entry click on the three **...** in feed list and choose action **Delete**.

{% hint style="info" %}
The action only delete the feed entry for your Shopware shop. If you have already transfered products to Google merchant center they are not affected by this action.
{% endhint %}


---

# 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://docs.premsoft.de/en/plugins/google-merchant-feed-api/installation/feed-list.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.
