# App Presets

An *App Preset* is a group of selected pre-defined applications, custom applications and custom scripts. *App Presets* provide a quick way of setting up and installing multiple applications on groups of computers instantly.

Creating app presets is a one-time action. Once an app preset has been created, it is now available for deployment across all computers. You can create as many app presets as needed.

## Creating App Presets

Complete the following steps to create app presets:

1. Select a computer to call up the Action Toolbar.
2. Click *Install App Presets > Create New*.
3. Assign the *Preset Name* and select the applications and scripts to be included in the package.
4. Click *Save*.

## Editing App Presets

Complete the following steps to co edit app presets:

1. Select a computer to call up the Action Toolbar.
2. Click *Install App Presets > Manage App Presets*.
3. Select the app preset you want to edit and make your changes.
4. Click *Save*.

## Installing App Presets

Complete the following steps to deploy app presets:

1. Select a computer to call up the Action Toolbar.
2. Click *Install App Presets* and select the app preset to be deployed to the computer.
3. Click *Install* to install the app preset to the selected computer.\
   If the computer is offline, the task is queued and will be executed when the computer goes online.\
   If the computer is online, the task is executed immediately.


---

# 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/deep-freeze-cloud/using-deep-freeze-cloud-console/applications/app-presets.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.
