# Policy Update Mode

Policy Update Modes are the same for both Windows and macOS computers.

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

| Update Mode    | Description                                                                                                                                                                                                                                                                                                                                     |
| -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Semi-Automatic | <p>Ensures that all applications in the Deploy library will always stay up to date if they are installed on the computers. Customize this to change the way a particular application updates. </p><p></p><p>Windows Updates will install based on the scheduled time set in the General Settings of the policy (daily, weekly, or monthly).</p> |
| Manual         | Applications will only update if manually triggered from the Applications grid in the Deploy console.                                                                                                                                                                                                                                           |
| Scheduled      | All application updates occur only during the scheduled period. The schedule can be set in the General Settings of the Policy. Tasks can be scheduled once a week, once a day, or once a month.                                                                                                                                                 |
| Version Freeze | <p>Freezes all application updates by default. To version freeze specific applications, select Manual, Scheduled, or Semi-Automatic mode and check the version freeze option beside the applications that need to be version frozen.</p><p></p><p>All Windows Updates will be disabled.</p>                                                     |
| Custom         | Any combination of one or more Semi-Automatic, Manual, Scheduled, and Version Freeze update modes make it a custom mode.                                                                                                                                                                                                                        |


---

# 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/policy-update-mode.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.
