# CCLA Signatories

A corporate CLA signatory or CCLA signatory is someone who is authorized to sign a CCLA on behalf of their company.

If the CCLA signatory is the same person as the initial CLA manager, then they will sign the CCLA themselves while [coordinating the CCLA signing process](https://docs.linuxfoundation.org/lfx/easycla/v2-current/corporate-cla-managers/coordinate-signing-cla-and-become-initial-cla-manager).

Otherwise, if the CCLA signatory is a different person than the initial CLA Manager, then the CCLA signatory will receive an email informing them that they are designated to be an authorized signatory for a company. The CCLA signatory can [review and sign the CCLA](https://docs.linuxfoundation.org/lfx/easycla/v2-current/ccla-signatories/review-and-sign-a-corporate-cla-by-request) on behalf of the company.


---

# 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/ccla-signatories.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.
