# App Preset

## What Is an App Preset and When Would You Use One?

An App Preset is a specific **group of applications** and **config scripts** that can be **installed at once** on **multiple computers**.&#x20;

An example scenario could be that you have a new employee in the Graphics Team, your Graphics Team has different application needs to the Accounting Team, therefore you would create App Presets for each team that comprises of all the applications that they need to have installed. App Presets offer an efficient way to&#x20;

With this app presets defined, rather than install each one individually everytime you set up a new computer you can simply select the computer and Install App Presets.&#x20;

* [Create an App Preset](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-a-pre-defined-group-of-applications-app-presets/create-app-preset.md)
* [Install an App Preset](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-a-pre-defined-group-of-applications-app-presets/install-app-preset.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/app-preset.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.
