> For the complete documentation index, see [llms.txt](https://adagio-io.gitbook.io/adagio-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/billing-and-payments.md).

# Billing & Payments

<mark style="color:$primary;">**For Open Bidding integration**</mark>, all inventory monetized via Adagio is managed directly by Google. Performance metrics and revenue details are consolidated within your Google Ad Manager interface. Adagio does not issue separate invoices or payments for Open Bidding traffic, as all financial clearing is handled by Google.

<mark style="color:$primary;">**For all other integration types**</mark> (Server Side and Client Side), Adagio collects revenue from the sale of the Publisher’s Advertising Spaces and pays it to the Publisher after deducting the **commission** and **technical fees** defined in the contract.

#### How does Adagio handle billing?

Within the **first 5 business days of each month**, Adagio sends an **invoice request** by email (to users with "Billing" rights, refer to [Manage User Access](/adagio-documentation/account-configuration/manage-user-access.md) for more information).

This invoice request covers the **previous month** and includes:

* Total revenue collected on behalf of the Publisher
* Applied Commission
* Technical fees

#### What You Need to Do?

* **Share your bank account details.** This is usually done during the onboarding and saved for future billing periods so that payments can be processed.
* **Upload your monthly invoice to Adagio platform** after receiving the email request to ensure timely payment and tracking.

<details>

<summary><strong>How to upload my monthly invoice?</strong></summary>

1. Log in to <https://app.adagio.io>.
2. In the left Menu > go to Settings > Invoices

You'll be able to access all past invoices, drop your most recent invoice and monitor its status.

<figure><img src="https://3602992756-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4zBjf9CHegeJtXedq8Iv%2Fuploads%2FDp3mTakJTAIkXEBLHLTZ%2FInvoices.jpg?alt=media&amp;token=08feee6d-6df0-4235-b33b-35fce0b7e24b" alt=""><figcaption></figcaption></figure>

</details>

#### Currency & Taxes

* If payments are made in a currency other than **EUR (€) or USD ($)**, the amount is converted using the **exchange rate at the time of payment**.
* Commission amounts are calculated **before tax**. Any applicable tax is added when the invoice is issued.

### 🚨 Important Reminder

Payments can only be processed once:

* Your bank details are shared with us
* Your invoice is uploaded to Adagio's platform each month

### Invoice billing information

> SAS ONFOCUS
>
> 450 Rue Baden Powel
>
> 34000 Montpellier
>
> VAT: FR07820244770
>
> Billing contact: <billing@adagio.io> (Marieke Schuit)
>
> Payment method: Wire Transfer


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://adagio-io.gitbook.io/adagio-documentation/operations-and-support/billing-and-payments.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
