# Review and Sign a Corporate CLA by Request

As a CCLA signatory, you may receive email requests to review and sign a Corporate CLA.

**To sign a CCLA:**

1. Look in your email inbox for a CLA Sign Request email and open the email.
2. Click **REVIEW DOCUMENT** in the email.

   ​![DocuSign](/files/-M6d6yg5icigV8G2K7xt)​

   The Corporate CLA dialog opens.
3. Click **OPEN CLA** and then follow the instructions that DocuSign presents. Some fields are pre-populated such as the company name and email.

After the Corporate CLA is signed, the Company page shows the signed Corporate CLA under Signed Project CCLAs. You receive a CLA Signed Document email with an attached document PDF. Contributors to the company project simply need to confirm their association to the company, and then they can continue with their pull requests. Their subsequent contributions will not require association confirmations.

*A Corporate CLA that is signed by the CCLA signatory remains in effect even when that CCLA signatory is no longer employed at a 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/v1-deprecated/cla-signatories/review-and-sign-a-corporate-cla-by-request.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.
