# View payments & invoices

To view **all payments and invoices** generated by Veriam to your customers on your behalf:

* *Veriam App > Subscriptions section > Payments and Invoices overview*

To view all payments or invoices for a **specific customer account:**

* V*eriam App > Accounts > View details > Payments and Invoices section*

To view payments or invoices related to a **specific subscription:**

* *Veriam App > Subscriptions > View details > Payments & Invoices section*


---

# 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.myveriam.com/for-providers/subscription-management/managing-subscriptions/view-payments-and-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.
