# Manual Policy Sync

Manual Policy Sync is a OneSite Patch setting that will manually dispatch select policies. This can help you troubleshoot to ensure existing policies that run automatically, do not have an issue.

This setting is found from the **Settings** dropdown on the top right on either the OneSite Platform or Patch Home page.

Syncing a Policy dispatches its latest version to all target clients.

{% hint style="info" %}
Only Super Administrators may sync Policies.
{% endhint %}

![](/files/RWCkuSXZQjB7ZiurGWyp)

If you're noticing some devices are not receiving the same policy as other devices in the same Business Unit. You can then make incremental changes and run Manual Policy Sync to verify your changes without having to wait for the Policy to run on its own designated schedule. Once you have found the issue, you can keep your updated changes and ensure that the policy will run as expected during its scheduled sync.

## Dispatching selected policies

1. Select one or more **Policies** from the table.
2. Click **Dispatch Selected**.

   ![](/files/NXZaHM5t9Nbfdlg4cn8f)
3. A pop-up will appear at the bottom of the pane notifying you of a successful dispatch.

   ![](/files/nr93jlU0GxiwxifaVz2V)
4. Verify the target clients of the selected Policies were updated to the latest version of that Policy.


---

# 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/platform-guide/additional-settings/manual-policy-sync.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.
