# Configuration guide: Wi-Fi and Ethernet diagnostics

{% hint style="warning" %}
The configuration options on this page are only accessible to [administrators](https://docs.nexthink.com/platform/user-guide/administration/account-management/roles#roles-administration).

Refer to the [Usage guide: Wi-Fi and ethernet diagnostics](/platform/library-packs/network-and-connectivity/wi-fi-diagnostics/usage-guide-wi-fi-and-ethernet-diagnostics.md) to use library content as a standard user.
{% endhint %}

## **Prerequisites** <a href="#documentation-pre-requisites" id="documentation-pre-requisites"></a>

This library pack does not contain any content from any [expansion products](https://docs.nexthink.com/platform/latest/products):

## **Included content and dependencies** <a href="#documentation-contentanddependencies" id="documentation-contentanddependencies"></a>

This library pack contains the following content and dependencies:

<table data-header-hidden><thead><tr><th width="158">Content type</th><th width="239">Name</th><th width="211">Description</th><th>Dependencies</th></tr></thead><tbody><tr><td><br>Dashboards</td><td>Wi-Fi and ethernet diagnostics</td><td>This is the main content for this pack.</td><td>DEX endpoint related metrics</td></tr><tr><td>DEX endpoint-related metrics</td><td><p>Wi-Fi strength</p><pre class="language-nql_/apigateway/nql-editor"><code class="lang-nql_/apigateway/nql-editor">wifi.signal_strength.avg.rating
</code></pre></td><td>An endpoint-related metric that can be configured if the Nexthink default values differ from organizational standards.</td><td>None</td></tr><tr><td>DEX endpoint-related metrics</td><td><p>Wi-Fi upload speed</p><pre class="language-nql_/apigateway/nql-editor"><code class="lang-nql_/apigateway/nql-editor">wifi.transmission_rate.avg.rating
</code></pre></td><td>An endpoint-related metric that can be configured if the Nexthink default values differ from organizational standards.</td><td>None</td></tr><tr><td>DEX endpoint-related metrics</td><td><p>Wi-Fi download speed</p><pre class="language-nql_/apigateway/nql-editor"><code class="lang-nql_/apigateway/nql-editor">wifi.receive_rate.avg.rating
</code></pre></td><td>An endpoint-related metric that can be configured if the Nexthink default values differ from organizational standards.</td><td>None</td></tr></tbody></table>

## Configuring "Wi-Fi and Ethernet diagnostics" pack

{% hint style="info" %}
Adapt these suggested configuration steps to edit and customize content according to your organizational needs.
{% endhint %}

Follow these steps to install and configure content:

* Before configuration - Install library pack content from [Nexthink Library](https://docs.nexthink.com/platform/latest/library)
* [Step 1 - Configure endpoint metrics (ratings)](#configuring-remote-action-s)

### **Step 1 - Configure endpoint metrics (ratings)**

1. From the main menu, navigate to the **Administration** > Content administration > [Digital Experience](https://docs.nexthink.com/platform/latest/manage-remote-actions) page.
2. Expand the **Network quality** section.

<figure><img src="/files/Hi86q2mv7w4X69DeFzGN" alt=""><figcaption></figcaption></figure>

3. For each network-related metric, enter the required threshold if the Nexthink default metric differs from your organizational standard.
4. These new endpoint metric thresholds will now apply to any query that uses a "rating".\
   For example:

* where wifi.signal\_strength.avg.rating = poor
* where wifi.transmission\_rate.avg.rating = poor
* where wifi.receive\_rate.avg.rating = poor


---

# 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/library-packs/network-and-connectivity/wi-fi-diagnostics/configuration-guide-wi-fi-and-ethernet-diagnostics.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.
