# GitProtect.io for Jira

#### Registering for GitProtect through the Atlassian Marketplace allows you to quickly connect your Jira instance to a dedicated GitProtect service for seamless backup and management.

***

## General information

The **GitProtect.io for Jira** application was built on the **Atlassian Forge** developer platform. The application acts as a connector between **Jira** and **GitProtect** — during registration, each **GitProtect.io for Jira** app is linked to a single **GitProtect** service instance, which is created at the moment the app is installed on your **Jira** site.

{% hint style="info" %}
Registering your **Jira** site with **GitProtect** via the **Atlassian Marketplace** automatically starts a free trial — you can change your subscription model using the [Atlassian Administration](https://admin.atlassian.com/) panel.
{% endhint %}

Most backup operations are managed through the **GitProtect Management Service**, while the **Jira** interface allows basic actions like viewing the latest backup status, adjusting the backup schedule, and starting the backup process.

***

## Registration

{% hint style="warning" %}
To register a **GitProtect** account and connect it to **Jira**, you must have a personal access token (PAT).
{% endhint %}

{% stepper %}
{% step %}
Log in to your **Atlassian** account and go to the **Atlassian Marketplace** ([https://marketplace.atlassian.com](https://marketplace.atlassian.com/)).
{% endstep %}

{% step %}
Type **gitprotect** in the search box and press **Enter**.

<figure><img src="/files/bI7SF8fa5fnhEuBsrX5Q" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Find the **GitProtect.io for Jira** tile in the search results and click it.

<figure><img src="/files/tBWGEp3VBgEO1JsQfSOu" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
On the application page, click the **Try it free** button in the top-right corner.

<figure><img src="/files/bVWL37uDWAcJ6qSHCYYZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select the site where **GitProtect** will be installed and click **Review** in the bottom-right corner.

<figure><img src="/files/B4ZP2OizKi2ejAOfCQTf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Review your configuration settings and click the **Start free trial** button.

<figure><img src="/files/7g9YW0vLzz6pJBxvSULs" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Atlassian** will add the **GitProtect** app to your selected **Jira** site.

<figure><img src="/files/ibi6ujOUzarkYgpC7m4W" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
When the **GitProtect** app is successfully added to your **Jira** site, a notification pop-up will appear. Select **Configure** to open the app view page.

<figure><img src="/files/fwbe7gnXBFYxS3F6oAm4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Wait for the installation to complete.
{% endstep %}

{% step %}
Another pop-up will appear. Enter your personal access token (**Jira** API key) and click **Save** to proceed.

<figure><img src="/files/uhr8RLwex6S0jKFtMDCE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
After the installation is complete, you will see a confirmation message. Click **Not now** to continue to the **GitProtect** app main page, or select **Run Plan** to start your first backup using the default settings.

<figure><img src="/files/8YailaEg99tdcnjiJfWz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Your **GitProtect** registration and deployment are now complete. Proceed to the [Post-registration actions](#post-registration-actions) section to learn about app features and how to create and manage your **Jira** backups.

<figure><img src="/files/nPRqCtmgJM6SnP43GePc" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Post-registration actions

In the **GitProtect.io** app view in **Jira** you can change the plan execution time, manually trigger a backup job, and check your backup status.

To fully manage your **Jira** backups—including setting up backup plans, managing storage, monitoring running tasks, reviewing logs, adding additional accounts, configuring notifications, and using all **GitProtect** features—log in to the **GitProtect Management Service** using the **More features** button in the top-right corner of the app page.

Accessing the **Management Service** does not require additional credentials. You are automatically logged in through the **GitProtect** integration with **Jira**.

{% hint style="info" %}
You can learn more about using the **GitProtect.io for Jira** app in [this section](/management/marketplace/atlassian-marketplace.md).
{% endhint %}

***

## Useful links and items

{% content-ref url="/pages/Rzwit7dBQ9hW6wTnTB0V" %}
[Protected resources](/backup-and-recovery/jira/backup/protected-resources.md)
{% endcontent-ref %}

{% content-ref url="/pages/IkMp2576EOKN31ghd1Q2" %}
[Backup management](/management/marketplace/atlassian-marketplace/backup-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/cVEfVqUyFodKZf9MVgP6" %}
[License management](/management/marketplace/atlassian-marketplace/license-management.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/registration/marketplace/gitprotect.io-for-jira.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.
