# Manage your customer's Invoices

### Overview

Gallabox’s **Partner Hub** provides a centralized space to manage all your customer accounts including their billing and invoices. With just a few clicks, you can view overdue invoices, check past transactions, download invoice PDFs, and complete pending payments, all without switching between accounts.&#x20;

This article will help you navigate the invoice management feature within the Partner Hub efficiently.

### Step-by-Step Guide

To manage all your customer's invoices from the partner hub, follow the below steps:

{% stepper %}
{% step %}
From the left navigation in your Gallabox account, go the Accounts. Click on the button - Switch to partner hub on the right side of the window.&#x20;

<figure><img src="/files/L19TDr5k6KGkK96zSIOz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select the Manage Invoices button on the right side of the window. A pop-up will appear where you can see the overdue invoices and previous transactions.

<figure><img src="/files/6E0j5i78DX1aIKfutyxX" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You can also download the Invoices as a pdf. Just click on download button beside an invoice.&#x20;

<figure><img src="/files/CzENJWVo40nnYirNY7CM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
To pay an overdue invoice, just click on the highlighted invoice and it will take you to the payment page.

<figure><img src="/files/5vKdccYsYZgjOx9JhyLa" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://partner-docs.gallabox.com/become-a-partner/manage-your-customers-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.
