# Installed device does not appear in XMS

## Issue

> After installation, the device does not appear in the **Activate agent** tab of the **Xopero ONE Management Service** (**XMS**).

***

## Resolution

{% hint style="danger" %}
If your device does not appear in the **Devices** tab after assigning a license, **first verify the configuration of local worker, cloud worker, and feature worker licenses**. You can check these settings by navigating to ⚙️ **Settings** > **Advanced** > **Workers**.
{% endhint %}

#### Method A

For domain-joined devices, the **agent** may take up to 10 minutes to start. Wait for this period, and if the **agent** still does not appear in [**XMS**](#user-content-fn-1)[^1], check the configuration.

#### Method B

1. Open the **config.json** file located in the backup agent installation directory:
   1. For **Windows:** `C:\ProgramData\Xopero ONE\Xopero ONE Backup&Recovery Agent`
   2. For **Linux:** `/opt/XoperoONEBackupAgent`
2. Check whether the `ServiceUrl` parameter correctly points to your **Xopero ONE Management Service**. If the address is incorrect, update it and try again.

[^1]: Xopero ONE Management Service


---

# 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/common-issues/workstations-and-servers/installed-device-does-not-appear-in-xms.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.
