# How to Manage Reconciliations?

Marketplace owners have access to various administrative and analytical tools to manage their platform and transactions. The ability to view sellers' reconciliations, along with date, product, price, and commission details, is an essential aspect of managing a marketplace.

1. Log in to your Seller Center account.
2. Navigate to **Finance > Reconciliations** page and click on the relevant **Reconciliation**.

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

   <figure><img src="/files/X35jK24aqln9MvaHDJFF" alt=""><figcaption></figcaption></figure>
3. This action will take you to the Reconciliation Detail page.
4. On the Reconciliation Detail page, you can access the following information about the selected reconciliation:
   * **Status of the Reconciliation:** This section provides an overview of the current status of the reconciliation.
   * **Product-based Price and Commission Information:** This section provides you with pricing and commission details specific to the products involved in the reconciliation.
   * **Reconciliation-based Price and Commission Information:** In this section, you will find pricing and commission details associated directly with the reconciliation itself.
   * **Reconciliation Transactions Table:** This table provides a comprehensive list of all the transactions associated with the selected reconciliation such as Reconciliation No, Reconciliation Name, SKU, Supplier, Order No, Commission Rate, VAT and more.

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

     <figure><img src="/files/ohxk4nSpPgGkOWNEtmJp" 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.akinon.com/tutorials/seller-center/marketplace-owner/finance/how-to-manage-reconciliations.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.
