> For the complete documentation index, see [llms.txt](https://helpcenter.xopero.com/xopero-one-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/virtual-machines/vmware/integration/adding-vmware-server-to-xopero-one.md).

# Adding VMware server to Xopero ONE

{% hint style="warning" %}
To add a **VMware** server to **Xopero ONE**, you must have at least one device on the same network with the **Xopero ONE Agent** installed. This device will handle the initial communication with **VMware**.
{% endhint %}

{% stepper %}
{% step %}
Log in to [**XMS**](#user-content-fn-1)[^1], open the **Virtual Machines** tab on the left side of the window, and select **VMware** from the list.

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

{% step %}
Click the **Connect** button under **vSphere/ESX**.

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

{% step %}
Provide the IP address or name of your **VMware** server, enter a username, and add or select a password from the **Password Manager**.

{% hint style="warning" %}
You need an administrator account for the **VMware** host.
{% endhint %}

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

{% step %}
Select the default **VMware** agent—the device that can communicate with **VMware** and will handle adding it to **Xopero ONE**.

{% hint style="danger" %}
Devices with **macOS** are not supported as **VMware** registration devices in **Xopero ONE**.
{% endhint %}
{% endstep %}

{% step %}
Specify the frequency at which the **VMware** server should refresh.
{% endstep %}

{% step %}
After completing the form, click **Next** to proceed. Once these steps are complete, you can start planning your **VMware** backup strategy.

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

[^1]: Xopero ONE Management Service


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/virtual-machines/vmware/integration/adding-vmware-server-to-xopero-one.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
