# Local worker

## Overview

Worker can manage storage, perform and restore backups; it can be combined with a dedicated **Microsoft 365**, **GitProtect**, or **Jira** license, but it <mark style="color:red;">**cannot back up its own device**</mark>.

{% hint style="info" %}
Under the licensing policy, a worker license is a free license type assigned per agent — <mark style="color:red;">**feature worker**</mark>. The only difference between a server/endpoint **agent** and a feature **worker** license is, as mentioned above, that a feature worker <mark style="color:red;">**cannot back up its own data**</mark>. It serves only as a **worker** while securing other data.
{% endhint %}

Installing a **worker** in your local environment can be crucial and essential in many scenarios. The backup agent is the only component that directly handles data during its transfer to storage.

Using a **local worker** helps comply with internal policies by keeping data internal and secure. It also allows direct backups to your local infrastructure, which the SaaS **agent** ([cloud worker](/xopero-one-en/deployment-and-configuration/xopero-one-worker/cloud-worker.md)) does not have access to.

***

## Installer download <a href="#installer_download" id="installer_download"></a>

1. In **Xopero ONE Management Service** (**XMS**) go to the **Settings**, then select **Advanced** > **Workers** and click the **Download agent** button.

<figure><img src="/files/HYrS8Vf9G816Q1LVlUaM" alt="" width="536"><figcaption></figcaption></figure>

2. Choose your installer based on the system you want to install the worker on.
3. After downloading the installer, install the agent on your device — you can use the installation guides for different types of operating systems listed in [**Xopero ONE agent** menu](/xopero-one-en/deployment-and-configuration/xopero-one-agent.md) under **DEPLOYMENT & CONFIGURATION** section.

***

## Useful links & items

{% content-ref url="/pages/MPPruGaBeSFEcj3XiDhQ" %}
[Xopero ONE Agent](/xopero-one-en/deployment-and-configuration/xopero-one-agent.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.xopero.com/xopero-one-en/deployment-and-configuration/xopero-one-worker/local-worker.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.
