> ## 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: API updates

> Trunk Merge Queue has added more functionality to its public API, allowing it to fit seamlessly into any integration.

Trunk Merge Queue has added more functionality to its
[public API](https://docs.trunk.io/apis/merge), allowing it to fit seamlessly into any integration.
When you need to build custom integrations, Trunk Merge Queue can support it through its public API
and [webhooks](https://docs.trunk.io/apis/webhooks).

Currently, Trunk Merge Queue supports the following actions through our public API:

* Submitting or resubmitting a PR to the merge queue
* Removing a PR from the queue
* Restarting tests on a PR in the queue that has failed
* Getting current information on the PR and its status in the merge queue

Have a unique use case these APIs or webhooks do not cover? Let the team know in our
[community slack](https://trunkcommunity.slack.com/)!
