# Tipalti Payouts

**Tipalti Payouts** tab can be used to send payments to affiliates from within the GoAffPro app.&#x20;

#### To enable the Tipalti Payouts tab in the admin panel:

Go to the **Integrations** section in the **Settings** tab of the GoAffPro admin panel.

![Settings > Integrations](/files/Dwzijm3Ro08KnE5X5nPt)

Here, in the **Tipalti** section, you will have to connect Tipalti with the GoAffPro app.&#x20;

{% hint style="info" %}
To learn how to integrate Tipalti with the GoAffPro app, follow this [guide](/program-settings/integrations/tipalti-integration.md).
{% endhint %}

![Tipalti](/files/JpERRmCVSWsZbFFrsAia)

After connecting, the Tipalti Payouts tab will appear in the admin panel.&#x20;

![Tipalti Payouts](/files/VUqWQyoJ3JrXGVTcWttM)

In the **Tipalti** **Payouts** tab, you can make payments to your affiliates. It has two sections:

1. **Start Payout**
2. **Payment History**&#x20;

### **Start Payout**

In the **Start Payout** section, you can view the pending payments of affiliates, with the table showing their name, the amount, payment mode, and their additional details. There is also an option to filter the pending payments by name, minimum payout amount, or up to date.

![Tipalti Payouts > Start Payout](/files/svAIRfeyfvSVzSphUaed)

### **Payment History**&#x20;

In the **Payment History** section, you can view the history of payments that have been made using Tipalti. You can view the date, ID, the total amount paid, the affiliates to whom the payment was made, and the status of the payment. You can also filter the payment history for a particular time period.

![Tipalti Payouts > Payment History](/files/7OaRsmxwHuawqcjVNXwd)


---

# 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.goaffpro.com/goaffpro/admin-panel/manage/tipalti-payouts.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.
