> 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/library-packs/collaboration-and-productivity-applications/onedrive-stability-and-compliance.md).

# OneDrive - Stability and Compliance

## Overview <a href="#onedrive-stabilityandcompliance-overview" id="onedrive-stabilityandcompliance-overview"></a>

For many companies, Microsoft OneDrive has become an essential tool for facilitating and improving employee collaboration. It is imperative, therefore, that IT teams can monitor the status of this application across the organization in terms of performance, stability, adoption, and network connectivity.

### **Problem** <a href="#onedrive-stabilityandcompliance-problem" id="onedrive-stabilityandcompliance-problem"></a>

Application instability or network connectivity issues with OneDrive will result in employee frustration and could lead to data security issues.

### **Consequences​** <a href="#onedrive-stabilityandcompliance-consequences" id="onedrive-stabilityandcompliance-consequences"></a>

* Performance or stability issues with the OneDrive client could lead to employee dissatisfaction and a loss of productivity if employees are prevented from accessing company data.
* Network connectivity issues, if sporadic, will result in employee frustration. Prolonged outages, either regionally or globally, will have a much more serious effect on the productivity of those employees affected and could also result in company data not being backed up.

### **Solution** <a href="#onedrive-stabilityandcompliance-solution" id="onedrive-stabilityandcompliance-solution"></a>

* For the service owner, a summary dashboard showing key KPIs for performance, stability, adoption, and network connectivity, provides clear information on the status of the OneDrive application within an organization.
* Support teams can use the dashboard in more detail, with dedicated dashboard tabs for the key measures. Chart breakdowns and dashboard filters allow issues to be narrowed down for troubleshooting.
* Network connectivity issues, such as failed connections, are shown visually by region. Using the dashboard filters, a high incidence could be narrowed down to a site-specific network fault, dramatically simplifying the generation of a ticket to resolve this.

## Get started <a href="#onedrive-stabilityandcompliance-getstarted" id="onedrive-stabilityandcompliance-getstarted"></a>

Configure and start using your packs by following these links:

* [Configuration Guide: OneDrive - Stability and compliance](/platform/library-packs/collaboration-and-productivity-applications/onedrive-stability-and-compliance/configuration-guide_-onedrive-stability-and-compliance.md)
* [Usage guide: OneDrive - Stability and compliance](/platform/library-packs/collaboration-and-productivity-applications/onedrive-stability-and-compliance/usage-guide_-onedrive-stability-and-compliance.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/library-packs/collaboration-and-productivity-applications/onedrive-stability-and-compliance.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.
