# System requirements

{% tabs fullWidth="false" %}
{% tab title="GitProtect Management Service" %}

#### Minimum requirements: <a href="#minimum_requirements" id="minimum_requirements"></a>

* [x] 4 GB of RAM
* [x] 4 core CPU
* [x] 1 GB of disk space
* [x] internet connection

#### Recommended requirements: <a href="#recommended_requirements" id="recommended_requirements"></a>

* [x] 8 GB of RAM
* [x] 4 core CPU
* [x] 10 GB of disk space
* [x] internet connection
  {% endtab %}

{% tab title="GitProtect worker" %}

#### Minimum requirements: <a href="#minimum_requirements_1" id="minimum_requirements_1"></a>

* [x] 4GB of RAM
* [x] 2 core CPU
* [x] 1 GB of disk space

#### Recommended requirements: <a href="#recommended_requirements_1" id="recommended_requirements_1"></a>

* [x] 8GB of RAM
* [x] 4 core CPU
* [x] 2 GB of disk space

#### Recommended requirements (for Jira granular recovery):

* [x] 8GB of RAM
* [x] 4 core CPU
* [x] 200 GB of available disk space (in general, you need approximately twice the size of the ZIP file received from **Atlassian**, depending on the size of your **Jira** organization)

#### Required software: <a href="#required_software" id="required_software"></a>

* [x] .NET Framework 4.6.1 (for Windows Server 2008R2 and 2012 only)
* [x] Microsoft Visual C++ 2015-2019 Redistributable
  {% endtab %}
  {% endtabs %}

***

## Useful links and items

{% content-ref url="/pages/srQ5F6tnpeA8r4mpbgA8" %}
[Supported platforms](/gitprotect-software/software-information/supported-platforms.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/system-requirements.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.
