> For the complete documentation index, see [llms.txt](https://docs.tracknow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tracknow.io/payouts/personal-payouts.md).

# Personal Payouts

When an affiliate program includes individualized agreements with affiliates and commission rates differ per partner, Tracknow provides a solution that allows managers to configure custom payouts for each affiliate based on the specific terms of their agreement. Each personalized payout and commission rate is visible only to the specific affiliate it was configured for.

***

### Method 1: Setting Up Personal Payouts

Navigate to **Affiliates** → **Management** → Locate the relevant affiliate → Three-dot icon under the **Actions** column → **Payout Group Settings**

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

Click **Add Personal Payout** on the row of the relevant campaign and configure the payout according to the personal agreement with this affiliate.

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

***

### Method 2: Setting Up Personal Payouts

Navigate to **Affiliates** → **Management** → Locate the relevant affiliate → Click on the affiliate's name → **Payout Group Settings** tab

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

<figure><img src="/files/2iP0Pqqodk5DhvmHzHxM" alt=""><figcaption></figcaption></figure>

On this screen, you can assign the affiliate to campaigns they are not yet part of.\
Select the relevant campaign from the **Select a Campaign** dropdown, then click **Add** to assign the affiliate to that campaign.

<figure><img src="/files/7c2YnWUU4a4mfU8yOrac" alt=""><figcaption></figcaption></figure>

Click **Add Personal Payout** on the row of the relevant campaign and configure the payout according to the personal agreement with this affiliate.

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


---

# 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.tracknow.io/payouts/personal-payouts.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.
