# Settings

The Settings section allows you to configure essential aspects of your affiliate program. Within this area, you can tailor the basic information, set up automations to streamline program management, and define payment methods to ensure smooth and timely payouts for your affiliates.

### General

<figure><img src="/files/18I8jrAlprSMBMfGmPcR" alt=""><figcaption></figcaption></figure>

* Basic information: the email address that affiliates can use to contact you.
* Affiliate login page: the link where affiliates can log in to view their information, affiliate link, performance, and payouts.
* Customize portal's subpath: set a custom URL path for your affiliate portal.

### Automation

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

* Affiliate approval automation: select whether affiliates are approved automatically or manually after they register.
* Order approval automation: choose how referral orders are approved after being placed.
* Assign tags on Shopify: choose tags to assign to orders or customers generated by affiliates on Shopify.

### Payment

Select commission payment methods for affiliates to choose from and provide details. You will handle payments in the Payout tab.

<figure><img src="/files/2DhnF40xJ0ymitL5b3fQ" 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.bloop.plus/affiliate-program/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.
