# デモ＆テストデータのクリア

「[CS-Cart for ECモール & マーケットプレイス](https://cs-cart.jp/)」において、ECモールの正式開始時には使用しない各種データを削除します。

{% hint style="warning" %}
**削除対象データについて**

この作業を実施すると以下のデータが削除されます。

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

**一度データを削除すると元に戻すことはできません。**&#x30C7;ータベースのバックアップを取得した上で実施することをおすすめします。ご注意ください。
{% endhint %}

{% @supademo/embed demoId="cm33yu7am12br533haun6v330" url="<https://app.supademo.com/demo/cm33yu7am12br533haun6v330>" %}


---

# 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/install-and-configure/how-to-start/test-bulk-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.
