# データの削除

インストール時に設定されるデモデータなどを一括削除します。

<figure><img src="/files/4JydUv7JU1r3hLBaDAVm" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**削除対象データ**

* ショップ（出品者）
* 商品
* 注文
* カテゴリー
* 管理者以外のユーザー
* 追加情報
* 「価格」以外のフィルタ
* オプション
* 商品レビュー
* メッセージセンター内のメッセージ
* ブログ記事
* コメントとレビュー
  {% endhint %}

{% hint style="danger" %}
**一度データを削除すると元に戻すことはできません。**&#x3054;注意ください。
{% endhint %}

<table><thead><tr><th width="247">項目</th><th>説明</th></tr></thead><tbody><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/settings/delete.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.
