> 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" %}
本文介绍如何配置你的 [Creator Edit 门户](/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. 在右上角，选择您的 **<名称>** ![](/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.
