> For the complete documentation index, see [llms.txt](https://docs.certinext.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.certinext.io/documentation/signing-up/partner-signup/how-commission-is-paid-out.md).

# How commission is paid out?

CERTInext uses an automated, event-driven commission settlement mechanism to ensure accuracy, transparency, and scalability across partner ecosystems. Commission calculation and crediting are fully system-controlled, removing dependency on manual processes or post-transaction reconciliation.

The commission workflow operates as follows:

* A Sub-Partner generates a certificate order after completing account activation and using an assigned price list.
* Once the certificate is successfully issued, the platform automatically triggers commission processing.
* The Partner’s commission is calculated based on the predefined commercial model associated with the order.
* The calculated commission amount is credited directly to the Partner account without requiring manual approval or intervention.

At no stage is manual reconciliation required, ensuring that commission payouts remain timely, consistent, and error-free.

#### Commission Visibility and Tracking

Credited commissions are immediately visible to Partners through:

* **Commission Reports**, providing detailed transaction-level breakdowns
* **Account Balance and Financial Views**, reflecting updated earnings in real time

This automated approach ensures:

* **Real-time visibility** into commission earnings
* **Accurate tracking** of Partner revenue across all Sub-Partner orders
* **Transparent revenue sharing** aligned with pricing and order activity
* **Audit-ready financial records** suitable for compliance and reporting

By eliminating manual commission processing, CERTInext significantly reduces operational overhead, minimizes financial disputes, and strengthens trust between the platform and its Partner network - enabling scalable and reliable channel growth.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.certinext.io/documentation/signing-up/partner-signup/how-commission-is-paid-out.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
