# CLA Managers

As a CLA manager, you do the following CLA tasks after you [sign in to the CLA Corporate Console](/lfx/easycla/v1-deprecated/cla-manager/sign-in-to-the-easycla-corporate-console.md):

* [Add a Company to a Project](/lfx/easycla/v1-deprecated/cla-manager/add-a-company-to-a-project.md)
* [Sign a Corporate CLA for the company](/lfx/easycla/v1-deprecated/cla-manager/sign-a-corporate-cla-for-company.md)
* [Approve Contributors](/lfx/easycla/v1-deprecated/cla-manager/approve-contributors.md)—each approved list applies to the project for which the company has signed a Corporate CLA.
* ​[Add or Delete CCLA Managers](/lfx/easycla/v1-deprecated/cla-manager/add-or-delete-cla-managers.md)​
* ​[View Employee Acknowledgements](/lfx/easycla/v1-deprecated/cla-manager/view-employee-acknowledgements.md)​
* ​[Edit the Company Name and Manager Details](/lfx/easycla/v1-deprecated/cla-manager/edit-the-company-name-and-manager-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/cla-manager.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.
