# Citrix VDI

{% stepper %}
{% step %}

### IP

IP address of the Citrix VDI.
{% endstep %}

{% step %}

### Port

Port number (optional, default: 443).
{% endstep %}

{% step %}

### Username

Admin username that will be used for the Citrix VDI.
{% endstep %}

{% step %}

### Password

Password that will be used for the Citrix VDI.

{% hint style="info" %}
Open Citrix Studio. From the left-hand menu, go to Configuration > Administrators. Click Create Administrator. Enter the username manually or click Browse to select the user from Active Directory. Choose the appropriate Role (built-in role or a custom role) and define the Scope. The new administrator is enabled by default, but you can disable it if needed.
{% endhint %}

* Open Citrix Studio
* From the left-hand menu, go to Configuration > Administrators.
* Click Create Administrator.
* Enter the username manually or click Browse to select the user from Active Directory.
* Choose the appropriate Role (built-in role or a custom role) and define the Scope.
* The new administrator is enabled by default, but you can disable it if needed.
  {% endstep %}

{% step %}

### Citrix Customer Id

Your Citrix Customer Id. (Default: "CitrixOnPremises")

{% hint style="info" %}
For on-premises deployments, the Customer ID value is always fixed.
{% endhint %}
{% endstep %}

{% step %}

### Is Secure?

Enable this option if the connection will be established over HTTPS.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Please perform a connection test to ensure there is a valid connection to the host.\
When the discovery operation is finalized, you will be able to see the details on the Assets page.
{% endhint %}


---

# 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://docs.octoxlabs.com/adapters/adapters/citrix-vdi.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.
