# Add or Delete CLA Managers

As a CLA Manager for a project, you can:

* ​[Add another CLA Manager for that project](#add-a-cla-manager)​
* ​[Delete a CLA manager for that project](#delete-a-cla-manager)​

## Add a CLA Manager: <a href="#add-a-cla-manager" id="add-a-cla-manager"></a>

**Note:** The new CLA Manager must have an [LF SSO account](/lfx/sso.md) to be added as a CLA Manager. If they do not yet have one, they must [create one](https://docs.linuxfoundation.org/lfx/sso/create-an-account) before you add them as a CLA Manager.

1. Sign in to the [EasyCLA Corporate Console](https://organization.lfx.linuxfoundation.org/company/dashboard).
2. Navigate to the project for which you want to add a CLA Manager.
3. Navigate to **CLA Managers For My Organization** section, and click **+ Add CLA Manager**.

![Add CLA Manager CTA](/files/-MOaMdFdNicqsaNDs0TO)

4\. On the **Adding CLA Manager** window, type first name, last name, email address, and click **Add**.

![Adding CLA Manager](/files/-M9Y1LTmgKwkHVbHABGk)

## Delete a CLA Manager: <a href="#delete-a-cla-manager" id="delete-a-cla-manager"></a>

{% hint style="warning" %}
**Important:** A company that has signed a CCLA will always have at least one CLA Manager for that project, and you cannot delete the CLA manager if there is only one CLA manager.
{% endhint %}

Click ![](/files/puwzhi8e8TYRZvDDu5lr) under **Manage** column on a CLA manager's row to delete the user.


---

# 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/corporate-cla-managers/add-or-delete-cla-managers.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.
