# Plans

Every offer must be linked to a plan inorder for the customer to get onboarded

Various quotas are defined in the plan which will be used by the customer who subscripbes for the offer linked to that plan.&#x20;

Reseller can view two types of plans

1. Resellable Plans -  These plans are configured by the service provider and connot be edited. It is only available to the reseller in read only mode.
2. Normal Plans - These plans are created by the reseller by keeping one of the resellable plan as a base plan. In this plan only the pricing profile inside the billing plans service is configurable all the other quotas are not configurable. The pricing profiles from the resellable plans and the pricing profiles created by the reseller is selectable while configuring the billing plan service.&#x20;

#### Plan Creation

Inside reseller portal navigate to Customers -> Plans

In this page the reseller can create and manage plans for their customers

A list of resellable plans and plans created by the reseller is listed

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

While creating an offer inside reseller, a base plan should be selected so that, all the quotas associated with the base plan will be accessed by the new created plan by the reseller

By drilling down into the created plan, the reseller can view the list plan services liked with the plan


---

# 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/features/reseller/customers-management/plans.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.
