# Groups.Io

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

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-f2aecd3081c66c582f69b211747262d1165b1971%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

3. In the pop-up window, you must authenticate the groups.io account you want to connect to. This secure login process ensures that users are verified and authorized to access the system.

{% hint style="info" %}
Authenticated user accounts are saved at the sub-project level, so no reauthentication is required for new groups within the same sub-project. This process improves user convenience and reduces errors.

If your password changes or you need to switch to a different groups.io account, use the "Reverify account" feature to update your authentication information.
{% endhint %}

4. Enter the Email ID and the password, and click **Verify Account.**

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-e70552b574e4e03a05e3bf631b434cada3894040%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

5. After verification, you can connect to both groups and subgroups under **Connect groups**.
   * To connect a group, write down the name of the group.
   * To connect a subgroup, write down the group name, followed by +, followed by the subgroup name. E.g. groupName+subGroupName
6. Click **Connect.**

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-fe5f1c2d4e920d7002044d41bb05e46f04777f24%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

7. Verify if the groups.io integration is successfully completed on the **Integration** page.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-7ee03bd9f89fb356f22b9ade124a3b316b7b974f%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

Activities Collected:

* Messages/emails
* A member joining and leaving mailing groups


---

# 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/groups.io.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.
