> For the complete documentation index, see [llms.txt](https://docs.linuxfoundation.org/lfx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linuxfoundation.org/lfx/easycla/v2-current/project-managers/add-or-remove-a-project-from-cla-group.md).

# Add or Remove a Project from CLA Group

The Project Manager can add new projects to a CLA group or remove projects from a CLA group.

1. Sign in to the [Project Control Center](https://projectadmin.lfx.linuxfoundation.org).
2. Under My Projects, click a project.
3. Scroll down to **Tools Status** section, and click **EasyCLA**.
4. Under CLA Groups, select a CLA group for which you want to manage projects.
5. Select or deselect the check box next to a project to add or remove the project from the CLA group.
6. Click **Update CLA Group**.

**Note**: A project's check box is selected and unavailable under a CLA group if the project has already been added to another CLA group.

![Add and manage projects under a cla group](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-M2DCN9UgoRgMEkgnLyP%2F-MYL76gRXl7OC0uMczgL%2F-MYLBxHhieLDcf8xTntY%2Fadd%20and%20manage%20projects%20under%20a%20cla%20group.png?alt=media\&token=847a3698-e1d3-4c39-99fc-eac1237159ba)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-or-remove-a-project-from-cla-group.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.
