> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/marketing-content/product-marketplace-and-catalogs/set-product-catalog-feed-preferences-as-a-partner.md).

# Set Product Catalog Preferences as a Partner

When you [download a product catalog](/partner/what-would-you-like-to-learn-about/platform-features/marketing-content/product-marketplace-and-catalogs/download-product-catalogs-as-a-partner.md) (also called a product feed) in *Impact Format*, you can choose the file type and whether it's compressed. Set your preferences once, and every *Impact Format* catalog you download will use them.

## Set your file preferences

1. From the top navigation bar, select ![](https://347878556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FhyR4iWDS0fO9ZcKFGf82%2FUser%20profile.svg?alt=media\&token=281d8f1b-b9c5-4208-a0a2-a078f54e0eb6) **\[User profile] → Settings**.
2. Below the *Technical* section, select [**Data Feeds**](https://app.impact.com/secure/mediapartner/accountSettings/view-edit-daily-feeds-flow.ihtml).
3. Select ![](https://347878556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FZMLVDhHLGefqRDHaIWTm%2FEdit.svg?alt=media\&token=1f1168ae-5bd3-456c-a366-904d0ecf00cb) **\[Edit]** next to *Product Feed* to edit the section.
4. Select the **File Format**. You can select XML, CSV, or TAB.
   * CSV and TAB are both plain text formats; CSV is comma-separated, TAB uses tab as a separator.
5. Choose whether you want the file compressed (gzip) or not. Compression is recommended for larger product catalogs.
6. Select **Save**.

   * See the [sample spreadsheet](https://docs.google.com/spreadsheets/d/11zZAPcufBSb-cH_uVwI4xtUtB_uTC6nPEzptNgL_Sgo/edit) below for a description list of all parameters and an example of a product catalog.

   <div data-with-frame="true"><figure><img src="https://347878556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FbqGhOTqjcIcxI7BMROGR%2FScreenshot%202026-05-22%20at%2017.50.08.png?alt=media&amp;token=7016fa7e-0453-4dce-8ff2-e8c4c33be4b4" alt="" width="373"><figcaption></figcaption></figure></div>

{% hint style="success" %}
**Note:** To open compressed product catalogs, you will need to make use of decompression software, like [WinZip](https://www.winzip.com/en/) , [WinRAR](https://www.rarlab.com/) , or [7-Zip](https://www.7-zip.org/) .
{% endhint %}


---

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