# Component: Billing Schedule

**Available from:** Release 112

**Purpose**: Display the customers’ future charges.

To help customers better understand their future charges, use the Billing Schedule component in an update subscription flow.

*Note: The Billing Schedule should not be used for acquisition flows, as it relies on Zuora preview dependencies.*

{% embed url="<https://69c2cf3a42a094f3cd354b8d-ojozztnsdo.chromatic.com/?path=/story/shop-components-self-service-billing-schedule--default&full=1&shortcuts=false&singleStory=true&embed=true>" %}

## Props

| Prop label                          | Type   | Default value    | Notes                                                                                                                                                                                                                         |
| ----------------------------------- | ------ | ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Schedule title                      | String | Billing schedule |                                                                                                                                                                                                                               |
| Maximum amount of schedules to show | String | 2                | <p>If the number of schedules exceeds the value of this prop, only the defined maximum number will be displayed.<br><br>If the number of schedules is less than the value of this prop, then all schedules will be shown.</p> |


---

# 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.limio.com/components/component-library/self-service-components/component-billing-schedule.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.
