> For the complete documentation index, see [llms.txt](https://docs.alphaus.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphaus.cloud/wave/alphaus-wave-azure/about-wave-azure/reoport.md).

# レポート

レポートでは、Azure の各サブスクリプションの利用状況をグラフで確認できます。

### グラフ

Waveのグラフは、Azure のサービスごとに使用状況を可視化します。

サービス単位ではなく、全サービスの合計を見たい場合は`トータル表示`のチェックボックスにチェックを入れてください。

フィルターを活用すれば、自分が見たいデータだけをグラフに表示できます。デフォルトでは、利用されている上位10個が選択されている状態です。

![](/files/-Mj3R8YUa-9HBcyUtbHv)

{% hint style="info" %}
日次グラフ（デイリー）について

更新タイミング：毎日\
データ鮮度：約2日前のデータ\
グラフに含まれない内容：Marketplaceの費用、ドメイン購入費用、サポート費用、返金など
{% endhint %}

{% hint style="info" %}
月次グラフ（マンスリー）について

更新タイミング：毎日\
データ内容：当月1日〜約2日前までのデータの累積\
\* 最終的に先月分の月次データ金額が確定するのは請求金額が確定した後です。\
グラフに含まれない内容：Marketplaceの費用、ドメイン購入費用、サポート費用、返金など
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.alphaus.cloud/wave/alphaus-wave-azure/about-wave-azure/reoport.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
