# 利用状況

## 利用状況でできること <a href="#what-you-can-do" id="what-you-can-do"></a>

* **課金対象となるイベント**や**セッションリプレイ**の計測数の状況が確認できます
* 利用状況に基づく、課金予定額が確認できます

## 確認できる数値と説明 <a href="#metrics-description" id="metrics-description"></a>

<table><thead><tr><th width="187">数値</th><th>説明</th></tr></thead><tbody><tr><td>総計測イベント数<br>総計測PV数</td><td>表示中の組織全体で計測された課金対象となるイベント数、PV数の総計が表示されます。<br>・「プロジェクト毎の〜」では、プロジェクト毎内訳が確認できます。<br>・「イベント毎の〜」では、イベント毎内訳が確認できます。</td></tr><tr><td>実績従量課金額</td><td>この画面を見ている時点の実績をもとに算出した課金額が表示されます。</td></tr><tr><td>予測従量課金額</td><td>当月分の現時点までの実績従量課金額を元に、月末時点の見込みを算出した金額が表示されます。</td></tr></tbody></table>

{% hint style="info" %}
課金額は税抜表示となります
{% endhint %}

{% hint style="info" %}
テスト環境のプロジェクトは課金対象外となるため算出に含まれません
{% endhint %}

## ドメイン毎のviewイベント数 <a href="#view-event-by-domain" id="view-event-by-domain"></a>

複数ドメインに同じ計測タグを設置している場合に、ドメインごとのviewイベント数を確認できます。

* ドメイン毎の日別推移（棒グラフ）
* ドメイン毎の計測イベント数（円グラフ・TOP20まで個別表示。21位以降は「その他」にまとめて表示）

{% hint style="info" %}
集計対象はviewイベントのみです。
{% endhint %}

## 対象月の変更 <a href="#change-target-month" id="change-target-month"></a>

* 右上のセレクトボックスで表示する対象月を変更できます
* 過去13ヶ月分のデータを確認できます
* 前月以前の月は金額が確定しているため予測額は表示されません

{% hint style="info" %}
利用状況のデータは約5分ごとに更新されます。
{% endhint %}

{% hint style="info" %}
セッションリプレイのみ、データ保持期間が過ぎた月のデータは0件表示となりますのでご留意ください
{% endhint %}


---

# 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.wicle.io/organization-project/organization-setting/usage.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.
