# CSP Customers with Resellers

{% hint style="info" %}
This document summarizes the steps involved in the CSP Customer onboarding with the reseller, check the other relevant pages for more details on Offers, Plans, and Pricing profiles.
{% endhint %}

{% hint style="success" %}
Onboarding CSP Customers with reseller mapping experience is revamped in the upcoming release, and the onboarding can be accomplished with fewer steps in the new experience.
{% endhint %}

## 1. Reseller: Create Pricing Profile, Plan, and Offer for the customer

* Log in as a reseller and navigate to Billing -> Customers -> Billing&#x20;
* Create a new Pricing profile and set the appropriate base pricing profile

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

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

* Navigate to Customers -> Plan, create a new Plan

  * Set one of the resellable plans created by the Service provider as the Base plan

  &#x20;    &#x20;

  <figure><img src="/files/4LsstC6EYpBTiXazXnmd" alt=""><figcaption></figcaption></figure>

  * Navigate inside the newly created plan, select 'CloudAssertBilling' and set the Pricing Profile created in the above steps as the plan's Pricing Profile; No other settings are editable for resellers.

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

* Navigate to Customers -> Offers, create a new Offer, and set its status as 'Public'

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

* Link the Plan created in the above steps to the newly created offer

<figure><img src="/files/5eBvpqUrtzXEMRXHSEQe" alt=""><figcaption></figcaption></figure>

* The linked plan should reflect in the 'Base Plan' column of the newly created plan

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

## 2. Service Provider to onboard to CSP Tenant

* Login as Service Provider and navigate to Microsoft CSP -> Customers
* Select the CSP Company which needs to be onboarded as a customer in Hybr

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

* Click 'Map with new Tenant', select the Offer created in the above steps and enter other details as required

<figure><img src="/files/449hzUfL9A6FRk8Ox2pr" alt=""><figcaption></figcaption></figure>

* Navigate to Resellers -> Overview and select the Reseller company with which the above onboarded CSP customer should be mapped
* Click 'Map Company' and select the newly onboarded company and their subscription

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

* Once completed, the newly onboarded customer's subscription is mapped with the reseller. You can log in as the reseller and check the newly onboarded customer in Customers -> Companies.&#x20;


---

# 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.cloudassert.com/hybr/advanced-guides/csp-customers-with-resellers.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.
