# Project Managers

As a project manager, you have responsibilities to manage a project’s GitHub organization or Gerrit instance, members, repositories, and legal aspects like the CLA. You use the CLA Management Console to set up CLA.

To Set Up CLA:

1. ​[Sign in to the CLA Management Console](/lfx/easycla/v1-deprecated/project-managers/sign-in-to-the-easycla-management-console.md)
2. [Install the EasyCLA Application](/lfx/easycla/v1-deprecated/project-managers/install-the-easycla-application.md).
3. ​[Add a CLA Group](/lfx/easycla/v1-deprecated/project-managers/add-a-cla-group.md).
4. ​[Add Contributor License Agreements](/lfx/easycla/v1-deprecated/project-managers/add-contributor-license-agreements.md).
5. [Add/Remove GitHub Repositories](/lfx/easycla/v1-deprecated/project-managers/add-github-repositories-to-cla-monitoring-or-remove-them-from-cla-monitoring.md) Or [Add/Delete Gerrit Instances](/lfx/easycla/v1-deprecated/project-managers/add-gerrit-instances-to-cla-monitoring-or-delete-them-from-cla-monitoring.md)

At any time, you can change the settings to manage your project's CLA monitoring, and do other management tasks:

* ​[View Current and Previous CLA PDFs](/lfx/easycla/v1-deprecated/project-managers/view-current-and-previous-cla-pdfs.md)​
* ​[Manage CLA Group Details](/lfx/easycla/v1-deprecated/project-managers/manage-cla-group-details.md)​


---

# 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/easycla/v1-deprecated/project-managers.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.
