# Corporate CLA Console

{% hint style="info" %}
**Note:** The EasyCLA Corporate Console is meant to be used by CLA Managers of companies to coordinate the CCLA signing process and to manage their company's list of authorized contributors. Individuals who are not managing a CCLA for their company cannot access the EasyCLA Corporate Console.
{% endhint %}

The EasyCLA Corporate Console makes it easier for companies to sign Corporate Contributor License Agreements (CLAs) for projects, view CLA details, and manage their lists of authorized contributors. After a CLA Manager signs in to the [EasyCLA Corporate Console](https://organization.lfx.linuxfoundation.org/company/dashboard), they can view the following sections:

* [Dashboard](/lfx/easycla/v2-current/corporate-cla-console/dashboard.md)
* [Manage Organization](/lfx/easycla/v2-current/corporate-cla-console/manage-your-profile.md)
* [Projects](/lfx/easycla/v2-current/corporate-cla-console/projects.md)

The EasyCLA Corporate Console is used by CLA Managers. For more information about the different user roles in EasyCLA, see [What Role Are You?](/lfx/easycla/v2-current/getting-started.md#what-role-are-you)


---

# 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/v2-current/corporate-cla-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.
