# 22 Dealers

### Overview

**Cloud PBX** and **UCaaS** solutions enable businesses to scale rapidly, stay agile, and focus on their core operations without the complexity of managing IT infrastructure.

In this ecosystem:

* **Service providers** focus on delivering reliable and stable hosted services
* **Distributors and resellers** manage sales and customer relationships
* End users benefit from a seamless, professionally managed communication service

PortSIP PBX is a **multi-tenant platform** designed specifically for modern service providers.\
Its **Dealers** feature streamlines the management of distributors and resellers, improving operational efficiency and supporting scalable business growth.

***

### Dealer Levels

PortSIP PBX supports **three dealer levels**:

* **Distributor**
* **Sub-Distributor**
* **Reseller**

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

#### Dealer Hierarchy and Permissions

Each dealer level can manage only the levels below it:

* **Service Provider**
  * Can create **Distributors**, **Sub-Distributors**, and **Resellers**
* **Distributor**
  * Can create **Sub-Distributors** and **Resellers**
* **Sub-Distributor**
  * Can create **Resellers**
* **All dealer levels**
  * Can create and manage their own **end users (tenants)**

This hierarchical model ensures clear ownership, responsibility, and operational boundaries.

***

### Adding a Dealer

To add a dealer in PortSIP PBX:

1. Sign in to the **PortSIP PBX Web Portal** as a **System Administrator**.
2. Click the **Dealers** menu.
3. Click **Add**.

<figure><img src="/files/1qyehlcg02SLJFj5Y7WU" alt=""><figcaption></figcaption></figure>

#### Configure Dealer Information

Enter the required information and configure the following options:

* **Level**\
  Select the dealer level:
  * Distributor
  * Sub-Distributor
  * Reseller
* **Tenant Limit**\
  (Optional) Set the maximum number of tenants the dealer can create.
* **Extension Limit**\
  (Optional) Set the maximum number of extensions allowed across the dealer’s tenants.

Click **OK** to create the dealer.

After creation, the dealer can sign in to the PortSIP PBX Web Portal to manage their dealers and tenants according to their assigned level.

***

### Dealer Sign-In

A dealer can sign in to the PortSIP PBX Web Portal using their **username and password**.

<figure><img src="/files/8SkPBCrfy1k15VXDzQTe" alt=""><figcaption></figcaption></figure>

After signing in, the dealer will have access to:

* **Dealers**\
  Manage sub-dealers (based on permission level)
* **Tenants**\
  Create and manage end-customer tenants

This allows each dealer to independently manage their business while operating within the limits defined by the service provider.

<figure><img src="/files/i7MpsDUO169NgtHq3m5F" 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://support.portsip.com/portsip-communications-solution/portsip-pbx-administration-guide/22-dealers.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.
