# Offers Management

&#x20;In Hybr, every Tenants need to be subscribed with an offer. Through this offer, Hybr tenants can avail the plan which is associated with the offer.

In plans, you can choose services for the same and you can specify settings for services \[i.e Plan Settings] which are configured. Hybr currently has two services which are 1. VConnect and 2. Billing. This service specific settings could be done in plans and these settings are applicable to one plan only. For having more plan, you need to specify settings for each plan individually.

To onboard new Hybr Tenant, offer and plan are very important things. Refer below figure for more clarity on Hybr Offers/plans.

![](/files/-MCkZbL0gG-1lZ98RhXk)

## 1.4.1 Offers

&#x20;In Offers tab, you can see list of offers. There is no restriction for no. of offers and you can add as many offers you want.

* **Create offer**

&#x20;To create an offer,

* Navigate to “Offers” tab in Admin . You will see the list of offers.

![](/files/hyiuWsjMae4Y9IaMGciK)

* Click “Create Offer” button
* Enter offer “Name” and “Description”

![](/files/7Cpdw8GWVRsv6LKgGy61)

* Click save
  * **Edit offer**

To edit an offer,

* Navigate to “Offers” tab in Admin
* Click “Edit” button against the offer you want to edit

![](/files/Hay0fMAOLGvyNTlN7n50)

* Change details and click save
  * **Delete offer**

To delete an offer,

* Navigate to “Offers” tab in Admin&#x20;
* Click “Delete” button against the offer you want to delete

![](/files/AM1MfRPLDaCy4AnwVeWy)

* Click Yes in conformation prompt to delete the offer
  * **Link plan**

To Link plan to an offer,

* Navigate to “Offers” tab in Admin&#x20;
* Click “Link Plan” button against the offer you want to attach plan
* Choose plan from drop down

![](/files/DR7NWq30vOfKWoqa2vN4)

* Click save
  * **Remove plan**

To remove a plan from offer,

* Navigate to “Offers” tab in Admin&#x20;
* Click “Remove Plan” button near the plan name you want to remove from the offer

![](/files/FILc5RA97IeIp5UqHpc2)

* Click “Remove Plan” button near the plan which you want to remove in “Linked Plans” column. In Below screen, you can see that plan “Upgrade Plan” is removed from “Trial.Admin.Offer” offer.


---

# 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/admin/tenants-management/offers-management.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.
