> 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/aqua/exp/utilization.md).

# インスタンス使用状況

メニューのインスタンス使用状況＞適用率ページの解説です。

この機能を活用することで、複数アカウントのReserved Instances (以下、RI）, Savings Plans (以下、SP）のカバレッジをまとめて把握することができます。期間やサービスなどでフィルタリングを使った分析やRI, SPの購入検討に活用いただくことが可能です。

![](https://downloads.intercomcdn.com/i/o/379415545/be22857db9097d5ff18c3138/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88+2021-08-23+22.45.16.png)

目標としているオンデマンド利用料、RI、 SPのカバー率に対し、実際カバレッジ率を維持・達成できているかを可視化し、コスト最適化施策の評価が可能です。

クラウドベンダー純正ツールでは複数アカウントの一括管理や一つの画面でオンデマンド率やオンデマンド部分の詳細について可視化することができませんが、Aquaではそれを可能にします。

***

### **操作方法** <a href="#h_2bfca49baf" id="h_2bfca49baf"></a>

![](https://downloads.intercomcdn.com/i/o/379410638/2e6efa5d711ccaa21f4ade38/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88+2021-08-23+22.35.38.png)

①上部に表示される方のグラフではオンデマンド、RI、SPそれぞれのカバレッジ率を表示します。目標設定しているカバレッジ率を維持できているかがひと目でわかります。

②では、①で表示されているオンデマンド利用料部分をさらに細分化し表示します。各サービスの詳細からどのインスタンスを購入することでコスト削減ができるのか、利用料の高いファミリーやプロダクトタイプを把握することも可能です。

<br>


---

# 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/aqua/exp/utilization.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.
