# Add and Manage Gerrit Organizations

Before you can add or manage Gerrit organizations and repositories, you must connect or add Gerrit organizations while setting up IT services. However, you can also add Gerrit organization in the Gerrit pane of **Tools** tab.

* ​[Add Gerrit Organization​](#add-gerrit-organization)
* ​[Disassociate Gerrit Organization​](#disassociate-gerrit-organization)

After you successfully add Git organizations, you can:

* ​[View Connection Status of Git Organization and Repositories​](/lfx/easycla/v2-current/project-managers/view-connection-status-of-git-organizations-and-repositories.md)
* ​[Enforce or Remove CLA Mechanism for Gerrit Repositories​](/lfx/easycla/v2-current/project-managers/enforce-or-remove-cla-mechanism.md#enforce-cla-mechanism-for-gerrit-repositories)

## Add Gerrit Organization <a href="#add-gerrit-organization" id="add-gerrit-organization"></a>

{% hint style="info" %}
**Note:**

* If you have already added a Gerrit instance during the EasyCLA on-boarding process, skip this procedure unless you want to add more Gerrit instances.
* After you add a Gerrit organization, all of its repositories are EasyCLA-enabled by default.
  {% endhint %}

1\. Click the **GERRIT** tab of Add Gerrit Organization.

<figure><img src="/files/ExZuQ4djdIS8gKU1FUjb" alt=""><figcaption></figcaption></figure>

2. To add the Gerrit organization, contact support to complete the Gerrit setup and Configuration.

{% hint style="info" %}
**Notes:**

* Contact the Linux Foundation IT team to get Gerrit Instance Name and URL.
  {% endhint %}

The EasyCLA project console lists the CLA-enabled instances, as shown below.​​

**Note:** You cannot disable the CLA check for individual Gerrit repositories.

![Gerrit Instances](/files/-MHLi3TkO_YVgD5b4YJ9)

## Disassociate Gerrit Organization <a href="#disassociate-gerrit-organization" id="disassociate-gerrit-organization"></a>

1\. Click **Disassociate Gerrit** next to a Gerrit Instance, and click **Yes, Disconnect** on the confirmation page.

![Disassociate Gerrit](/files/-MGgzMKnb6nZs2XU0zOh)


---

# 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/add-and-manage-gerrit-organizations.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.
