# Uninstalling Merge Freeze

Before uninstalling Merge Freeze be sure to unfreeze any projects so that any outstanding Merge Freeze status checks will not inhibit you from merging.

If you’d like to stop using Merge Freeze all you need to do is uninstall the Github App from your organization / personal account. You can do this in Github by going to **Settings -> Applications**.

If you'd like to cancel your subscription, please email us at ***<hello@mergefreeze.com>*** to let us know.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mergefreeze.com/uninstalling-merge-freeze.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
