> For the complete documentation index, see [llms.txt](https://docs.cloudcyte.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudcyte.com/release-notes/v4.3.8.md).

# v4.3.8

**New Features**

* Added a new Windows Remote Agent Deployment grid under Response Management – Deployment Management, which lists computers where the agent was deployed remotely. To populate it, create a policy via Create Policy with Module: Scenario/Discovery/Integration and Type: Windows Agent Deployment.
* Added a new Endpoint Health Analysis dashboard (Welcome menu, Tab 5) that provides a single view of endpoint fleet health over a selectable time period. It combines performance summary and asset fleet KPI buttons with visual breakdowns including an OS distribution donut, agent version bar, top resource-consuming devices, a machine health grid, disk space usage, high-CPU processes, longest uptime by OS, and a crashing applications grid — giving administrators a complete picture of endpoint performance, resource usage, agent status, and stability across the environment.

**Improvements**

* Improved AI notification to prevent information duplication.
* Improved Integration logs.
* Improved Assessment Reports with adding Assessment and Compliance State configuration for the report.
* Added Group Information to Host view.
* Added Save and Reload option for Vendors grid in Create Vendor flow.

**Bug fixes**

* Fixed an issue with file uploading to the Documents under organization.
* Fixed an issue where the Authenticator would become disabled after some time.
* Fixed an error run Download or Report in Vendor Domains.
* Fixed an error during updating Controls Based on Surveys.
* Fixed an error during opening Survey Questions in CLAPI.
* Fixed an issue in Windows Hardening where bulk acknowledge failed with an error when certain filters were applied.


---

# 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:

```
GET https://docs.cloudcyte.com/release-notes/v4.3.8.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.
