# System crashes

Assess and troubleshoot issues related to system crashes on macOS and Windows devices.

<figure><img src="/files/2oPPGePmWhEzwPADREY8" alt=""><figcaption></figcaption></figure>

## Accessing System crashes <a href="#systemcrashes-accessingthesystemcrashespage" id="systemcrashes-accessingthesystemcrashespage"></a>

To access the **System crashes** dashboard, open **Alerts and Diagnostics** → **Alerts and Diagnostics** from the navigation menu.

{% hint style="info" %}
The page shows detailed information about system crashes for impacted devices over the **Past 7 days**.

A device is impacted if at least one system crash occurred during the selected time period.
{% endhint %}

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

## Interpreting System crashes <a href="#binaryprofiling-binaryprofilingtable" id="binaryprofiling-binaryprofilingtable"></a>

The **System crashes** dashboard contains the following widgets grouped into the sections:

* **Assess issue**
* **Troubleshoot**

The top banner displays the number of devices for which system crashes have occurred:

Hover over the **Devices with issue** gauge on the right side of the banner to reveal the action menu, and **Drill down to devices—**&#x74;he Investigations page provides more information about impacted devices.

## Assess issue <a href="#systemcrashes-assessissue" id="systemcrashes-assessissue"></a>

From the **Assess issue** section, understand the context and scope of system crashes:

* **System crashes**: View system crashes over a given time period on a line chart. Hover over the line to reveal tooltips with more information.
* **Devices with crashes**: View devices over a given time period on a bar chart. Click on individual bars to reveal tooltips with more information.
* **Technical**: Filter results by technical criteria such as **Operating System**, **Platform**, **Hardware model**, **Virtualization type**, and **Error Code**.
* **Location**: Filter results by geolocation hierarchy. This section is visible only if the Geolocation feature is enabled. You can configure it on the [Product configuration](/platform/user-guide/administration/system-configuration/product-configuration.md) page of the Administration module.
* **Organization**: Filter results by entity and organizational hierarchy.

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

## Troubleshoot <a href="#systemcrashes-troubleshoot" id="systemcrashes-troubleshoot"></a>

From the **Troubleshoot** section in the **System crashes** dashboard, you can:

* **Benchmark** system crashes across organizations.
* Identify the **Device model** with the most issues.
* Break down **Crash Details** by drivers and files.

### Benchmark <a href="#systemcrashes-benchmark" id="systemcrashes-benchmark"></a>

Compare the weekly percentage of devices with system crashes in your organization against other companies. Benchmark data is collected from all Nexthink cloud customers in all regions.

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

### Device model <a href="#systemcrashes-devicemodel" id="systemcrashes-devicemodel"></a>

Identify the **Device model** with the most issues relevant to system crashes.

* **Device model**: View information about the device model.
* **Crashes**: View the total number of crashes for a given property value.
* **Devices with issue**: View the total number of devices that had a crash.

  The percentage is calculated with respect to the total number of devices with the given property value. Hover over the percentage with the teal background to reveal a tooltip with more information.

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

***

RELATED LINKS

* [Getting started with Diagnostics](/platform/user-guide/alerts-and-diagnostics/getting-started-with-diagnostics.md)
* [Product configuration](/platform/user-guide/administration/system-configuration/product-configuration.md)


---

# 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/alerts-and-diagnostics/getting-started-with-diagnostics/system-crashes.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.
