# Licensing overview

{% hint style="warning" %}
Licenses are <mark style="color:red;">**required**</mark> to use **GitProtect**. To get a license, please contact one of our sales partners or email us directly at <sales@xopero.com>.
{% endhint %}

{% hint style="danger" %}
Cancellation and extension of a license purchased for **GitProtect** through a marketplace (for example, **Atlassian Marketplace**) are handled and billed by the marketplace itself, without **GitProtect** involvement. If you encounter any issues with the transaction or marketplace functionalities, **please contact the support team of the respective marketplace first**.
{% endhint %}

***

## License models <a href="#license_types_from_a_business_point_of_view" id="license_types_from_a_business_point_of_view"></a>

### <mark style="background-color:blue;">Git platforms</mark> <a href="#git_platforms" id="git_platforms"></a>

Licenses for protecting Git repositories (**GitHub**, **GitLab**, **Bitbucket**, **Azure** **DevOps**), assigned based on the number of repositories.

1. **On-premise enterprise** — license type that allows you to backup all on-prem installed systems in your entire company.
2. **Cloud enterprise** — license type that allows you to backup all cloud hosted systems in your entire company.
3. **Cloud pro** — license type that allows you to backup your whole organization— it's dedicated for individuals, startups, and small teams.

{% hint style="info" %}
There is no need to assign a license to all repositories. The license is assigned only to the repositories that are to be protected.
{% endhint %}

### <mark style="background-color:blue;">Jira</mark>

1. **Jira** — protection for **Jira Cloud instances**, assigned based on the number of users (the license must cover all users in the protected **Jira** instance).

### <mark style="background-color:blue;">Microsoft 365</mark> <a href="#microsoft_365" id="microsoft_365"></a>

1. **Microsoft 365** — protection for **Microsoft 365** data; assigned based on the number of **Microsoft 365** user accounts.

***

## Additional license types <a href="#license_types_in_xopero_one_management_console" id="license_types_in_xopero_one_management_console"></a>

In addition to standard licenses, **GitProtect** provides supplementary, worker licenses. These licenses are used to initiate specific operations and processes within the software, depending on the required use case or deployment scenario and must be assigned to an installed agent.

1. **Local worker/cloud worker/feature worker** — free license that allows you to perform various operations, i.e., manage storage, restore your backups, and backup your resources locally (when combined with a dedicated **Microsoft 365**/**Git**/**Jira** license).

***

## Useful links and items

{% content-ref url="/pages/mbJ4FiIhRkMOFhK2dgJQ" %}
[License administration](/management/license-administration.md)
{% endcontent-ref %}


---

# 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/gitprotect-software/software-information/licensing-overview.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.
