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

# Move Quarantined Message

Moves the message to the specified target folder.

<Note>
  External Documentation

  To learn more, visit the [Proofpoint Protection Server documentation](https://www.proofpoint.com/sites/default/files/technical-briefs/pfpt-us-tb-proofpoint-ser-api-overview.pdf).
</Note>

## Parameters

<div className="integrations-table">
  | Parameter     | Description                                                                                                                                                                                                                                       |
  | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Folder        | Name of the folder where the message is stored.                                                                                                                                                                                                   |
  | Message ID    | The ID of the message to move. Can be retrieved from the 'List Quarantined Messages' action.                                                                                                                                                      |
  | Target Folder | Name of the folder to move the email message to.<br />The folder for moved messages must be for quarantined messages from the same type of module.<br />For example, you cannot move spam messages to a folder for DLP Incidents, and vice versa. |
</div>

## Workflow Library Example

[Move Quarantined Message with Proofpoint Protection Server and Send Results Via Email](https://library.blinkops.com/workflows/move-quarantined-message-with-proofpoint-protection-server-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="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/move-quarantined-message-with-proofpoint-protection-server-and-send-results-via-email/canvas" />
</div>
