# Project Groups Page

On the **Project Groups** page, you can see all the onboarded project groups and your project groups.

It is designed to give you a quick overview of your projects and help you navigate the tool easily.

### Explore Projects

On the Project Groups page, you will see the following tabs:

<details>

<summary>My project Groups</summary>

Under this tab, you will find the project cards that you can access.

</details>

<details>

<summary>All project groups</summary>

you can scroll to explore all the onboard projects on CM, below the search box, you will find cards or sections displaying project groups. You can browse through these visually represented project groups.

Note: **Settings** CTA is disabled on these project cards unless you have access. You can click View project(s)

</details>

**Explore Project Details**

After selecting the project, you will be directed to its dedicated page or details within the tool. Here, you can view information, manage integrations, access data, and perform various actions related to that project.

### Select Project Group

1. On the top left corner of the home page, you will find a search box labeled Select project group.
2. Start typing the name of the project you are looking for into the search box.
3. As you type, the tool will begin displaying a list of suggested projects that match your search query.
4. Once you see the desired project in the search suggestions, click on its name. The tool will either directly open that project or take you to its specific page or details within the tool's interface.

<figure><img src="/files/6XGIHZS5J659RaDsAiCj" alt=""><figcaption></figcaption></figure>


---

# 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.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.
