> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/subscription-and-recurring-billing-management/features/trials.md).

# Trials

This entity captures the details of trials offered to the customers for different products.&#x20;

### How to create Trials:

* Navigate to **Subscription and Recurring Billing Management app --> Products --> Trials -->** Click on **‘New’** button. You can also create a trial against the (Opportunity/Quote/Order) product lines. To do so navigate to **Opportunity Product/Quote Product/Order Product --> Trials --> Click on ‘New’ button.**&#x20;
* Enter the details in required fields --> Click on **Save.**
  * **Name:** Name the trial.&#x20;
  * **Customer:** Select the customer.&#x20;
  * **Product:** Select the product.&#x20;
  * **Plan:** Select the Plan.
  * **Subscriber Count:** Enter number of subscribers.&#x20;
  * **No. of Days:** Enter the trial period in numbers.&#x20;
  * **Start Date:** Enter the start date.&#x20;
  * **End Date:** Auto-populated depending upon the **Start date** and **No of days.**

![](/files/-MazCwskZ9KAz2UEVfUa)

Once the trial is created if you get confirmation on purchase from your customer before or after the end of the trial you can directly convert it to **Subscription Schedule.**&#x20;

To convert to Subscription schedule, click on **'Convert To Subscription Schedule'** button on the form ribbon. Instantly, a Subscription Schedule will be created.

![](/files/-MazD3B1-Q-KO_DtQwD-)

### Extend Trials

There may be times when customers request to extend the trial period of the products. For such scenarios, we have incorporated ‘Extend Trial’ feature.&#x20;

To extend trials, follow the steps given below:

* Navigate to **Subscription and Recurring Billing Management app --> Products --> Trials --> Select the trial.**

![](/files/-Mk7CtZVrylaiZgIP4j6)

* Click on the **‘Extend Trial’** button.

![](/files/-Mk7D1VRSlYm8NSB2KbH)

* A copy of the trial will be created and the current date will be the start date of the trial.

![](/files/-Mk7D94T28eh6zNLuhSN)

* The details of the previous trials can be viewed in **‘Past Trials’** section. This will help to keep track trial extensions provided to customers.

![](/files/-Mk7DIN5ScwFJ1pVC16p)

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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:

```
GET https://docs.inogic.com/subscription-and-recurring-billing-management/features/trials.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.
