# Add a new customer

## 1.Issue customer's AWS account from AWS

Issue an AWS account for the customer from the AWS Management Console.

## 2.Create billing group

From `Account and Groups`> `Billing Group` in the left menu, click `Add Billing group` on the top right of the screen.

## 3.Set invoice settings

Click `•••`> `Change invoice settings` for the billing group you created, and set up billing-related terms and conditions.

{% hint style="info" %}
It is necessary to set these beforehand to use “Invoice batch creation”.
{% endhint %}

## 4.Consolidate your AWS account to a billing group

From Account & Groups in the left menu, click Add Account in the upper right of the screen, and fill in the required fields and add.

{% hint style="danger" %}
**You cannot register duplicate account IDs that have already been registered.**
{% endhint %}

## More useful things to set:

### Register Wave for Reseller

By using Wave for Reseller, customers can check monthly billing information from the web.

{% content-ref url="/pages/-LeujNQgAaxJxRDvgLS9" %}
[What is Wave for Reseller?](/ripple-en/in-detail/what-is-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-en/in-detail/add-a-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.
