# Set Product Catalog Preferences & Notifications as a Partner

Product catalog feeds are available to you in the format provided by the brand. You can also specify the compression to use for the catalog by doing the following:

1. From the top navigation bar, select ![](/files/8O71ZiinbSXuq2NVrK7k) **\[User profile]** → **Settings**.
2. Under the *Technical* section, select **Data Feeds**.
3. Scroll to the *Product Feed* section and select ![](/files/I3pQvYoN5GQVvaOnFL3N) **\[Edit]**.
4. Select your preferred file format and compression.
   * For file format, you can choose from *CSV* (for comma-separated txt file), *TAB* (for tab-separated txt file), or *XML*.
   * For compression, use the *gzip* option for large catalogs that you can unzip later.
5. Select **Save**.

#### Set up catalog update notifications

You can choose to receive notice of any changes or updates in a credit card catalog. These notifications allow you to respond quickly to any changes when needed.

{% hint style="info" %}
**Note:** You'll only be able to set catalog update notifications if you're partnered with a brand that has given you access to their product catalogs.
{% endhint %}

1. In the top navigation bar, select the ![](/files/oVrLSA9bIaczjWWsvwaF) **\[Notification Bell]**.
2. From the slide-out menu, in the top right corner, select **Settings**.
3. Scroll to the *Product Catalog* section and select your notification preference from the ![](/files/8sWL7hpIpupIhTbAluAU) **\[Drop-down menu]**.
4. Select **Save**.


---

# 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://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/marketing-content/product-marketplace-and-catalogs/set-product-catalog-preferences-and-notifications-as-a-partner.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.
