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

# VirtFusion

> Follow this guide to connect VirtFusion with DezerX.

## Configuring VirtFusion.

<Steps>
  <Step title="Open the VirtFusion API settings">
    Log in to your VirtFusion admin panel and go to **System → API**.
  </Step>

  <Step title="Create an API token">
    Click **Create Token**, follow the prompts, and then click **Next**.
  </Step>

  <Step title="Copy the API token">
    Copy the generated API token and store it securely.
  </Step>
</Steps>

## Configure DezerX

<Steps>
  <Step title="Open the VirtFusion settings">
    Open the VirtFusion settings in DezerX.
  </Step>

  <Step title="Enter the connection details">
    Enter the following details:

    * **VirtFusion API Key**: the token you copied earlier.
    * **VirtFusion URL**: your VirtFusion installation URL.

          <img src="https://mintcdn.com/dezerx/y8vFoAhtdIIxWI9B/public/services/virtFusion/step-1.png?fit=max&auto=format&n=y8vFoAhtdIIxWI9B&q=85&s=815fca15c8b44cd80518a56d80732b9e" alt="VirtFusion Configuration" width="1866" height="912" data-path="public/services/virtFusion/step-1.png" />
  </Step>
</Steps>

<Info>If the test succeeds, your VirtFusion integration is complete and ready to use.</Info>
