# 統計

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

プロジェクトのアクションバーにある「統計」ボタンから統計にアクセスします。

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

統計の概要では、プロジェクトの全取引と過去12ヶ月の主要データが売上グラフで表示されます。

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

プロジェクトのキーデータの一部をチャート化するほか、「統計」はプロジェクト内の取引ごとに表示され、勘定科目の取引全体を表示する「[取引概要](https://docs.nmkr.io/nmkr-studio/account/transactions)」と同様に、取引の種類や取引のキーデータ、構造を簡単に理解することができます：

* 日時（UTC）
* タイプ
* プロジェクト
* 支払額
* NFTの金額
* 総費用
* 収入
* 取引ID
* ペイアウトウォレット（受取ウォレット）

#### 特定の取引の詳細を表示する

<figure><img src="/files/fIpLcBicoOQXfo8vLFEf" alt=""><figcaption><p>行をクリックして取引の詳細を表示します。</p></figcaption></figure>

特定の取引の詳細を表示するには、取引行をクリックします。

追加データが表示されます：

* ユーザーからの支払い
* MinUtxo（センドバック）
* ネットワーク料金
* ミント料金
* 収入
* 割引
* NFTの名称と画像
* トークンのフィンガープリント

### エクスポート統計の概要

左下にある「export all Transactions」をクリックして、統計の概要をエクスポートしてください。これにより、上記のすべてのデータを含むCSVファイルがZipファイルに圧縮されてダウンロードされます。このファイルは、Microsoft Excel、Apple Numbers、Google Sheetsなどの表計算ソフトで開くことができます。


---

# 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://docs.nmkr.io/jp/nmkr-studio/purojekuto/tong-ji.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.
