# 販売レポート

ECモールにおける商品の販売状況について、様々な切り口のレポートを確認できます。

***

## 商品別売上高（月次）

月単位での商品別売上高を確認できます。

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

***

## カテゴリ別売上高（月次）

月単位でのカテゴリ別売上高を確認できます。

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

***

## 顧客所在地

顧客の所在地を一覧表示し、各ロケーション毎の注文合計金額を確認できます。

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

***

## 1注文当たりの配送コスト

1注文あたりの配送コストを、コストの高い順に一覧表示します。

<figure><img src="/files/1IpZomV6Y3OAlOxyHys2" alt=""><figcaption></figcaption></figure>

***

## 注文ステータス

各注文ステータスの割合を円グラフで表示します。

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


---

# 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/orders/sales-report.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.
