# Create a Policy

A Policy is a configuration that can control the Application Updates and the OS Updates. Windows policies are different from macOS policies. Windows policies also include Anti-Virus configuration (if the add-on is present).

Policies are used to automate, schedule, or version freeze application updates. Multiple policies can be created and assigned to different groups of computers.

Policies allow you to do the following:

1. Automate Application Updates.
2. Auto-Approve Windows Updates and control when they get installed.
3. Schedule updates (daily, weekly, or monthly), freeze updates and manually push updates from the Deploy Console.

Policies can be created in the control grid view via the **Policies** tab. Select a [Policy Update Mode](/faronicsdeploy/policy-update-mode.md), customize your settings, and then save the policy.&#x20;

See [Policies (Windows)](/faronicsdeploy/policies-windows.md) or [Policies (macOS)](/faronicsdeploy/policies-macos.md) for a list of Policy Options available and their descriptions.&#x20;

![Policies](/files/-MUFaAq1NRFlzhI_g_uW)


---

# 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/policies-scheduling-and-automation/create-a-policy.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.
