# Sign In to the EasyCLA Management Console

Project managers sign in to the EasyCLA Management Console to perform the CLA set-up and management tasks.

1\. Go to [https://easycla.lfx.linuxfoundation.org/](https://easycla.lfx.linuxfoundation.org)

2\. On **Projects** card, click **Proceed**.

![Sign in to Management Console](/files/-MLlUu0A5sg-Eo399XBU)

3\. Enter your credentials as the project manager, and click **SIGN IN**.

**Result:** The CLA Management Console appears and lists your assigned projects from the Linux Foundation, for example:

![CLA Management All Projects](/files/-M6ci1dS_my4j2s4Ug8z)

4\. Click a **project name** of interest.

For each project, the CLA Management Console provides the following information:

* **GitHub Organizations** shows the organizations to which you have connected to the CLA Management Console. Organizations are shared accounts where companies and open source projects can collaborate across many projects at once.
* **CLA Groups** shows the CLA groups that you have added to the project. A CLA group defines one or more CLA types that contributors must sign.
  * **GitHub Repositories** shows the repositories that you have configured to require CLA monitoring for pull requests.
  * **Gerrit Instances** shows the Gerrit instances that you have added to require CLA monitoring for pushes.


---

# 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/sign-in-to-the-easycla-management-console.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.
