# カテゴリー

カテゴリーの一覧ページです。

<figure><img src="/files/QcVARnB4FcBwmxkQZFNp" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="261">項目</th><th>説明</th></tr></thead><tbody><tr><td>歯車アイコン</td><td>以下のアクションを実行<br>・カテゴリー一括登録</td></tr><tr><td>「保存」ボタン</td><td>変更内容の保存</td></tr><tr><td>「カテゴリーの追加」ボタン</td><td>新規カテゴリーの追加</td></tr><tr><td>選択済み</td><td>選択カテゴリー数の表示と一括操作オプションの提供</td></tr><tr><td>ステータス</td><td>カテゴリーステータスによるフィルタリング</td></tr><tr><td>選択したデータを編集</td><td>選択カテゴリーの一括編集</td></tr><tr><td>アクション</td><td>選択したカテゴリーに対して以下のアクションを適用<br>・選択したデータを削除<br>・商品エクスポート</td></tr><tr><td>ポジション</td><td>カテゴリーの表示順序</td></tr><tr><td>名前</td><td>カテゴリー名</td></tr><tr><td>商品数</td><td>カテゴリー内の商品数</td></tr><tr><td>ステータス</td><td>カテゴリーのステータス（有効/無効/非表示）</td></tr><tr><td><strong>合計</strong></td><td></td></tr><tr><td>カテゴリー</td><td>総カテゴリー数</td></tr><tr><td>商品</td><td>総商品数</td></tr><tr><td>有効なカテゴリー</td><td>有効状態のカテゴリー数</td></tr><tr><td>非表示のカテゴリー</td><td>非表示状態のカテゴリー数</td></tr><tr><td>無効なカテゴリー</td><td>無効状態のカテゴリー数</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://manual-admin.cs-cart.jp/mall-admin/products/kategor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
