> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronicsdeploy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronicsdeploy/policies-scheduling-and-automation/update-modes-automatic-scheduled-adhoc.md).

# Update modes - Automatic, Scheduled, Adhoc

## Policies

Policies are used to automate, schedule, or freeze application updates and Windows Updates. Multiple policies can be created and assigned to different groups of computers. See [Create a Policy](/faronicsdeploy/policies-scheduling-and-automation/create-a-policy.md) for instructions on how to create a Policy for Windows or macOS Computers.

![Policies View](/files/-MVXwOjHasLyrsd_j3c_)

## Update Modes

Update modes can be used to quickly set all applications to update automatically, update manually using the grid, schedule updates (daily, weekly, or monthly), or version freeze all applications. Additional customization can be done to change update modes for individual applications.

![Selecting an Update Mode in a Policy](/files/-MVXy84juo4JzJntqvj6)

See [Policy Update Mode](/faronicsdeploy/policy-update-mode.md) for definitions of all Update Modes.\ <br>


---

# 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.faronics.com/faronicsdeploy/policies-scheduling-and-automation/update-modes-automatic-scheduled-adhoc.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.
