# OneSite Patch overview

<p align="center">Configure your autonomous patch management solution</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-rocket">:rocket:</i></td><td><strong>Get started with autonomous patch management</strong></td><td>Use our guided walkthrough to get patching quickly.</td><td></td><td></td><td><a href="/pages/jFf1U6pWzXKYYuHq0hQa">/pages/jFf1U6pWzXKYYuHq0hQa</a></td></tr><tr><td><i class="fa-cubes">:cubes:</i></td><td><strong>Build Strategies for policy-driven automation</strong></td><td>Customize your patch strategy with deployment waves and approval workflows.</td><td></td><td></td><td><a href="/pages/bgxKLrPXEVrvd7GccIGW">/pages/bgxKLrPXEVrvd7GccIGW</a></td></tr><tr><td><i class="fa-plug">:plug:</i></td><td><strong>Manage your patch health in the operations dashboard</strong></td><td>Manage and operate your autonomous patching infrastructure.</td><td></td><td></td><td><a href="/pages/Q2xwwZUgI7Ao3scyyIpU">/pages/Q2xwwZUgI7Ao3scyyIpU</a></td></tr></tbody></table>

OneSite Patch by Adaptiva is an enterprise-grade, autonomous patch management solution designed to streamline and secure endpoint update processes across diverse environments. It enables IT and security teams to automate patching workflows; reducing manual effort and maintaining compliance with minimal intervention.

![Patch Home Dashboard](/files/9hDWqcZFVMIDRhRyH8Va)

### Learn more about OneSite Patch

{% columns %}
{% column %}
Model your [Business Units](/patch/patching-fundamentals/business-units.md) with department-specific patching strategies, ensuring granular control and flexibility.
{% endcolumn %}

{% column %}
Configure [Communication Providers](/patch/advanced-settings/communication-providers.md) to notify your patch and security administrators of approvals and visibility, or escalate issues to the right people.
{% endcolumn %}

{% column %}
Seamlessly [integrate](/patch/integrations/integration-partners.md) with leading vulnerability management platforms for real-time threat detection and remediation.
{% endcolumn %}

{% column %}
Use fine-grained [Flex Controls](/patch/patching-fundamentals/flex-controls.md) of the autonomous patching process to block and rollback patch, or even pause all patching in your business.
{% endcolumn %}
{% endcolumns %}

#### Learn more about the OneSite platform

{% columns %}
{% column %}
**Cross-Platform**: [Supports](https://docs.adaptiva.com/platform-install/overview/supported-systems) Windows, macOS, and Linux endpoints, ensuring comprehensive coverage across heterogeneous environments.
{% endcolumn %}

{% column %}
**Peer-to-Peer Content Distribution**: Utilizes Adaptiva’s proprietary [P2P](https://adaptiva.com/products/onesite-platform/features/p2p-architecture) algorithm to optimize bandwidth usage and accelerate delivery across distributed networks.
{% endcolumn %}

{% column %}
**Extensive Catalog**: Maintains an up-to-date [Patch Library](https://adaptiva.com/patch-library) covering over 20,000 products, including OS updates, third-party applications, drivers, BIOS, and firmware.
{% endcolumn %}

{% column %}
**Automated Testing and Publishing**: Adaptiva handles validation and packaging of all content, eliminating the need for manual patch preparation.
{% endcolumn %}
{% endcolumns %}


---

# 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.adaptiva.com/patch/overview/overview.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.
