# Connector for Citrix DaaS

{% hint style="warning" %}
This documentation references external sources. Nexthink does not have control over the accuracy of third-party documentation, nor any external updates or changes that might create inconsistencies with the information presented on this page. Please report any errors or inconsistencies to [Nexthink Support](https://support.nexthink.com/).
{% endhint %}

The Connector for Citrix DaaS allows you to import device organizational information about virtual desktops, such as host pool or type of desktop virtualization.

The feature is scheduled to run automatically and communicate with the Citrix Cloud API according to the configuration of the API Client.

{% hint style="info" %}
Citrix DaaS enriches Nexthink device data to enhance device visualization.
{% endhint %}

## Prerequisites <a href="#connectorforcitrixdaas-prerequisites" id="connectorforcitrixdaas-prerequisites"></a>

1. Log in to [Citrix Cloud](https://citrix.cloud.com/) using an account with the [Read Only Administrator](https://docs.citrix.com/en-us/citrix-daas/manage-deployment/delegated-administration.md#built-in-roles-and-scopes) role.
2. Navigate to the **API Access** tab of the **Identity and Access Management** menu.
3. [Create an API Client](https://developer.cloud.com/citrix-cloud/citrix-cloud-api-overview/docs/get-started-with-citrix-cloud-apis) and write down the generated credentials.

## Device fields <a href="#connectorforcitrixdaas-devicefields" id="connectorforcitrixdaas-devicefields"></a>

The connector for Citrix DaaS imports the following device virtualization fields.

| Nexthink Field                   | Description                                                                                                                  |
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| Virtualization desktop pool name | Hardware characteristics of the associated virtual machines                                                                  |
| Virtualization desktop pool type | <p>Type of the desktop pool. Possible values are:</p><ul><li>shared</li><li>personal</li><li>pooled</li></ul>                |
| Virtualization hostname          | The physical device hosting the virtual machine. It may be empty for those machines hosted in a cloud vendor, such as Azure. |
| Virtualization hypervisor name   | Hardware virtualization system which is being used.                                                                          |
| Environment name                 | Name of the connector instance which enriches the virtual device.                                                            |
| Desktop broker                   | Name of the desktop virtualization broker product being used. In this case, `citrix_daas`.                                   |
| Disk image                       | Name of the disk image used to deploy the virtual machine.                                                                   |

For more information about these fields, please refer to [Desktop Virtualization Optimization](https://docs.nexthink.com/platform/~/changes/Sh4xqs4GDClkDKT9Hvux/integrations/inbound-connectors/broken-reference) documentation.

## Configuring the Nexthink web interface <a href="#connectorforcitrixdaas-configuringthenexthinkwebinterface" id="connectorforcitrixdaas-configuringthenexthinkwebinterface"></a>

1. Select **Administration > Inbound connectors** from the main menu.
2. Select **Citrix DaaS** from the list of connectors on the Integrations page.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-5d3169800455659792eff2de8835b64140b71cc7%2Fcitrixdaas-1697472603.png?alt=media" alt="" width="760"><figcaption></figcaption></figure>

{% hint style="info" %}
Refer to the in-product documentation for more information. You can find it in the right-side menu of the Nexthink web interface.
{% endhint %}

### F.A.Q. <a href="#connectorforcitrixdaas-f.a.q" id="connectorforcitrixdaas-f.a.q"></a>

<details>

<summary>What is the connector for Citrix DaaS used for?</summary>

Citrix DaaS enriches Nexthink device data to enhance device visualization by importing information such as host pool or the type of desktop virtualization.

</details>

<details>

<summary>How can I troubleshoot issues with the connector for Citrix DaaS?</summary>

Currently, the only way to troubleshoot issues with the connector for Citrix DaaS is to reach out to [Nexthink support](https://support.nexthink.com/).

</details>


---

# 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.nexthink.com/platform/~/changes/Sh4xqs4GDClkDKT9Hvux/integrations/inbound-connectors/connector-for-citrix-daas.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.
