# Affiliate Permissions

You can control which data or screens affiliates have access to on their portal by adjusting their permissions.

***

### Default Permissions for Newly Added Affiliates

Navigate to **Settings** → **Affiliate Default Permissions**

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

The permissions you configure here will be applied by default to any new affiliate.

You also have the option to change the permissions of existing affiliates by checking the **Apply to all affiliates** checkbox.

***

### Custom Permissions for Individual Affiliates

You can change and adjust permissions for specific affiliates.

Navigate to **Affiliates** → **Management** → Locate the relevant affiliate and click his name → **Permissions**

<figure><img src="/files/n0Mu3LO0m0CXwhyir8ep" 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/affiliates/affiliate-permissions.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.
