# Uninstall the EasyCLA Application

{% hint style="info" %}
**Prerequisite**: You must be an owner of the GitHub organization.
{% endhint %}

If you uninstall the EasyCLA application from a GitHub organization, EasyCLA monitoring is no longer in effect for the organization and all of its the repositories.

1. Sign in to GitHub, and navigate to the organization for which you want to uninstall the EasyCLA application.
2. Under **Settings** tab, select **Installed GitHub** Apps from the left side navigation pane.
3. Click **Configure** for the Linux Foundation: EasyCLA app.

![Uninstall EasyCLA App](/files/-MUDd4K5p1crMbp9KidU)

4\. Navigate to **Danger zone > Uninstall Linux Foundation: EasyCLA** section, and click **Uninstall**.

![Uninstall EasyCLA App](/files/-MLclxgI15WPCP1yiDxd)

5\. Refresh the Project Control Center.


---

# 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.linuxfoundation.org/lfx/easycla/v2-current/project-managers/uninstall-the-easycla-application.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.
