> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Start Compliance Search

> Starts a compliance search in Microsoft Purview.

The compliance search must be created using the `Create Compliance Search` action.

For more information, view the [Microsoft Documentation](https://learn.microsoft.com/en-us/powershell/module/exchange/start-compliancesearch?view=exchange-ps).

<Info>
  The action may succeed with "No Output" if the permissions are invalid, but the parameters are correct.

  Verify that the action returns an output and that requested operation was actually performed.
</Info>

Installed version: 3.5.0

## Parameters[​](#parameters "Direct link to Parameters")

| Parameter | Description                              |
| --------- | ---------------------------------------- |
| Name      | Name or Job ID of the compliance search. |

## Workflow Library Example[​](workflow-library-example "Direct link to Workflow Library Example")

[Start Compliance Search with Exchange Online and Send Results Via Slack](https://library.blinkops.com/workflows/start-compliance-search-with-exchange-online-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Automation Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Automation on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/start-compliance-search-with-exchange-online-and-send-results-via-email/canvas" />
</div>
