> For the complete documentation index, see [llms.txt](https://track360.gitbook.io/track360/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://track360.gitbook.io/track360/section-9-finance-and-payouts/editor/9.3-payments-final-approval.md).

# 9.3 Payments Final Approval

* This section is intended for the last examination and authorisation of outstanding transactions. Administrators can oversee and authorise transactions classified as AdHoc or monthly/weekly payments using this page
* Navigate by the **left Sidebar Menu** and click on the **Finance > Payments Final Approval**

### **Monthly/Weekly Payments**&#x20;

* **Monthly/Weekly Payments** section is used to manage the transactions planned for regular intervals.&#x20;

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

* Use the **Filter** bar at top. Choose the **Period** of the payment interval (weekly or monthly); select a **date** to choose the time frame for the payment; sorts transactions according to the **Business Unit**; and locate payments associated with a particular affiliate with **Search Affiliate**

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

* The **Scheduled Payments** are shown at the bottom area. In case there is nothing settled up, a notice will be shown as “No records match your query”.&#x20;
* The payments description show the information of:
  * **periodTime**: Refers to the specific timeframe during which transactions and earnings are calculated for payouts.
  * **periodType**: Defines the time frame for transactions , like daily, weekly or monthly&#x20;
  * **countAll**: Refers to the total number of transactions within a specific period.
  * **countExecuted**: The Total number of successfully completed transactions.
  * **countExecutionCanceled**: Shows total number of transactions that were canceled.
  * **countPendingExecution**: The number of transactions awaiting processing or execution.
  * **countPendingManagementApproval**: Shows the number of transactions awaiting approval.
  * **countRejectedByManagement**: The number of transactions rejected by management.

### **Adhoc Payments**

* The **Adhoc Payments** section will contain data and information details about Pending AdHoc Payments. Anything created in the management section (prepayment - debit credit) will appear here to execute
* Available to **Export** the Pending Adhoc Payments by the right top button for external use
* Available to **Import** the Pending Adhoc Payments by the right top button for external use
* In case there are no Adhoc Payments settled up, a notice will be shown as “No records match your query”

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

<br>


---

# 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:

```
GET https://track360.gitbook.io/track360/section-9-finance-and-payouts/editor/9.3-payments-final-approval.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.
