# Billing & Reports

Oddle charges for the products and services you use — subscription plans, usage-based fees, and add-ons like SMS notifications. This page covers where to find your invoices, manage your plans, and download reports.

***

## Invoices

Invoices are Oddle's charges to you for the products and services on your account. Go to **Account > Billings > Invoices** to view and download them.

Each invoice shows:

* **Invoice number and date**
* **Amount and payment status** — Open, Paid, Partially Paid, or Overdue
* **Payment method** — How the invoice is being paid: deducted from your payouts, charged to a credit card, or paid via bank transfer

> **Note:** Most invoices are paid automatically via payout deduction — Oddle deducts the amount from your next payout cycle. If your invoice shows "Overdue", check your payment method or contact Oddle support.

***

## Plans

Oddle uses an **All Access** pricing model — one plan that gives you full access to the entire platform for a single monthly or annual fee. Go to **Account > Billings > Plans** to see your current plan details, billing cycle, and next billing date.

### What's Included

Your All Access plan includes monthly usage allowances for each product — online orders, reservations, customer enrolments, voucher redemptions, and marketing credits. If your usage exceeds the included allowances, overage fees apply per unit.

Your specific allowances and overage rates depend on your country and plan. You can view your exact plan details and pricing at **Account > Billings > Plans**, or visit [oddle.me/pricing](https://www.oddle.me/pricing) for the latest pricing.

> **Tip:** Use the **Usage Report** at **Account > Billings > Reports** to track how your usage compares to your allowances each billing period.

***

## Reports

Two report types are available at **Account > Billings > Reports**:

**Payout Summary** — A downloadable breakdown of your payouts. Choose from several views:

* By transactions
* By billing cycle
* By store
* By store and billing cycle
* By payouts and fees

**Usage Report** — Shows your product usage across billing periods, so you can see how your usage maps to your charges.

Use these reports to reconcile your payouts against your bank records or to review your Oddle costs over time.


---

# 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://www.oddle.me/docs/payouts-and-billing/billing-and-reports.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.
