> For the complete documentation index, see [llms.txt](https://docs.linuxfoundation.org/lfx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linuxfoundation.org/lfx/easycla/v1-deprecated/getting-started/cla-troubleshooting/easycla-status-is-not-updated-in-contributor-console.md).

# EasyCLA Status is not Updated in Contributor Console

When corporate contributors are added to the approved list or they complete CLA signing process, the CLA status still remains **Not Covered** for GitHub, and shows **No Contributor Agreement** for Gerrit while submitting change.

#### Solutions: <a href="#solutions" id="solutions"></a>

#### For GitHub <a href="#for-github" id="for-github"></a>

After you are added to approved list, you must acknowledge company contribution or sign ICLA if your CLA requires you to sign individual CLA for getting full authorization to contribute.

#### For Gerrit <a href="#for-gerrit" id="for-gerrit"></a>

Navigate to Gerrit window, sign out and sign in again, and then submit a change.

![Signout Gerrit](/files/-MUJa11MIW3AXWSYG-tS)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/cla-troubleshooting/easycla-status-is-not-updated-in-contributor-console.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.
