# Reseller Settings

Once your **Reseller Platform** is activated, you can configure and customize it to align with your business needs. Navigate to **Settings > My Reseller** in the top right of your dashboard to access all available options.

## Configuration Options

### Company Details

Update and manage your company’s information, including:

* Business name, address, and contact details
* Bank details for customer invoices (used for customer payments and payouts)

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

### New Accounts

Customise how new accounts are created on your reseller platform.

**Allow Registrations**

* **Enabled:** Customers can sign up for an account online.
* **Disabled:** Only you can create new accounts manually from your reseller dashboard.

**Require Mobile Verification**

* When enabled, new customers must verify their mobile number via an SMS verification code before completing registration.
* The cost of the verification SMS is deducted from your parent account balance.

**Starting Balance & Default Profit Margin**

* **Starting Balance:** The amount of credit allocated to new accounts (deducted from your parent balance).
* **Default Profit Margin:** The automatic markup added to message costs when selling to customers. This can be adjusted for each network individually.

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

### Custom Domains & Email Settings

You can use your own domain or select a subdomain under **xxx.sms-console.com**, where **"xxx"** will be replaced with your chosen name (e.g., **mybusiness.sms-console.com**).

* Configure your **primary domain** or **custom subdomain**.
* Set up **email settings** to control how system-generated emails appear to your customers.
* Example: When your system sends email updates, they will come from your configured email name and address.

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

{% hint style="danger" %}
Once your domain is set, it **cannot** be changed. If you need to update it after setup, please contact our support team for assistance.&#x20;
{% endhint %}

### Branding

The reseller branding settings allows you to customize different areas of the dashboard. There are no strict rules—feel free to personalise the appearance to match your brand identity. We encourage experimentation to achieve the look that best represents your business and brand.

If you ever want to revert to the original settings, simply click **Reset to Defaults**.

* Upload your **company logo**
* Select a **colour palette** that aligns with your brand identity
* Customise **background images**&#x20;
* Define a **brand identity** to ensure a consistent experience for your customers

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

### Communication Templates

Personalise the automated messages and notifications sent to your customers.

**Default Templates:**

* Registration Verification Code
* New User Welcome Email
* Affiliate OTP Code
* Activate Password Email
* Reseller MFA Verification Code

You can modify these templates to better match your brand tone and communication style.

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

### General Settings

#### Payments

* Enable the **Add Credit** button for customers.
* Customers will see your banking details (entered in the **Company Details** section) for making payments.

#### Payouts

* To **withdraw funds**, go to the **Manage Funds** section and initiate a payout.
* Send an invoice for the amount to be transferred to your bank account or converted back into platform credits.

{% hint style="success" %}
For our invoice details, contact your **Account Manager** or **Support**.
{% endhint %}

### **Finalising Your Setup**

Once you've configured your reseller platform, access it using your custom domain or subdomain. Your customers will now experience your beautifully branded platform with seamless onboarding and account management!


---

# 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://panaceamobile.gitbook.io/panacea-mobile-help-centre/reseller-platform/reseller-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.
