> ## 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.

# Delete Compliance Search Action

> Deletes a compliance search action.

Installed version: 3.5.0

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

| Parameter   | Description                                                                                                                                                                                                            |
| ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Action Name | Name or JobRunId of the compliance search action. The name is typically formatted as `<SearchName>_<ActionType>`. So for a search called `MySearch` and an action of type `Purge`, the name would be `MySearch_Purge`. |

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

[Delete Compliance Search Action with Exchange Online and Send Results Via Slack](https://library.blinkops.com/workflows/delete-compliance-search-action-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/delete-compliance-search-action-with-exchange-online-and-send-results-via-email/canvas" />
</div>
