> For the complete documentation index, see [llms.txt](https://support.megadoga.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.megadoga.com/shang-pin-guan-li/editor.md).

# カテゴリ設定

## **カテゴリ設定画面の説明**

カテゴリは配信ポリシー・商品提供ポリシーなど様々なところに関係するサービス構成の軸となる設定になります。

商品は必ずカテゴリに属されることになり、カテゴリ別にグループを指定することで会員別に視聴できる商品を分けることも可能です。

**※グループ指定につきましては**[**\[→グループ管理\]**](/sapto/gurpu.md)**をご確認ください。**

詳しくは以下のスクリーンキャプチャを参考の上、ご確認ください。

<figure><img src="/files/hdVQ79UpWg8Jh6dYyszf" alt=""><figcaption><p>画像クリックで拡大</p></figcaption></figure>

1. **カテゴリ一覧**：登録したカテゴリが一覧で表示されます。\
   カテゴリは、大→中→小の3階層まで作成することができ、カテゴリを選択すると該当カテゴリに紐づく下位カテゴリが表示されます。<br>

2. **大カテゴリ**：大カテゴリが一覧で表示されます。<br>

3. **中カテゴリ**：大カテゴリに紐づく中カテゴリが表示されます。\
   大カテゴリに中カテゴリが紐づけられていない場合、表示されません。<br>

4. **小カテゴリ**：中カテゴリに紐づく小カテゴリが表示されます。\
   中カテゴリに小カテゴリが紐づけられていない場合、表示されません。<br>

5. **登録ボタン**：大カテゴリを追加登録することができます。<br>

6. **カテゴリ登録**：下位カテゴリを追加登録することができます。
   * 上位カテゴリ名：追加カテゴリが紐づいている上位カテゴリが表示されます。（編集不可）
   * カテゴリ名：カテゴリ名を変更します。
   * グループ：このカテゴリにアクセスできるグループを指定することができます。\
     \[グループ管理]で登録されたものがリスト表示されるので、その中から指定してください。\
     グループ指定されたカテゴリの場合、該当グループ以外の会員はアクセスすることができません。<br>

7. ​**カテゴリ修正**：既に登録されているカテゴリを修正することができます。

   * **カテゴリ名：**&#x30AB;テゴリ名を変更します。
   * **グループ：**&#x3053;のカテゴリにアクセスできるグループを指定することができます。\
     \[グループ管理]で登録されたものがリスト表示されるので、その中から指定してください。\
     グループ指定されたカテゴリの場合、該当グループ以外の会員はアクセスすることができません。
   * **商品登録：**&#x30AB;テゴリに商品登録有無を指定します。\
     \[使用せずURL指定]を選択した場合、このカテゴリから外部ページに移動するURLを指定することができます。外部リンクがある場合は、Frontサイトに表示される際にリンクが存在することを知らせる標識が付きます。

8. **削除**：カテゴリを削除することができます。\
   ゴミ箱マークをクリックすると、ポップアップで削除の確認が表示されます。\
   \[OK]をクリックすると、該当のカテゴリが削除されます。<br>

<figure><img src="/files/C3dPLJlzrjgnaCPnZQew" alt="" width="563"><figcaption><p>画像クリックで拡大</p></figcaption></figure>


---

# 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://support.megadoga.com/shang-pin-guan-li/editor.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.
