> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/monitors/dr.-sprinto-and-manual-inputs/how-to-resolve-sprinto-check-for-reporting-staff-device-health-status.md).

# How to resolve Sprinto check for reporting staff device health status

### About

Sprinto check: Staff Device Status Reporting

The above Sprinto checks fail if the device health status is not reported for the current cycle.

### Purpose

The purpose of the check is to highlight staff members who are pending reporting their device health status using the configured MDM tool. Reporting device health is essential to making staff devices compliance-ready, meeting data security requirements, and adhering to the organization’s device management policy. Refer to[ Manage Staff Devices using Sprinto](https://sprinto.freshdesk.com/en/support/solutions/articles/72000605243-how-to-manage-staff-devices-on-sprinto-) to learn more.

### Reporting Device Health Status

Follow the below applicable option based on your MDM configuration:

1. Staff members can report their device’s health using the configured MDM tool. Upon status reporting, Sprinto retrieves the device status data from the MDM tool, computes the device configuration, and, if required, fails the relevant Sprinto check against the staff members asking to update their device’s security configuration.
2. If Dr. Sprinto is configured as an MDM tool on Sprinto, device health reporting could be done using the Dr. Sprinto app.
3. If you have enabled Sprinto’s workflow check for manual management, upload the relevant evidence against the activated checks to meet the compliance requirements. Refer to[ Manage Staff Devices using Sprinto](https://sprinto.freshdesk.com/en/support/solutions/articles/72000605243-how-to-manage-staff-devices-on-sprinto-) to learn about the available workflow checks.

Please get in touch with [Sprinto Support](mailto:www.support@sprinto.com) if you have any queries related to the check or need assistance.


---

# 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.sprinto.com/monitors/dr.-sprinto-and-manual-inputs/how-to-resolve-sprinto-check-for-reporting-staff-device-health-status.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.
