# Review and sign a Corporate CLA by Request

{% hint style="info" %}
**Note:** The CLA Signatory does *not* need to have a Linux Foundation Single Sign-On (SSO) account to sign a corporate CLA.
{% endhint %}

To sign the CCLA, after someone else has coordinated the CCLA signing process and designated you to sign:

1. Look in your email inbox for a CLA Sign Request email and open the email.
2. Click **the link** in the email to review and sign CLA.​\
   The "Preparing CCLA" dialog opens.

![Preparing CCLA](/files/-MF5PMi1aBnPO-7SXZ-V)

3\. After the CCLA preparation is complete, click **Sign CCLA**.

![CCLA ready for Signature](/files/-MIOOECjXPlJNBroEiMH)

**Result:** You will be redirected to complete the DocuSign process.

4\. Select the check box to agree to use electronic signatures and click **Continue**.

5. Follow the instructions in the DocuSign document to fill in the required fields, sign the CCLA, and click **Finish**.

![](/files/-MB-JO89jlUQo35uuYLh)

{% hint style="info" %}

* After signing the CCLA, you will receive an email from The Linux Foundation confirming that it was signed.
* You can download the signed PDF document by clicking the link from that email, where you will be redirected to The Linux Foundation's website. If the download doesn't start automatically, click **Proceed to Download**. ![](/files/-MDTJwX0jEoY9nH9ahGp)
  {% endhint %}


---

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