# タグでの請求データ作成

タグでの請求データを作成するために必要な設定を紹介します。

{% hint style="info" %}
タグを使用した請求データの作成機能は現在一部のお客様にのみ追加機能としてご提供しています。ご希望のお客様は <ripple_cs@alphaus.cloud> までご連絡ください。
{% endhint %}

## 1. タグの有効化

まず、Ripple の請求で使用したいタグをAWSの画面から有効化する必要があります。\
（既に有効化している場合はStep2へ移動してください）

## 2. 請求書設定をタグに変更

左メニューの `アカウントとグループ` > `請求グループ` に移動します。\
各請求グループの中でタグの集計に切り替えたい請求グループの `•••` > `請求書設定の変更` をクリックします。

集計タイプを `アカウント集計` から `タグ集計` に変更します。

`登録` ボタンを押下すると、設定を反映させた請求グループの `•••` に `タグ設定の編集` のボタンが表示されます。

## 3. 集計に含めたいタグを選択

`タグ設定の編集` をクリックします。\
集計に含めたい`タグバリュー`を選択します。

上記の1\~3の設定が完了したら、あとは通常の請求書発行の手順に従い請求データを作成します。

{% content-ref url="/pages/-LaOw1w8TkxYHcK\_cPxf" %}
[毎月の請求書発行の手順](/ripple/guide/routine.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/tag-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.
