> 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/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/product-marketplace-and-catalogs/set-product-catalog-preferences-and-notifications-as-a-partner.md).

# 作为合作伙伴设置产品目录偏好和通知

产品目录馈送以品牌提供的格式向您提供。您还可以通过以下方式指定目录要使用的压缩格式：

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料]** → **设置**.
2. 在 *技术* 部分中，选择 **数据馈送**.
3. 滚动到 *产品源* 部分并选择 ![](/files/d59c950ae7350cc6ff1aa164366b45ab2a9e0d2c) **\[编辑]**.
4. 选择您偏好的文件格式和压缩方式。
   * 对于文件格式，您可以选择 *CSV* （用于逗号分隔的 txt 文件）， *TAB* （用于制表符分隔的 txt 文件），或 *XML*.
   * 对于压缩，请使用 *gzip* 选项，适用于之后可以解压的大型目录。
5. 选择 **保存**.

#### 设置目录更新通知

您可以选择接收信用卡目录中任何更改或更新的通知。这些通知可让您在需要时快速响应任何更改。

{% hint style="info" %}
**注意：** 只有在您与已授予您产品目录访问权限的品牌建立合作后，您才能设置目录更新通知。
{% endhint %}

1. 在顶部导航栏中，选择 ![](/files/1399d88b44315d6195b2e8532b50bf88767feed6) **\[通知铃铛]**.
2. 在右上角的滑出菜单中，选择 **设置**.
3. 滚动到 *产品目录* 部分，并从中选择您的通知偏好 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]**.
4. 选择 **保存**.


---

# 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/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/product-marketplace-and-catalogs/set-product-catalog-preferences-and-notifications-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.
