> 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-report-device-health-status-manually-from-sprinto-employee-portal.md).

# How to Report Device Health Status Manually from Sprinto Employee Portal

### About

If you encounter an error working with Dr. Sprinto, and Dr. Sprinto cannot fetch your device health status automatically due to configuration issues or unsupported operating systems, you can report your device status manually through the Sprinto app. To know more about manual reporting and the evidence you will need to report your device, refer to [What is manual reporting ](https://sprinto.freshdesk.com/support/solutions/articles/72000576367-what-is-manual-device-health-status-reporting)to learn more.

### Before you begin

* Log in to the Sprinto Employee portal using your credentials.
* Ensure you have gathered all required evidence to report your device status. Refer to [What is manual reporting](https://sprinto.freshdesk.com/support/solutions/articles/72000576367-what-is-manual-device-health-status-reporting) for further details.

### Reporting device health status

1. Click Your devices, and click Report Devices to start with device health status reporting.<br>

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72080841761/original/v782XCEJSoSzZBWhVDvsKhWtjDeJLbnFBQ.png?1704904479" alt="" width="563"><figcaption></figcaption></figure>
2. On Report Device page, click Upload evidence next to Manually upload evidence.<br>

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72080841759/original/lxbegoskAX2rj4H13nZoH0jCCd2bgL0nww.png?1704904478" alt="" width="375"><figcaption></figcaption></figure>
3. Enter your Device name, Device serial number, and Operating system, then click Proceed.<br>

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72080841760/original/ZtRGJUfM8-UL5j2W3QRm8WgrrVIECdCcSg.png?1704904478" alt="" width="375"><figcaption></figcaption></figure>
4. Now, click Upload evidence next to each evidence type and upload evidence from your computer. For detailed instructions, refer to our guide on [collecting evidence from the device for health status reporting](https://sprinto.freshdesk.com/en/support/solutions/articles/72000633502-device-health-evidence-collection-guide).

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72112412198/original/kJqGEvZYIldwvL-Ujl_uXxq5Kb7YbVpDGQ.png?1724676207" alt="" width="375"><figcaption></figcaption></figure>
5. Select the device owner as Company or Employee, then click Submit report.

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72112412665/original/fDnfb_x5pi6TeMxcpxDAemqybXQrqvoV8Q.png?1724676379" alt="" width="375"><figcaption></figcaption></figure>

And that's it! You have successfully reported the health status of your device.&#x20;

If you need any assistance with reporting the device's health status, please get in touch with [Sprinto support](mailto:www.support@sprinto.com).


---

# 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-report-device-health-status-manually-from-sprinto-employee-portal.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.
