# My project groups

### Manage your project settings

1. On the **project group card**, click **Settings** CTA.
2. On the **Manage Projects** page, you can either scroll down or use the search box to see the projects listed under your project group.

{% hint style="info" %}
If you do not see certain projects or subprojects listed in **CDP,** then contact the onboarding team to add that project.

You cannot add or delete the projects or sub-projects in your project groups.
{% endhint %}

#### Manage Integrations

1. Select the project for which you want to integrate the data sources.
2. Click **Manage Integrations** CTA.
3. On the **INTEGRATIONS** page, select the data source that you want to integrate and follow the [integration](https://docs.linuxfoundation.org/lfx/community-management/integrations) steps.

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

### View Project(s) group page

1. On the **project group card**, click **Project(s)** CTA.


---

# 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/project-groups-page/my-project-groups.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.
