# 新規顧客を追加する

## 1. AWSにて顧客用のAWSアカウントを発行

AWSのマネジメントコンソールより、顧客用のAWSアカウントを発行します。

## 2. 請求グループの作成

左メニューの `アカウントとグループ` >`請求グループ`から、画面右上の`請求グループの追加`をクリック。

フィールドに必要内容を記入し、登録する。

## 3. 請求関連の諸条件を設定

作成した請求グループの `•••` > `請求書設定の変更` をクリックし、請求関連の諸条件を設定します。

{% hint style="info" %}
「請求書一括作成」を利用するには、これらを事前に設定する必要があります。
{% endhint %}

## 4. 請求グループにAWSアカウントを連結する

左メニューの`アカウントとグループ`から、画面右上の`アカウントの追加`をクリックし、フィールドに必要内容を記入し追加します。

{% hint style="danger" %}
**既に登録済みのアカウントIDを重複登録することはできません。**
{% endhint %}

## さらに設定しておくと便利なこと：

### Wave for Reseller の登録

Wave for Reseller を利用することで、毎月の請求情報を顧客自身でWebから確認することができます。

{% content-ref url="/pages/-LcC7t741eDXUEzvCqdL" %}
[Wave for Reseller とは](/ripple/more-info/wave-for-reseller.md)
{% endcontent-ref %}


---

# 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/add-new-customer.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.
