# View Employee Acknowledgements

CLA managers can view a list of employee acknowledgements.

**To View Employee Acknowledgements:**

1. ​[Sign in](/lfx/easycla/v1-deprecated/cla-manager/sign-in-to-the-easycla-corporate-console.md) to the corporate console.
2. Click a **company** of interest.

   The CLA Corporate Console shows Signed CLAs.

   ​![Signed CLAs](/files/-M6d7CP_NGZyCvumWjGO)​
3. Click a **CLA**.

   Project Signatures lists the CLA Managers and the signed Employee Acknowledgements for the project. Each acknowledgement shows the employee name, the agreement name, and the date the employee acknowledged the agreement.


---

# 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/view-employee-acknowledgements.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.
