# Add or Delete CLA Managers

CCLA managers have the following responsibilities:

* Add a company to a project.
* Authorize domain names and email addresses.
* Change the settings to manage your company CLAs.

**To Add or Delete CLA Managers:**

1. ​[Sign in](https://docs.linuxfoundation.org/lfx/easycla/v1-deprecated/cla-manager/sign-in-to-the-easycla-corporate-console) to the corporate console.
2. Click a **company** of interest.

   The CLA Corporate Console shows Signed CLAs.

   ​![Signed CLAs](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-43065d82f7145c522f7fef1a7c19059a0e914e3a%2Fcla-signed-clas.png?alt=media\&token=b3d5a60c-03a1-401e-88f8-40552f21a7ef)​
3. Click a **CLA**.

   Project Signatures lists the CCLA Managers and Employee Acknowledgements for the project.
4. Do an action:
   * [Add a CCLA Manager](#add-a-ccla-manager)
   * [Delete a CCLA Manager](#delete-a-ccla-manager)

## Add a CCLA Manager <a href="#add-a-ccla-manager" id="add-a-ccla-manager"></a>

1. Click the **plus sign** (+) in the CLA Managers pane.

   The Add CLA Manager dialog appears.

   ​![Add CLA Manager pane](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-f1d68caba9f7e1ad14e0d94ce2149920878318b4%2Fcla-managers-pane.png?alt=media\&token=3eab598f-72ae-4563-ac30-3570eb91c66d)​
2. Enter the Linux Foundation identification of the CCLA manager who you want to add and click **SAVE**.

   ​![Add CLA Manager](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-7c9298bdf94679099465e0782b9ab80c507b19de%2Fcla-add-cla-manager.png?alt=media\&token=0a2cc15e-2247-49e4-a886-0797e0765345)​

The CCLA manager is listed under CLA Managers.

## Delete a CCLA Manager <a href="#delete-a-ccla-manager" id="delete-a-ccla-manager"></a>

1. Click **Delete** next to a CCLA manager to remove that person as a CCLA signatory.
2. Click **DELETE** on the Delete Manager confirmation dialog.

The CCLA manager is removed from under CLA Managers.


---

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