> For the complete documentation index, see [llms.txt](https://docs.licensespring.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.licensespring.com/license-entitlements/portal/end-user-portal/reseller-_-distributor-portals.md).

# Reseller \_ Distributor Portals

Explore our reseller and distributor end-user portal at LicenseSpring: Enabling effortless license management and distribution.

{% hint style="info" %}
Distribution portal is available to Enterprise pricing plan only, and it can be activated on demand only.

[**Contact us**](https://licensespring.zendesk.com/hc/en-us/requests/new) for more information.
{% endhint %}

## Defining a Distributor

To give permissions to a distributor, you assign them as a license manager, and allow them to create their own orders, and add license managers to that order, who will act as resellers.

![Adjusting To Assign Distributor Permissions](/files/34cb26d8b5d7ada443739b524dbbf20f44c6a7af)

When they log in to the user portal, there will be a few changes:

* A new tab in the left will allow them to create a new order.
* On an order detail a new "License Managers" tab will appear, where they can use it to add new license managers to an order (such as a reseller).

![Create Orders through the Distributor Portal](/files/16f74f65bdb940b9f8ee181ca871d2ba913f5b42)

## Defining a Reseller

Resellers are license managers who are allowed to issue new licenses within orders they have been assigned to, but are not allowed to create new orders.

![Adding License Manager](/files/4c8b729ad9f76a447e5480b6efb5bc71c197a9b4)

You can then set which products and which license policies for those products the reseller is allowed to issue licenses for.

![Select Products and License Policies](/files/aa74cbe32aaae2402b64859072966434097d8c9d)

![Add Products and Select Enabled License Policies](/files/2d43c98a2ee7776de6304cc27a68399e701c1a6e)

When the reseller logs in to the user portal, they will be able to issue new licenses for orders they have been assigned to:

![Issuing New Licenses](/files/c8d54d8566440a61986e0e51cb4662ee34254a03)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.licensespring.com/license-entitlements/portal/end-user-portal/reseller-_-distributor-portals.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
