# Invoices & Billing

Invoices are automatically generated after changing the product plan or at the beginning of each billing period.

## Show Invoices

### All Invoices

All invoices are displayed on the Invoice tab on Profile page.

1. Go to **Profile** on the sidebar
2. Click on the **Invoices** tab
3. All invoices will be displayed there.

{% hint style="success" %}
Find our **SaaS** product plans on our [webpage](https://decisionrules.io/pricing).

For **private cloud** and **on-premise** contact us at <mark style="color:red;"><sales@decisionrules.io></mark>
{% endhint %}


---

# 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.decisionrules.io/doc/v1/billing/invoices.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.
