# Revenue movements

Every time a subscription is created or modified in Bunny, revenue movement records are generated in real time. These records are what being using to generate the revenue movements chart in Analytics. You can use this table to manually inspect the records or download them for further analysis.

<figure><img src="/files/uXezMPjfvSjuSrU2MLIj" alt=""><figcaption><p>Revenue movements table</p></figcaption></figure>


---

# 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.bunny.com/guide/tour/billing/revenue-movements.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.
