# サービス毎の割引・割増の設定

{% hint style="info" %}
本機能はβ版として一部ユーザーにのみ提供しています。本機能を利用されたい場合はripple\_<cs@alphaus.cloud> までお問い合わせください。
{% endhint %}

EC2、RDSなど、AWSのサービス毎に割引・割増の設定ができます。

* 全てのアカウントに一括で設定
* アカウント毎に設定<br>

  請求グループ単位で設定したい場合、請求グループに含まれるアカウント毎に設定を一つずつ行う必要があります。

## 全てのアカウントに一括で設定

左メニューの `環境設定` から、 `請求書設定` > \[サービス毎の設定] で`設定を有効にする`トグルボタンをONにすると、\[一括割引率・一括割増率の設定]で設定することができます。

ここで設定した内容は、次回の請求書発行から反映されます。

## アカウントごとに設定

1. 左メニューの `環境設定` から、 `請求書設定` > \[サービス毎の設定]のトグルボタンをONしてから、`アカウント毎の設定`のトグルボタンをONにします。
2. 左メニューの `アカウントとグループ` > `アカウント管理` に移動し、設定を付与したいアカウントの `•••` > `サービス毎の設定` をクリックすると、設定画面が表示されます。

アカウントごとに、設定を有効にする/しないの設定を行うことができます（設定を有効にするトグルボタン）。

{% hint style="warning" %}
β版で設定できるサービス

* Elastic Compute Cloud
* RDS Service
* DynamoDB
* CloudFront
* AWS Direct Connect
  {% 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.alphaus.cloud/ripple/more-info/setting-per-service.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.
