> For the complete documentation index, see [llms.txt](https://docs.xplorpay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xplorpay.com/partner-portal/partner-portal/guides/merchant-onboarding-via-partner-portal/adding-hierarchy-and-compensation-details.md).

# Adding Hierarchy & Compensation Details

**Hierarchy and Compensation Details** ensures that the merchant is correctly classified within the organization, and compensation preferences are set.

Watch the interactive walkthrough below to add hierarchy and compensation details.

{% embed url="<https://app.guideflow.com/player/ok878z2cxp>" %}

<figure><img src="/files/S8VCEkZVL7Y25UBvc29U" alt="" width="563"><figcaption></figcaption></figure>

{% stepper %}
{% step %}
**Enter DBA Name**

* In the **DBA (Doing Business As) Name** field, enter the merchant’s business name.

{% hint style="warning" %}
**Note**: Ensure that the name follows the required format and does not contain invalid characters.
{% endhint %}
{% endstep %}

{% step %}
**Select Service Organization/Hierarchy**

* Click inside the **Choose a Service Organization/Hierarchy** field.
* Use the **search icon** to find and select the appropriate service organization.
  {% endstep %}

{% step %}
**Specify Merchant Type**

* Check the box if the merchant **belongs to a chain**.
* Select whether the business operates as **Brick & Mortar** or **E-commerce**.
  {% endstep %}

{% step %}
**Declare Product Sales Information**

* Indicate if the business sells **CBD products or other goods associated with CBD program** by selecting one of the available options.
* If the business does not sell CBD products, select **No**.
  {% endstep %}

{% step %}
**Set Compensation Preferences**

* Choose how you would like to be compensated upon the completion of the onboarding process:
  * **All Residual**: Receive ongoing residual payments.
  * **Signing Bonus with Residual**: Get a one-time bonus along with residuals.
    {% endstep %}

{% step %}
**Enter Additional Merchant Identifiers (Optional)**

* If applicable, enter a **Referral Partner** name.
* To associate this merchant with an external system, enter:
  * **SFOpportunityId** (Salesforce Opportunity ID)
  * **ExternalCustomerId** (Customer ID from another system)
    {% endstep %}
    {% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.xplorpay.com/partner-portal/partner-portal/guides/merchant-onboarding-via-partner-portal/adding-hierarchy-and-compensation-details.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.
