# Assigning Affiliates to Managers

Each affiliate is assigned to a manager upon registration.

Affiliates who register through the default registration link are assigned based on your system configuration: they can be assigned to the default manager, a random manager, or the manager with the fewest affiliates.

Each manager also has a unique registration URL. Affiliates who register through a manager’s dedicated link are automatically assigned to that specific manager.

Affiliates can be reassigned to a different manager at any time from the Affiliate Management screen.

***

### Affiliate Registration URL

The affiliate registration URL can be found on the dashboard of every manager.

<figure><img src="/files/9yNPWrDqwTng967534Bu" alt=""><figcaption></figcaption></figure>

Managers have the option to generate:

1. A unique registration URL that assigns registering affiliates to this specific manager
2. A default registration URL that assigns registering affiliates to the default manager configured in the system
3. A URL to the affiliate login page

<figure><img src="/files/5asGkywYt4LCYDXRFLDD" alt=""><figcaption></figcaption></figure>

***

### Setting Up the Manager Association Flow

Navigate to **Settings** → **Registration Settings** → Select the **Manager Allocation Type**

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

This setting applies only to affiliates who register through the default registration link.

It does not apply to registrations made through manager-specific links, which include the `mid=` parameter.

***

### Setting Up the Default Manager

Navigate to **Settings** → **Registration Settings** → Select the **Default Manager**

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

***

### Manual Affiliate Reassignment

Navigate to **Affiliates** → **Management** → Click on the name of the affiliate you want to reassign → **Partner Details** → Select the manager to whom you wish to reassign the affiliate → **Save**

<figure><img src="/files/oUrKl8TPxNwbpjr6idc4" 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.tracknow.io/managers/assigning-affiliates-to-managers.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.
