# ブロックの管理

レイアウト内に配置できるブロックを管理します。

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

<table><thead><tr><th width="298">項目</th><th>説明</th></tr></thead><tbody><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>ブロックの使用回数を表示</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><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/website/themes/layout_manager/block_manager.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.
