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

# Merge Queue: Enable or Disable PR State Labels

> A new toggle in Merge Queue Settings lets you enable or disable GitHub labels that Trunk applies to pull requests to reflect their current queue state.

**Merge Queue can now apply GitHub labels to pull requests showing their current queue state.**

A new **State Labels** toggle in Merge Queue Settings controls whether Trunk applies labels to pull requests as they move through the queue. When enabled, PRs receive labels such as `trunk:queued`, `trunk:testing`, and `trunk:failed` that are visible directly in GitHub's pull request list without opening the Trunk dashboard.

* **Disabled by default.** Enable the toggle in **Merge Queue** → **\[your repository]** → **Settings** → **State Labels**.
* **Admin-only.** Only organization admins can change this setting.

See [State Labels](https://docs.trunk.io/merge-queue/administration/advanced-settings#state-labels) in the settings reference for details.
