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

# 厳選コレクションを追加・編集する

{% hint style="warning" %}
この記事では、あなたの [Creator Edit ポータル](/brand/ja/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/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウン メニュー]** → **管理者**.
2. 左側のナビゲーションメニューから、 **商品カタログ**、次に移動します *厳選コレクション*.
3. ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替える]** その *厳選コレクション* セクション。
4. 必要に応じて、 ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替える]** *地域フィルターを有効にする* コレクション作成時に指定した地域設定に基づいて、フィルターバーに国フィルターを追加します。
5. 選択して ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **コレクションを追加**.
6. コレクションに適切なタイトルを付けてください。
   * クリエイターにはこのタイトルが表示されるため、魅力的なタイトルを付けてください。
7. このコレクションの商品に追加される特定のラベルを入力してください。例: `Acme_winter_sale`.
   * ポータルで使用するには、ラベルをカタログフィードに追加する必要があります。
8. 必要に応じて、コレクションの説明を追加します。
9. 必要に応じて、以下で *コレクションの地域*、を選択します **選択**![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウン メニュー]** を選択して、このコレクションをどの地域で利用可能にするかを選びます。
10. **アップロード** 適切なコレクション画像を。
11. 下の *位置*、0を最左のカテゴリとして、左から右へランク順にコレクションを並べます。
12. 必要に応じて、 ![](/files/ff9165c3126806be1a33d221d3816f6adc58908c) **\[オフに切り替える]** カテゴリを非表示にします。
13. 選択して **作成**.

#### 厳選コレクションを編集

{% tabs %}
{% tab title="セクションを無効にする" %}

* 次の *厳選コレクション* セクションで、 ![](/files/ff9165c3126806be1a33d221d3816f6adc58908c) **\[オフに切り替える]** セクション全体を非表示にします。
  {% 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/ja/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.
