# Invoice Center

The Invoice Center is a centralized management area where sellers upload invoices generated based on delivery processes, track their current status, and access historical records. This section ensures that delivery-based invoicing processes are carried out in a controlled, traceable, and auditable manner.

Uploading invoices to the system is required to ensure that shipping and service charges related to deliveries are accurately invoiced, to enable financial reconciliation, and to create an official record for potential disputes or audit processes.

<figure><img src="/files/Vb4MxI0cAxCypLhEHe7X" alt=""><figcaption></figcaption></figure>

Sellers -Merchant Console users- upload invoices to the system and can track the status of the invoices they have uploaded. Uploaded invoices enter the review process of Marketplace admins via the Marketplace Console; Marketplace admins perform invoice approval or rejection actions and, when necessary, can upload invoices on behalf of the seller.

All these processes can be transparently monitored through both the Merchant Console and the Marketplace Console.

{% hint style="info" %}
**Tip:** For detailed information on how invoice processes are managed in the Marketplace Console, you can review the [Invoice Center](/components/lidia-console/lidia-console-user-guide/invoice-center.md) page.
{% endhint %}


---

# 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.lidiacommerce.com/components/lidia-merchant-console/merchant-console-user-guide/invoice-center.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.
