# License management

#### Cancellation and extension of a license purchased for **GitProtect** through a marketplace are handled and billed by the marketplace itself, without **GitProtect** involvement.

***

## Extending your license

To change/extend your **GitProtect** subscription in **GitHub Marketplace**, go to your account settings (profile picture > ⚙️ **Settings**) and expand the **Billing and licensing** menu in **Access** section. Select **Additional billing details** from the drop-down menu, then click **Edit** > **Change plan** in your **GitProtect** marketplace app.

<figure><img src="https://696332517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsE6XtJyUIEKVdSxPlS3%2Fuploads%2Fdu2nycarupMx3UKPy7Cu%2Fgithub_sub.png?alt=media&#x26;token=eb896e6b-7d78-4435-b8ea-162640498bfb" alt=""><figcaption></figcaption></figure>

In the next window, open the drop-down menu and select one of the available subscription models you want to switch your current plan to. Enter all required information (name, billing method, etc.) and click **Issue plan changes** to finalize the transaction.

<figure><img src="https://696332517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsE6XtJyUIEKVdSxPlS3%2Fuploads%2FM3PbT8uJgusoIpfpUUEA%2Fimage.png?alt=media&#x26;token=c244f69a-8fee-4c01-8904-a9c92368ee80" alt=""><figcaption></figcaption></figure>

***

## License cancellation

To cancel your **GitProtect** subscription in **GitHub Marketplace**, go to your account settings (profile picture > ⚙️ **Settings**) and expand the **Billing and licensing** menu in **Access** section. Select **Additional billing details** from the drop-down menu, then click **Edit** > **Cancel plan** in your **GitProtect** marketplace app.

Confirm your choice by clicking **OK** in the pop-up. Your **GitProtect** license subscription will then be cancelled.

<figure><img src="https://696332517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsE6XtJyUIEKVdSxPlS3%2Fuploads%2Fdu2nycarupMx3UKPy7Cu%2Fgithub_sub.png?alt=media&#x26;token=eb896e6b-7d78-4435-b8ea-162640498bfb" alt=""><figcaption></figcaption></figure>


---

# 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://helpcenter.gitprotect.io/management/marketplace/github-marketplace/license-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.
