# Applications Overview

Application management requires a very minimal setup with a constantly up-to-date library of 80+ applications. Updates can be automated or manually triggered with a single click.

After the initial scan, computers are listed in a grid with application versions, providing the ability to filter out computers that have outdated apps.&#x20;

![Deploy applications view](/files/-MUKTplhkxe0FEI38Px7)

### **Application Management**&#x20;

Faronics Deploy provides the following Application Management features on Windows:

* [Install BuiltIn Application(s)](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-inbuilt-application-s-custom-app.md)
* [Install External Application(s) (Custom App)](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-external-application-s-custom-app.md)
* [Install a Pre-Defined Group of Applications (App Presets)](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-a-pre-defined-group-of-applications-app-presets.md)
* [Uninstall Application(s)](/faronicsdeploy/application-management/install-uninstall-and-update-apps/uninstall-application-s.md)
* [Update Application(s)](/faronicsdeploy/application-management/install-uninstall-and-update-apps/update-application-s.md)

macOS is also supported; see the following Application Management features:

* [Install Application on macOS](/faronicsdeploy/application-management/macos-apps/install-application-on-mac-os.md)
* [Uninstall Application on macOS](/faronicsdeploy/application-management/macos-apps/uninstall-application-on-mac-os.md)
* [Update an Application on macOS](/faronicsdeploy/application-management/macos-apps/update-application-on-mac-os.md)
* [Shell Scripts on macOS](/faronicsdeploy/application-management/macos-apps/shell-scripts-on-mac-os.md)


---

# 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/application-management/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.
