> For the complete documentation index, see [llms.txt](https://docs.soraco.co/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.soraco.co/docs/faq/how-to-extend-a-subscription-in-offline-mode.md).

# How to extend a subscription in offline mode

This article covers extending a subscription when the user does not have internet access (offline mode).

For more details about how to implement subscription licensing with QLM, check [this article.](/docs/fundamental-concepts/how-to-implement-software-subscription.md)

To extend a subscription offline:

* In the QLM Management Console, go to the Manage Keys tab
* Locate the license you would like to extend and select it&#x20;
* Click the **Renew Subscription** button&#x20;
* Enter a new date for the subscription and click Ok
* In the data grid, locate the **ComputerKey** column and copy its contents
* Email the customer their new ComputerKey

At the customer end, the following procedure must be followed:

* In the QLM License Wizard or the QLM .NET Control, the user must:
  * Enter the **Activation Key** in the *Activation Key* field
  * Click the *Manual Activation* radio button
  * Enter the **Computer Key** in the *Computer key* field
  * Click *Activate*
