# ダッシュボード

WavePRO から Aqua に遷移するとダッシュボードが表示されます。

ダッシュボードはユーザーごとに見たい情報のウィジェットを選択しカスタマイズすることが可能です。

### 新規ダッシュボードの作成

![](/files/tvKIIH9xApAlwPZBnoxY)

1. 画面右上の「+New Dashboard」ボタンをクリックする。
2. ダッシュボード名を入力し、PrivateかPublicの選択をする。

   Private: 自分にのみ表示されるダッシュボード

   Public: 他のサブユーザーも閲覧することができるダッシュボード
3. 表示したいウィジェットが決まっている場合は1つ選択し「閉じる」を押し作成が完了。

### ダッシュボードの編集

![](/files/pDkOHvpttSdyUlWCfwMm)

1. ドロップダウンから編集したいダッシュボードを選択する。
2. 隣の「Edit Dashboard」をクリックする。
   * 設定: ダッシュボード名やPrivate・Publicの変更
   * ウィジェット: ウィジェットの追加
   * Delete Dashboard : ダッシュボード自体の削除可能。

ウィジジェットの種類

| ウィジェット名                     | 説明                                                   | 関連ページ                  |
| --------------------------- | ---------------------------------------------------- | ---------------------- |
| RI/SP Recommendation Widget | RI/SPReservedInstance、SavingsPlansを購入した場合の削減額などのサマリー | レコメンデーション＞ RI/SPインスタンス |
| Instance Utilization Widget | インスタンスごとの利用状況のサマリー                                   | レコメンデーション＞スケジューリング     |
| RI Utilization Widget       | RI適用状況のグラフ                                           | インスタンス予約管理 ＞ RI管理      |
| Coverage Usage Widget       | 稼働しているインスタンスに対する内容のグラフ                               | インスタンス使用状況＞適用率         |
| Right Sizings Widget        | サイズ最適化を実施した場合の削減額などのサマリー                             | レコメンデーション＞ライトサイジング     |
| Profit Breakdown            | AWSの原価・売り上げ・利益などのサマリー                                | -                      |
| Cost by Service             | サービスごとのコスト                                           | -                      |


---

# 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.alphaus.cloud/aqua/exp/dashboard.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.
