> 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/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/add-and-edit-curated-collections.md).

# 添加并编辑精选合集

{% hint style="warning" %}
本文介绍如何配置您的 [创作者编辑门户](/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/creator-edit-overview.md). [联系我们](https://app.impact.com/support/portal.ihtml?createTicket=true&) 以了解更多信息。
{% endhint %}

通过在产品目录中的产品上添加标签，您可确保它们被归类到相关的精选合集。您可以创建一个产品合集，使创作者能够轻松访问，并可按国家/地区筛选。这些精选合集可用于推广母亲节、黑色星期五、圣诞节或其他促销活动等特定活动。

此类别中的产品会实时更新，确保最新更新会立即显示给创作者。

#### 添加精选合集

1. 在右上角，选择你的 **\<Name>** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** → **管理员**.
2. 在左侧导航菜单中，选择 **产品目录**，然后前往 *精选集合*.
3. ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换开启]** 该 *精选集合* 部分。
4. 可选地， ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换开启]** *启用地区筛选* 以根据您在创建合集时指定的地区设置，将国家/地区筛选添加到筛选栏中。
5. 选择 ![](/files/a4d92afe6e302635e52a9d3b155bca7a8dedb2ea) **添加合集**.
6. 为您的合集提供一个合适的标题。
   * 创作者会看到此标题，因此请务必添加一个醒目的标题。
7. 输入添加到此合集中的产品所使用的特定标签。例如： `Acme_winter_sale`.
   * 必须将标签添加到您的目录 feed 中，才能在门户中使用。
8. 可选地，添加合集描述。
9. 可选地，在下方 *合集地区*，选择 **选择**![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 以选择该合集可在哪个地区提供。
10. **上传** 一张合适的合集图片。
11. 下方 *位置*，按从左到右的排名对合集进行排序，其中 0 表示最左侧的类别。
12. 可选地， ![](/files/c2dcdffe00f000bd34f794287e3006cfa55e8ce8) **\[切换关闭]** 以隐藏该类别。
13. 选择 **创建**.

#### 编辑精选合集

{% tabs %}
{% tab title="禁用该部分" %}

* 在 *精选集合* 部分， ![](/files/c2dcdffe00f000bd34f794287e3006cfa55e8ce8) **\[切换关闭]** 以隐藏整个部分。
  {% endtab %}

{% tab title="编辑部分名称" %}

* 下方 *部分名称*下，选择 **编辑** 以重命名仪表板上的精选合集部分。
  {% endtab %}

{% tab title="编辑单个精选合集" %}

1. 在 *精选集合* 部分，选择， **编辑** 在合集的 *操作* 列中对特定合集进行更改。
2. 对合集进行更改，然后选择 **提交**.
   {% endtab %}
   {% endtabs %}


---

# 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/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/add-and-edit-curated-collections.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.
