# Difference between the License Expiry Date and the Maintenance Plan Expiry Date

Each license that you create in QLM can have two expiry dates associated with it: a license expiry date and a maintenance plan expiry date.

The license expiry date specifies when the license expires. Once a license expires, a customer is typically not able to continue running your application.

The maintenance plan expiry date specifies when the maintenance plan expires. A maintenance plan is typically associated with permanent licenses to determine if a user is entitled to upgrade to a newer version of your application. Once a maintenance plan expires, a customer can continue running your application but is not able to upgrade to a version of your application that was released after the expiry date of the maintenance plan. For more details about the maintenance plan feature., please read [QLM Maintenance Plan.](/docs/fundamental-concepts/qlm-maintenance-plan.md)

To extend the expiry date of a license in the QLM Management Console, locate the license in the Manage Keys tab and click Extend Expiry Date. You can select multiple licenses and extend their expiry date with a single click.

![mceclip0.png](https://support.soraco.co/hc/article_attachments/360088269672/mceclip0.png)

To extend the maintenance plan expiry date of a license in the QLM Management Console, locate the license in the Manage Keys tab, click Edit, and update the Maintenance Plan date.&#x20;

![mceclip1.png](https://support.soraco.co/hc/article_attachments/360088269852/mceclip1.png)


---

# 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.soraco.co/docs/faq/difference-between-the-license-expiry-date-and-the-maintenance-plan-expiry-date.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.
