# Automate Invoicing & Track Reseller Dats

## Step 1: Automate Invoicing & Payment Collection

Your resellers will be automatically invoiced like any Enterprise customer.\
**See the full invoicing process** [**here**](/enterprise-contract-billing/the-enterprise-contract-billing-process/automate-invoicing.md)**.**&#x20;

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

Resellers can pay their invoices by credit card (via Stripe), wire transfer, or crypto wallet.&#x20;

Upon payment, Received's system automatically matches incoming payments with outstanding invoices for **seamless reconciliation** and automatically **recognizes revenue** according to **ASC-606 and IFRS-15** compliance.

<figure><img src="/files/XiIi5apatPfxcdTNRh5a" alt="" width="378"><figcaption></figcaption></figure>

## Step 2: Track Reseller Data

Navigate to **Customers>Partners>Resellers** to view your **reseller data**. In this tab, you will find all reseller partners, contracts status and value, invoicing status, payment collection status, and more.

<figure><img src="/files/IFtu50EPs2JEjqcZ3uZf" 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.received.ai/partner-billing/the-reseller-billing-process/automate-invoicing-and-track-reseller-dats.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.
