> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/user-guide/collaboration-experience/getting-started-with-collaboration-experience/using-device-view-for-call-quality-issues.md).

# Correlating device metrics with call quality in Device View

Access call quality data in Device View to correlate it with device activity, resource consumption, connectivity and usage of other applications.

For more information on Device View access and usage, refer to the [Device View](/platform/user-guide/device-view.md) documentation.

## Using the Timeline tab for troubleshooting call-related issues <a href="#usingdeviceviewforcallqualityissues-usingthetimelinetabfortroubleshootingcall-relatedissues" id="usingdeviceviewforcallqualityissues-usingthetimelinetabfortroubleshootingcall-relatedissues"></a>

Find the **Collaboration** section in the **Timeline** tab of the **Device View** to view Microsoft Teams and Zoom calls. Call sessions are marked as blue (good) and red (poor).

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

The Microsoft Teams and Zoom calls on the **Timeline** display call sessions and indicate the number of poor-quality calls. To investigate the root cause of a call quality issue from the **Timeline** tab in **Device View**:

1. Review the **Collaboration** section to compare call quality data with collaboration application activity. Applications appear in this section only if the **Collaboration** category was selected during application configuration in the **Applications** module.
2. Correlate the call session with other events occurring at the same time, such as **Connectivity** issues, **Device performance** degradation or **Applications** problems.
3. Click a call session on the timeline to open the details panel and view additional information about the call. From the details panel, you can access the following troubleshooting views:
   * **Troubleshoot this call quality for all participants**: Opens the **Call View** dashboard, where you can analyze the call quality experienced by each participant and identify factors affecting the overall session quality. Refer to the [Analyzing individual session quality with Call View](/platform/user-guide/collaboration-experience/getting-started-with-collaboration-experience/using-the-call-view-dashboard.md) documentation for more information.
   * **Troubleshoot call quality on this device**: Opens the **Call quality - selected device** dashboard, where you can analyze call quality metrics for the selected device and compare them with organizational benchmarks.

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

4. Additionally, you can click on the **Remote Actions** icon in the right-side panel of the Device View to execute associated actions in the target device. Refer to the [Device View](/platform/user-guide/device-view.md) documentation for more information.

## Using the Checklists tab for troubleshooting call-related issues <a href="#usingdeviceviewforcallqualityissues-usingthecheckliststabfortroubleshootingcall-relatedissues" id="usingdeviceviewforcallqualityissues-usingthecheckliststabfortroubleshootingcall-relatedissues"></a>

{% hint style="info" %}
To make collaboration-related checklists available to users, Nexthink administrators must configure checklists with call quality custom fields and assign the required permissions. Refer to [Configuring Collaboration Tools](/platform/user-guide/collaboration-experience/configuring-collaboration-experience.md).
{% endhint %}

Use a custom checklist from the **Checklists** tab on the [Device View](/platform/user-guide/device-view.md#deviceview-usingdeviceview) page or directly in the [Amplify](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/configure-amplify.md) extension.

1. Select a specific checklist to display collaboration-related metrics.
2. Click on a specific property or metric to view relevant information in the right-side panel.
3. Review property details and view or execute **Associated actions** to remediate the issue.

<figure><img src="/files/GUKGfOYrcuYdDJgLLX1t" alt="Collaboration Experience checklists"><figcaption></figcaption></figure>

***

RELATED TOPICS:

* [Device View](/platform/user-guide/device-view.md)
* [Analyzing individual session quality with Call View](/platform/user-guide/collaboration-experience/getting-started-with-collaboration-experience/using-the-call-view-dashboard.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/user-guide/collaboration-experience/getting-started-with-collaboration-experience/using-device-view-for-call-quality-issues.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
