# Windows Update Status Report

### Overview

The Windows Update Status Report provides insight into the status of Windows Updates installed on all computers in the system over a specified date range.

The report provides information such as Path Name, Patch Category (e.g., Critical, Security Update, Drivers, etc.), Patch Release Date.

### Generate a Windows Update Status Report

![Generate a Windows Update Status Report](/files/-MVbS9378zK6hJPhAq4Q)

1\. Select the **Analytics Grid** tab on the top menu bar.

2\. Navigate to the **Windows Update Status** tab.

3\. Specify the time period filter for the Report, **Today**, **Last** **Week**, **Last** **Month**, **Last** **Quarter**, or **Custom**.

4\. The report is now displayed; click **EXPORT REPORT** and select **CSV** to download it as a CSV file.

![Exported CSV Windows Update Status Report](/files/-MVbTIgvY5ziQ6Nx0pfy)

{% hint style="success" %}
The Windows Update Status Report has successfully been downloaded. Check your downloads folder for a file named **Windows Update Status Report.csv** (if you download more than one version of this report, the file name will increment, e.g., **Windows Update Status Report (1).csv** ).
{% endhint %}


---

# 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.faronics.com/faronicsdeploy/analytics/usage-statistics/windows-update-status-reports.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.
