# Get Access to EasyCLA

{% hint style="info" %}
**Prerequisites:**

* Ensure that your project meets the [EasyCLA Requirements](/lfx/easycla/v1-deprecated/getting-started/easycla-requirements.md).
* Ensure that you have an LF Single Sign-on (SSO) account, [create an account](/lfx/sso/create-an-account.md) if you do not have an SSO account.
  {% endhint %}

**To get access to EasyCLA:**

1. Share your username with the EasyCLA administration team at <docucla@linuxfoundation.org>.
2. Provide sample ICLA and CCLA template documents to the EasyCLA administration team at <docucla@linuxfoundation.org>.

After the EasyCLA administration team confirms your setup, you can [Sign In to the EasyCLA Management Console](/lfx/easycla/v1-deprecated/project-managers/sign-in-to-the-easycla-management-console.md) to do the EasyCLA activities as a [project manager](/lfx/easycla/v1-deprecated/project-managers.md).

**Note:** CLA managers can immediately start using the EasyCLA Corporate Console because it does not require activation from the EasyCLA administration team. Simply [Sign In to the EasyCLA Corporate Console](/lfx/easycla/v1-deprecated/cla-manager/sign-in-to-the-easycla-corporate-console.md) to do the EasyCLA activities for [CLA Managers](/lfx/easycla/v1-deprecated/cla-manager.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/getting-started/get-access-to-easycla.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.
