# Payments

{% embed url="<https://www.loom.com/share/d71854023e42434694f9db9483ac9e59>" %}
Payments video tutorial
{% endembed %}

> **Boomerangme > Left-Hand Menu > Agency**

1. Follow the workflow mentioned above to land on the Agency screen.<br>
2. From the bottom of the page, click the Payments tile. Doing so takes you to the Payments screen.

<figure><img src="/files/JiRenu8ZSVwmg9uU0fRR" alt=""><figcaption><p>Payments</p></figcaption></figure>

3. At the top, four tiles display the Transactions amount, MRR, Total Payments, and Overdue Payments.

<figure><img src="/files/jIRl00riKFZ0w1TY6YDO" alt=""><figcaption><p>Payments</p></figcaption></figure>

4. Here, You can monitor all payments from your subaccounts, from upcoming renewals to overdue payments as well as recent transactions which signify successful payments. All the payments are segregated into Recent transactions, Upcoming Renewals, and Overdue Payments.

You can switch between tabs for easy tracking.\
✅ Please note that only payments accepted via Stripe are displayed.

<figure><img src="/files/yJSCKqCxIIGGOekd0pKt" alt=""><figcaption><p>Payments</p></figcaption></figure>

5. At the end is the Transactions grid. Here, all transactions are tabulated via various columns that include User Name, Date, Event, Status, Payment Method, and Payment Details.

<figure><img src="/files/VP9AyBzGWcukOrukNNgF" alt=""><figcaption><p>Transactions</p></figcaption></figure>

6. You can also filter the transactions by searching with day, week, month, year or customizing the date to the period you want by clicking on the calendar and selecting the date you want.

<figure><img src="/files/RnHTCk1HYvlewhgCIM5q" alt=""><figcaption></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.boomerangme.cards/agency-account/payments.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.
