# Setting of discounts and premium for each service

Discounts and premiums can be set for each AWS service, such as EC2 and RDS.

・Set in bulk to all accounts

・Set for each account

{% hint style="info" %}
If you want to set by billing group, set one by one for each account.
{% endhint %}

## Set at once for all accounts

From `Preferences` on the left menu, click `Invoice Settings`> Per Service Settings. You can do this by setting up individual services.

The contents set here will be reflected from the next invoicing.

## Set per account

From `Preferences` on the left menu, click `Invoice Settings`> Per Service Settings.

Turn on the toggle button for Allow Per Account Settings.

Go to `Account and Groups`> `Account` on the left menu, and click on `•••`> Service-specific settings for the account you want to assign settings to display the settings screen.

For each account, you can set whether to activate / deactivate settings (The toggle button activates settings).


---

# 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-en/in-detail/setting-of-discounts-and-premium-for-each-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.
