# 4. 請求書の作成

確定ボタン押下後、2営業日以内に弊社サポートよりメールを送付します。届きましたらこちらのステップに進んでください。

## 一括で作成する方法

{% hint style="info" %}
その月のみ割引率を変更するなど、一時的に請求書設定を変更できます。こちらをご覧ください。
{% endhint %}

1. 左メニューから `請求書` > `請求書の作成` に移動。
2. 請求対象の利用月を選択する。
3. 画面右上の `請求書作成` > `すべての請求書を作成`  > `一括作成` をクリックすると、一括で請求書が作成できます。<br>

## 個別に作成する方法 <a href="#step4" id="step4"></a>

値引率、消費税率、代行手数料などを、該当月のみ、任意の請求グループのみに反映させることができます。

1. 左メニューから `請求書` > `請求書の作成` に移動。
2. 請求対象の利用月を選択する。
3. 個別に作成したい請求グループのチェックボックスにチェックを入れる（複数選択可能）。
4. 画面右上の `請求書作成` > `選択中アイテムのみ作成`  > `一括作成` をクリックすると、個別に請求書が作成できます。


---

# 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/guide/routine/issue-invoice.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.
