Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions modules/ROOT/pages/billing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ Or pay-as-you-go, where usage is invoiced and charged on your credit card monthl
At the top-right corner of the Billing page, there's a summary of the total amount due for the current month.
This value is shown in Aura Credits (ACU), providing a real-time estimate of your projected billing.

== Required roles

The report is available to the following roles: `Organization Owner`, `Organization Admin`, and `Project Admin`.

To view the report, a payment method must be attached to the account.
If there's no billing method attached, in a project, on the *Billing* page there's a button to *Add new payment information*.

== Consumption report

The consumption report gives real-time insights into resource usage for the current project, including both running and paused states.
Expand All @@ -28,6 +21,13 @@ You can also Export a CSV file containing usage in a selected period.
[.shadow]
image::consumptionreport.png[]

== Required roles
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
== Required roles
=== Required roles


The report is available to the following roles: `Organization Owner`, `Organization Admin`, and `Project Admin`.

To view the report, a payment method must be attached to the account.
If there's no billing method attached, in a project, on the *Billing* page there's a button to *Add new payment information*.

=== Filters

* Filter the usage data by predefined and custom date intervals.
Expand Down