# Settings

In the **Settings** tab, affiliates can set up their profile information, payment details, referral code, change their account password, set up notification preferences, etc.

<figure><img src="/files/5b51s2z0mHVbS9yeJlTz" alt=""><figcaption><p>Settings Tab</p></figcaption></figure>

### Profile

In the **profile** section, affiliates can set up their profile details, such as their phone number, website, social media profiles, etc.&#x20;

<figure><img src="/files/N6nxggwRYeR5MwnHTJpX" alt=""><figcaption><p>Profile </p></figcaption></figure>

{% hint style="info" %}
To set additional profile fields for your affiliates, you can follow this [guide](/affiliate-portal-customization/affiliate-dashboard/additional-profile-fields-for-affiliates.md).&#x20;
{% endhint %}

### Referral code

The **referral code** section allows affiliates to customize the unique referral code at the end of their referral link.&#x20;

<figure><img src="/files/lOPNJOWo8OsIzf3mlaZc" alt=""><figcaption><p>Referral Code</p></figcaption></figure>

### Payment Settings

In the **payment settings** section, affiliates can set up their payment details. Additionally, they can view the payment terms or minimum payout amount (if set by the merchant).&#x20;

![Payment Settings](/files/-Lvm4bduCl2-aYRk2_hO)

{% hint style="info" %}
To set the supported payment methods for your affiliates, you can follow this [guide](/affiliate-payments/settings/setup-supported-payment-methods.md).&#x20;
{% endhint %}

### Settings

In the **settings** section, affiliates can change their account password, set up their notification preference, and set 2-factor authentication for their account.&#x20;

<figure><img src="/files/SnnCcotZ8DP9HiMHf18I" alt=""><figcaption><p>Settings</p></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.goaffpro.com/goaffpro/affiliate-dashboard/settings.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.
