# Perform Actions on a Group of Computers

There are many actions that can be performed in mass on a group, from installing multiple applications at once to restarting a group of computers. See the following for further information and examples:

1. [Install an Application on a Group of Computers](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/mass-installs-on-a-group.md).
2. [Uninstall an Application From a Group of Computers](/faronicsdeploy/application-management/install-uninstall-and-update-apps/uninstall-application-s/uninstall-an-application-on-a-group-of-computers.md).
3. [Perform Actions via the Action Toolbar on a Group of Computers](/faronicsdeploy/application-management/groups-configuration/performing-mass-actions-on-a-group/mass-actions-from-the-action-toolbar-on-a-group.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/groups-configuration/performing-mass-actions-on-a-group.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.
