# 予算・通知設定

メニューのレポート > 各アカウントの右上のドロップダウンから予算設定をクリックし、予算と通知の設定が可能です。

**AWSからのデータ更新のタイミングに依存するため、リアルタイムではなく、平均して1-2日前のデータを元に予算超過を確認します。**

![](/files/-Mj1xWRKtOnJ0QWcgaUS)

各アカウントに対して、それぞれ以下項目1つずつの設定となります。

設定できる項目

| 通知先の設定  | 説明                                                |
| ------- | ------------------------------------------------- |
| メールアドレス | 予算を超過した場合メールで通知が飛びます                              |
| Slack   | <p>Webhook URLを指定していただくことによりSlackに通知が<br>飛びます</p> |

| 予算の設定  | 説明                                                                           |
| ------ | ---------------------------------------------------------------------------- |
| 日ごとの設定 | <p>1日あたりの予算をドルベースでの固定額、または前日比の<br>割合で指定できます。</p>                             |
| 月ごとの設定 | <p>月単位での予算の設定が可能です。</p><p>毎月1日から末日までを対象とし、月が切り替わると利用料<br>はゼロとしてカウントされます。</p> |

2日前までのデータを元に、予算をオーバーしたタイミングで指定した先に通知されます。\
メールで設定した場合は下記のようなメールが届きます。

![](/files/-L_ogyDf__UeFxC1OAjO)


---

# 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/wave/alphaus-wave-aws/aws-detail/budget.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.
