# Reset Microsoft MFA 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 Reset Microsoft MFA Crate do?

This Crate simplifies the process of authentication by allowing you to reset the authentication method for a specified user and update the relevant ticket, all in one smooth operation.

* Streamline the process of resetting user authentication methods
* Maintain accurate documentation by automatically updating the ticket
* Reduce manual errors and save time

### How the Crate works

1. You select the user for whom the authentication method needs to be reset via the form unpacked from the Crate.
2. The workflow automatically resets the authentication method specified in the form.
3. The corresponding ticket is updated with the necessary information.

{% hint style="success" %}
For this Crate to work, you must have the policy in place that MFA is required. Using the Crate without this policy will result in the app being deleted without enforcing re-enrollment at the next login.&#x20;
{% endhint %}

## 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.
* For ticketing functionality, set up one of the following PSA integrations:
  * [Kaseya BMS](https://docs.rewst.help/documentation/integrations/integration-guides/kaseya-bms-integration-setup)
  * [Halo PSA](https://docs.rewst.help/documentation/automations/kits/halo-psa-integration-kit)
  * [ConnectWise PSA](https://docs.rewst.help/documentation/integrations/integration-guides/connectwise-integration-setup)
  * [Freshdesk](https://docs.rewst.help/documentation/integrations/integration-guides/freshdesk-integration-setup)
  * [Datto PSA](https://docs.rewst.help/documentation/integrations/integration-guides/datto-psa-integration-setup)

## Unpack the Reset Microsoft MFA Crate

1. Navigate to **Marketplace > Crates** in the left side menu of the Rewst platform.
2. Search for `Reset Microsoft MFA`**.**\
   \
   ![](https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FzTlethbrZcgACZA2mRM7%2Fimage.png?alt=media\&token=2377753d-601e-4454-a5c5-07dc456df994)
3. Click on the Crate tile to begin unpacking.
4. Choose your relevant PSA from the drop-down selector.
5. Click **Continue**.
6. Note that you have the option under the **Form Submission** accordion menu to activate the Crate for all future organizations in addition to the current one. You may also set activation to certain [tags](https://docs.rewst.help/documentation/settings/tags-in-rewst), [trigger criteria](https://docs.rewst.help/documentation/automations/intro-to-triggers/trigger-criteria), or for integration overrides.
7. Ensure that **Enabled** is toggled on.
8. Click **Unpack**.

### Use the Crate

1. Navigate to **Automations > Assets > Forms** in the left side menu of your Rewst platform.
2. Search for `M365: Reset MS MFA`.
3. Click **⋮ > Usages > View Direct URLs**.
4. Click on the link for the organization which contains the user you wish to manage. This will launch the form in a new tab.
5. Select the user you want to reset authentication for via the **User** drop-down selector.
6. Choose your **Authentication Type** from the list in the drop-down selector:
   1. **App**
   2. **Mobile**
   3. **Office**
   4. **Alternate Mobile**
   5. **Email**

![](https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FM3WMWCUHqGwMpEkpicSh%2FScreenshot%202025-08-18%20at%203.28.44%E2%80%AFPM.png?alt=media\&token=909ed9bd-13f1-441a-9bd0-cea2137f34aa)&#x20;

7. Click **Submit**.

{% 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/reset-microsoft-mfa-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.
