> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# XMS Admin Guide

> Operator-facing reference for running the Xloud Migration Suite — architecture, prerequisites, credentials, network ports, storage back-ends, and capacity planning.

## Overview

The Admin Guide is for operators who install, configure, and run XMS
(Xloud Migration Suite) for their organization. It covers the pieces that sit
behind the end-user migration experience — service architecture, source
credential design, network access, storage back-ends, and capacity planning.

<Note>
  If you are looking for the workflow to actually migrate a workload, start in
  the [User Guide](/services/migration/user-guide).
</Note>

<Warning>
  XMS requires network access from the migration workers to both the source
  hypervisor API and the Xloud platform services. Review the
  [Network Ports](/services/migration/admin-guide/network-ports) page before
  onboarding a new source environment.
</Warning>

***

## Topics

<CardGroup cols={2}>
  <Card title="Architecture" icon="network" href="/services/migration/admin-guide/architecture" color="#197560">
    How XMS is structured, how workload data flows, and how it integrates with
    the rest of the Xloud platform.
  </Card>

  <Card title="Prerequisites" icon="clipboard-check" href="/services/migration/admin-guide/prerequisites" color="#197560">
    Platform, project, quota, and identity prerequisites operators must meet
    before onboarding a new source.
  </Card>

  <Card title="Source Credentials" icon="key" href="/services/migration/admin-guide/source-credentials" color="#197560">
    How source credentials are stored, rotated, and scoped. Includes the
    recommended least-privilege role for VMware sources.
  </Card>

  <Card title="Network Ports" icon="plug" href="/services/migration/admin-guide/network-ports" color="#197560">
    Which ports must be reachable between XMS, source environments, Xloud
    services, and target guests.
  </Card>

  <Card title="Storage Back-ends" icon="database" href="/services/migration/admin-guide/storage-backends" color="#197560">
    How XMS writes migrated disk data into Xloud Block Storage and the
    supported back-end configurations.
  </Card>

  <Card title="Capacity Planning" icon="chart-bar" href="/services/migration/admin-guide/capacity-planning" color="#197560">
    How to size XMS for concurrent migrations, incremental sync throughput,
    and multi-wave campaigns.
  </Card>

  <Card title="Troubleshooting" icon="shield-alert" href="/services/migration/admin-guide/troubleshooting" color="#197560">
    Operator-side diagnostics — platform health, worker availability, and
    service-level recovery.
  </Card>
</CardGroup>

***

## Quick Links

<CardGroup cols={3}>
  <Card title="User Guide" href="/services/migration/user-guide" color="#197560">
    End-user workflow for register, discover, preflight, migrate, and cut over
  </Card>

  <Card title="CLI Reference" href="/services/migration/cli-reference" color="#197560">
    Complete command-line reference for the xms CLI
  </Card>

  <Card title="Migration Overview" href="/services/migration" color="#197560">
    Service overview and capability summary
  </Card>
</CardGroup>
