# Actions

The *Actions* shortcut provides quick access to important actions for apps and computers, allowing administrators to perform certain actions relevant to the current grid across multiple computers.

{% hint style="info" %}
This shortcut is available only when the *Show Grid Checboxes* option is enabled.
{% endhint %}

Select at least one computer to perform the following actions:

* Computers - Windows Grid
  * Application Actions: Install, Update, Uninstall, Install App Preset
  * Computer Actions
    * Power Actions: Restart, Shutdown
    * Remote: Remote Pro, RDP, VNC

Alternatively, click *Open Action Toolbar* to call up the Action Toolbar.

* Pending Updates - Mac Grid
  * Application Actions: Install, Update, Uninstall
  * Computer Actions
    * Power Actions: Restart, Shutdown

Alternatively, click *Open Action Toolbar* to call up the Action Toolbar.

* Apps with Recent Updates - Windows Grid
  * Install All
  * Update All
  * Uninstall All
* Failed Updates - Windows Grid
  * Clear Failed
  * Clear All Failed


---

# 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/actions.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.
