# Microsoft 365 Quarantine Email Release 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 Microsoft 365 Quarantine Email Release Crate do?

Our Microsoft 365 Quarantine Email Release Crate has a technician fill out a form where they select an organization, a ticket to update, and a individual or all users to list quarantine emails. They then select a quarantine message and can allow the sender or not and release the email to all or the individual.

## Crate prerequisites

The [Microsoft Cloud Integration Bundle](https://docs.rewst.help/documentation/integrations/integration-guides/microsoft-cloud-integration-bundle) must be set up before unpacking this Crate.

## Unpack the Microsoft 365 Quarantine Email Release Crate

1. Navigate to **Marketplace > Crates** in the left side menu of the Rewst platform.
2. Search for `Microsoft 365 Quarantine`.\
   \
   ![](https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FZQVTjJgTJWQPGiIDzIwb%2Fimage.png?alt=media\&token=c3f4c3ab-cd39-4d7e-b7f6-e8b46b4a2043)
3. Click on the Crate tile to begin unpacking.
4. Click **Unpack Crate**.
5. Click **Continue**.&#x20;
6. Enter your estimated time saved into the **Time Saved (seconds)** field.&#x20;
7. Click **Unpack**.&#x20;

### Test the Crate

1. Navigate to **Automations > Workflows**.
2. Search for M365 Quarantine Release. Click on the workflow to open it in the workflow builder. Note that this workflow is triggered by a form submission.<br>

   <figure><img src="https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FkB2uE2fogQdiUljxs50j%2Fimage.png?alt=media&#x26;token=c3ed1fdc-dd38-4f88-8b96-73f596fd747c" alt=""><figcaption></figcaption></figure>
3. Click ![](https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FKr13VtaI2gFy6HZ3FxFF%2Fimage.png?alt=media\&token=18510711-25b0-4e31-86ed-ea717f9cd449) to access the **Edit Trigger** page.
4. Click ![](https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FGgZ2BNHSCvoiBN0U5AjT%2FScreenshot%202025-03-31%20at%205.16.58%E2%80%AFPM.png?alt=media\&token=a717aed4-c518-42e8-9716-abe020542979) under **Trigger Configuration** to copy the form's URL. <br>

   <figure><img src="https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2F8n1kGroQ592a5hkEH7zZ%2Fimage%20(66).png?alt=media&#x26;token=3bb361c5-93c5-4163-a0b4-8669f74ced58" alt=""><figcaption></figcaption></figure>
5. Paste the URL into a new browser tab.
6. Fill out the form as follows:
   1. Choose the organization that you want to release an email from.
   2. Choose a ticket that you want updates to be posted to.
   3. Select if you want to search an individual mailbox or all users mailbox. If individual, select the user.
   4. Select the email to release.
   5. Choose to allow or deny future messages from the sender.
   6. Choose to release the email to all recipients, or only the selected user.
7. Click **Submit**.
8. Click <img src="https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FwRNeFGZr2a7tzyLi0ZwB%2FScreenshot%202025-03-05%20at%202.40.07%E2%80%AFPM.png?alt=media&#x26;token=0c3d9b66-d076-4e43-a179-53d1771ea193" alt="" data-size="line"> to view the results of the workflow. If there are errors in the result record, the Crate is not working properly. <br>

   <figure><img src="https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2Flb0jSj33mtyWAb40Oh4O%2Fimage%20(64).png?alt=media&#x26;token=3ffe0cca-5a38-495d-ae9b-44bfcca26fe9" alt=""><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/microsoft-365-quarantine-email-release-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.
