# Uninstall Ad-Hoc Software Crate

{% hint style="info" %}
If you’re new to Crates, read through our introductory Crate documentation [here](https://docs.rewst.help/prebuilt-automations/crates). Find the Crate in our Crate Marketplace.
{% endhint %}

## What does the Uninstall Ad-Hoc Software Crate do?

This Crate allows your team to select a ticket, identify the software in question, and choose the device for uninstallation, all in one smooth workflow. Post completion, the ticket status is automatically updated in ImmyBot.

* Simplify the software uninstallation process for both end-users and technicians.
* Ensure seamless integration with ImmyBot for ticket management.
* Automate mundane tasks, allowing your team to focus on more complex issues.

### How the Crate works

1. Initiate the process by selecting the ticket related to the software uninstallation in the form unpacked from the Crate.
2. Choose the specific software to uninstall and the device to perform the action on.
3. Commence the uninstallation process.
4. The relevant ticket in ImmyBot is updated automatically once the uninstallation is complete.

## Crate prerequisites

* Your [ImmyBot integration](/documentation/integrations/integration-guides/immybot-integration-setup.md) with Rewst must successfully be set up before unpacking this Crate.
* You'll need a successfully installed PSA integration for one of the following PSAs:
  * [Freshdesk](/documentation/integrations/integration-guides/freshdesk-integration-setup.md)
  * [Datto Autotask PSA](/documentation/integrations/integration-guides/datto-psa-integration-setup.md)
  * [Kaseya BMS](/documentation/integrations/integration-guides/kaseya-bms-integration-setup.md)
  * [Halo PSA](/documentation/integrations/integration-guides/halo-integration-setup.md)
  * [ConnectWise PSA](/documentation/integrations/integration-guides/connectwise-integration-setup.md)

## Unpack the Uninstall Ad-Hoc Software Crate

1. Navigate to **Marketplace > Crates** in the left side menu of the Rewst platform.
2. Search for `Uninstall Ad-Hoc Software`.\
   \
   ![](/files/QcQjDKQxdIUWEfPyInqh)
3. Click on the Crate tile to begin unpacking.
4. Click **Unpack Crate**.
5. Choose your relevant PSA from the drop-down selector.
6. Click **Continue**.
7. Note the option under the **Form Submission** accordion menu to activate the Crate for all future organizations in addition to the current one. This is defaulted to on for the Crate. You may also set activation to certain [tags](https://docs.rewst.help/documentation/settings/tags-in-rewst), [trigger criteria](/documentation/automations/intro-to-triggers/trigger-criteria.md), or for integration overrides.
8. Click **Unpack**.

### Use the Crate

1. Navigate to **Automations > Assets > Forms** in the left side menu of your Rewst platform.
2. Search for `[ROC] ImmyBot - Uninstall Ad-Hoc Software`.
3. Click **⋮ > Usages > View Direct URLs**.
4. Click on the link for the organization which contains your relevant device. This will launch the form in a new tab.
5. Select the ticket number from the drop-down selector. Alternatively, leave the **Ticket Number** field blank to create a new ticket.
6. Choose which environment to pull the software list from: **Global** or **Local**.
7. Choose the device to uninstall the software from via the **Choose Device** drop-down selector.
8. Click **Submit**.

<figure><img src="/files/eJxb0vl0nRj4LNEapuNi" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Got an idea for a new Crate? Rewst is constantly adding new Crates to our Crate Marketplace. Submit your idea or upvote existing ideas here in our [Canny feedback collector](https://rewst.canny.io/crates).
{% endhint %}


---

# 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.rewst.help/documentation/crates/existing-crate-documentation/uninstall-ad-hoc-software-crate.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.
