# Slack: Quarantine PCI Messages

**Objective:** Detect messages containing payment or financial information and quarantine them for review.

* **Trigger:** resource contains sensitive financial data
* **Filter:** channel name is not `billing`
  * Additional options: channel is 2-person DM, channel is multi-person DM, channel is external, channel is private
* **Actions:** send a Slack notification and quarantine the message, notifying the user

<figure><img src="https://2383928706-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgO8NOoWqwRd6MduHoEy7%2Fuploads%2F3a8n34EqtyuKuOM5yFmU%2Fimage.png?alt=media&#x26;token=0a6c14c1-daad-4c7e-a3da-dd56b95ca99c" alt=""><figcaption></figcaption></figure>
