# Settings

The **Settings** tab in the admin panel allows you to adjust the settings of your affiliate program. It includes various sections with options that you can modify and edit as needed for your affiliate program.

<figure><img src="/files/575mvCf1F5n0yBKdzDOM" alt=""><figcaption></figcaption></figure>

### General

Here, you can manage **affiliate registrations** with options such as auto-approval of affiliates, etc. You can set up the **sales setting** for referral orders with options such as Include discounts, Exclude Shipping and Taxes, Disable Commission for Self Referral, and more. Additionally, you can set the cookie duration and signup bonus for affiliates.

* Affiliate Registrations
* Sales
* Cookie Duration
* Remove tracking after order
* Timezone
* Signup Bonus

{% content-ref url="/pages/-LjuAlXzTUhqMiVoaC0B" %}
[General](/goaffpro/admin-panel/settings/general.md)
{% endcontent-ref %}

### Notifications&#x20;

Here, you can set up the **email address** and the notification email address that the affiliates can use to contact you. Also, you can set up email notifications for merchants and affiliates. Additionally, you can edit the email templates for these notifications.

* Contact Email
* From Email
* Your Notifications&#x20;
* Affiliate's Notifications
* Welcome Email

{% content-ref url="/pages/-LjuAtOuTofA8yt920VR" %}
[Notifications](/goaffpro/admin-panel/settings/notification.md)
{% endcontent-ref %}

### Payments

Here, you can select the supported **payment methods** for affiliates. Set the payment terms, commission hold time, and minimum payout amount options. You can also set up tax deductions on affiliate payouts.&#x20;

* Supported Payment Methods&#x20;
* Default Payment Method
* Payment request
* Commission hold time
* Payments Terms&#x20;
* Minimum Payout
* Payout Scheduler
* Withholding Tax/Retention Tax/TDS

{% content-ref url="/pages/-LjzFP8lClxplLgwjxii" %}
[Payments](/goaffpro/admin-panel/settings/payments.md)
{% endcontent-ref %}

### Extras

Here, you can enable options such as targets, customer-affiliate connections, membership fees, influencer seeding, referral forms, and more. You also have the option to set up the affiliate mini-store and public store. Additionally, you can set up invoices, W9 forms and, create manager accounts.

* Targets and Bonuses
* Form based referrals
* Party plans
* Customer-Affiliate Connect&#x20;
* Affiliate Groups
* Affiliate tasks and activities
* Compensation plans
* Automations
* Social Media Campaigns
* Party plans
* Affiliate Store
* Affiliate Public Store
* Refer-A-Friend
* Influencer Seeding
* Membership fees
* W9 Form
* Invoices
* Earnings Report
* Legal Documents
* Manager Accounts
* Account Owner
* Two Factor authentication

{% content-ref url="/pages/-Lo1ztyOvspyFrybS1ee" %}
[Extras](/goaffpro/admin-panel/settings/extras.md)
{% endcontent-ref %}

### Integrations&#x20;

You can integrate GoAffPro with third-party apps to enhance affiliate management, sync affiliate data with email marketing services, and register affiliates as customers in your store. Add Google ReCaptcha for security and integrate PayPal Payouts to send payments to affiliates directly within the app.

* PayPal Payouts
* Google ReCaptcha
* Account Sync
* Order tags
* Customer tags
* Hyperwallet&#x20;
* Mailchimp Sync
* Omnisend Sync
* Klaviyo Sync
* Zendesk SSO
* Convertkit
* MailerLite
* ActiveCampaign
* CampaignMonitor
* Squarespace Conversion
* Squarespace/Acuity Scheduling
* Google tag manager
* MemberVault
* Vimeo OTT
* Third party checkout
* Cart Panda Checkout
* Yampi Checkout
* ReCharge Payments
* Bold Subscription
* Zipify OCU
* Square Checkout
* PayWhirl

{% content-ref url="/pages/-Lk0d9pi-Ro4n1Gqe2Qy" %}
[Integrations](/goaffpro/admin-panel/settings/integrations.md)
{% endcontent-ref %}

### Developer

Here, you can set up development features such as adding webhooks, generating access tokens for custom integrations, debugging referral link tracking, custom JavaScript, and more.

* Webhooks
* Access Tokens
* Debug Integration
* Custom JavaScript
* Tracking performance

{% content-ref url="/pages/5AqTJo3CrH5rXz3tdIKZ" %}
[Developer](/goaffpro/admin-panel/settings/developer.md)
{% endcontent-ref %}

### Advanced&#x20;

Here, you can **customize the affiliate program** using advanced options. You can customize the affiliate program by setting up the default referral link, configuring link parameters, and generating shortened links. Arrange conversion preferences, enable order and customer tags, and set up two-factor authentication for security. You also have the option to disable the affiliate program if needed.

* Referral Link
  * Default Referral Link
  * Auto ref linking
  * Multiple referral codes
  * Referral Link Style
  * Referral Link Identifiers
* Referral Link Parameters
* Blocked IP/Origins
* Block Google Ads
* Click to conversion window
* Affiliate Conflict Resolution
* Generate Shortened Links
* Conversion Preference Order
* Customer cookie consent
* Cart based tracking
* Cost of Goods deduction
* Auto approve affiliates from
* Multi Currency
* Give individual codes
* Multi-Currency
* Sales reporting
* Extra fields
* Single Sign-On
* SAML based Single Sign On
* Affiliate portal alias
* Extra Admin Navigation
* Program Status

{% content-ref url="/pages/-Lk0dGCh8H1zRgH\_qRdV" %}
[Advanced](/goaffpro/admin-panel/settings/advanced.md)
{% endcontent-ref %}

### Reports

You can **download data reports** on sales, payouts, transactions, and traffic in CSV format.

* Download Reports

{% content-ref url="/pages/-Lk0dGShki2mSwV1o-qe" %}
[Reports](/goaffpro/admin-panel/settings/reports.md)
{% endcontent-ref %}


---

# 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/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.
