# ブログ

ブログ記事の一覧です。

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

<table><thead><tr><th width="234">項目</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>以下のアクションを実行<br>・編集<br>・削除</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></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/blogs.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.
