# Gerrit

{% hint style="info" %}
If the author of the change-set is blank or deleted, then change-set activities will not be tracked in **CM** and it will not be shown on **Insights**.
{% endhint %}

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

1. On the **INTEGRATIONS** page, you will see all the connectors. Scroll down and check the **Gerrit** connector.
2. Click **Connect**.

   <figure><img src="/files/LFmQvDFpSqsqek0pQXKR" alt=""><figcaption></figcaption></figure>
3. On the pop-up window, enter the following details to connect the remote URL to the Gerrit repository that you want to connect to:

* Enter your Organization's URL
* Enter your project name
* Enter your Username
* Enter project key

4. Click **Connect**.

   <figure><img src="/files/95Vkq0Lk4QVemp0YaE4K" alt=""><figcaption></figcaption></figure>
5. Verify Gerrit is connected

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

Activities Collected:

* Change sets and change set comments
* Patch sets and patch set comments


---

# 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/community-management/integrations/gerrit.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.
