# Create Billing data with tags

Here is the introduction of setting to create billing data with tags.

{% hint style="info" %}
The function to create billing data using tags is currently provided as an additional function to some customers. Please contact <ripple_cs@mobingi.com> if you are interested in.
{% endhint %}

1\. Activate the tag

First, you need to activate the tag you want to use for Ripple billing from the AWS screen.

(Move to Step 2 if already activated)

2.Change invoice settings to tags

Go to `Accounts and Group`> `Billing Groups` in the left menu.

Click `•••`> Change Invoice Settings for the billing group that you want to switch to tag aggregation within each billing group.

Change the aggregation type from `Account Aggregation` to `Tag Aggregation`.

When the Save button is clicked, a button for editing tag settings is displayed on `•••` in the billing group that reflects the settings.

3.Select the tag you want to include in the aggregation

Click Edit Tag Settings.

Select the tag values that you want to include in the aggregation.

After completing the settings 1 to 3 above, create billing data according to the normal billing procedure.

{% content-ref url="/pages/-LejT2UViTwRw5p7vWqB" %}
[Monthly Invoicing Procedure](/ripple-en/mobingi-ripple/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-en/in-detail/create-billing-data-with-tags.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.
