# Configuring desktop applications

Once you select the **Desktop** application type on the application configuration page, a **Desktop Version Configuration** section appears with a **General** tab containing configuration fields.

<figure><img src="/files/7b6s6b8nAW9spKdNb9WR" alt="image-20240412-121340.png" width="760"><figcaption></figcaption></figure>

## Configuring general settings for desktop applications <a href="#configuringwebapplications-understandingurlpatterns" id="configuringwebapplications-understandingurlpatterns"></a>

From the [application configuration](/platform/user-guide/applications/configuring-applications.md) page of the selected web application, under the **General** tab:

1. Define the **Binaries** of your desktop application.
   * An autocomplete helps you enter the binary name when you start typing. You cannot include the same binary in multiple applications.
   * Remember, desktop applications represent [binaries grouped](https://docs.nexthink.com/platform/references/database-information-and-organization/binary-grouping/) with their associated subprocesses. As a result, application-related metrics, dashboards and AI insights include all subprocesses.
2. Select **Make dashboard device centric** to change the dashboard orientation from employee to device centric. See image below.
   * When the **Make dashboard device centric** options is selected, the **Employees**, **Crashes per employee** and **Employees with crashes** widgets are switched to **Devices**, **Crashes per devices** and **Devices with crashes**. A
   * Additionally, the **Metrics** table changes accordingly.

<figure><img src="/files/5wedxYLBuVUOnpSIKoAo" alt="Desktop application dashboards with the device centric setting enabled" width="760"><figcaption></figcaption></figure>


---

# 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/user-guide/applications/configuring-applications/configuring-desktop-applications.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.
