> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sequencehq.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Roll-up billing

> Aggregate usage charges from multiple child customers into a single invoice

Roll-Up billing allows you to aggregate usage charges from multiple customers into a single invoice, provided they are in a parent-child [relationship](/customers/create-customer-relationships). This feature can be enabled for billing schedules where the customer is the parent.

<Frame>
  <img src="https://mintcdn.com/sequence/xp4yYX5et1vIHWQJ/images/product/billing/billing_schedule_6.png?fit=max&auto=format&n=xp4yYX5et1vIHWQJ&q=85&s=d6bbeee90f383e743707d4eacfaaa8dd" alt="Enable roll-up billing" width="3248" height="2112" data-path="images/product/billing/billing_schedule_6.png" />
</Frame>

Once enabled, Sequence will automatically combine the usage of all child customers and provide a detailed breakdown of each one’s usage in the consolidated invoice.

<Note> Usage-based pricing is only applied after all usage has been rolled up to the parent. Usage tiers **do not** separately apply to each child account's usage.</Note>

## Example use-classes

A parent account has three child accounts. Each child account has incurred some usage.

<Frame>
  <img src="https://mintcdn.com/sequence/xp4yYX5et1vIHWQJ/images/product/billing/billing_schedule_7a.png?fit=max&auto=format&n=xp4yYX5et1vIHWQJ&q=85&s=659626a8c9a5e481b67dc3f0147e2c8e" alt="Usage breakdown" width="3248" height="2112" data-path="images/product/billing/billing_schedule_7a.png" />
</Frame>

The invoice is billed to the parent account and includes a breakdown of each child account's usage.

<Frame>
  <img src="https://mintcdn.com/sequence/xp4yYX5et1vIHWQJ/images/product/billing/billing_schedule_7.png?fit=max&auto=format&n=xp4yYX5et1vIHWQJ&q=85&s=2b9ce726e5eb3fbed6fa5b29ac608702" alt="Usage breakdown" width="3248" height="2112" data-path="images/product/billing/billing_schedule_7.png" />
</Frame>

On the invoice PDF, the breakdown is displayed on separate invoice page. Usage is broken down per customer and metric (in this order).

<Frame>
  <img src="https://mintcdn.com/sequence/xp4yYX5et1vIHWQJ/images/product/billing/billing_schedule_7b.png?fit=max&auto=format&n=xp4yYX5et1vIHWQJ&q=85&s=000783da4106edc7897a263d4eea51ee" alt="Usage breakdown" width="3248" height="2112" data-path="images/product/billing/billing_schedule_7b.png" />
</Frame>
