---
title: Mergify Dequeue Command
description: Remove a pull request from a merge queue.
---

The `dequeue` command removes a pull request from the merge queue. This
command is ideal for situations where you realize a pull request either
shouldn't be merged or needs further revision before merging.

## Syntax

```text
@Mergifyio dequeue
```
