> 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/v2-current/project-managers/update-template.md).

# Update Template

Project managers can edit and update CLA templates to display the correct email address of the person managing the project so that contributors can submit signed CLAs to the mentioned email addresses if they want to sign them manually, rather than via DocuSign.

1\. Sign in to the [Project Control Center](https://projectadmin.lfx.linuxfoundation.org).

2\. Under My Projects, click a project, and scroll down to Tools Status section, and click EasyCLA.

3\. Under CLA Groups, select a CLA group for which you want to update templates.

4\. Navigate to TEMPLATES tab, and click Edit Template.

5\. Provide email address of the person managing the project in the respective field, and click Update Template.

**Note**: This email address is displayed in the CLA templates as the email address for contributors to submit signed CLAs if they want to sign them manually, rather than via DocuSign.

6\. Click **Update Template**.

![Edit Template](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-M2DCN9UgoRgMEkgnLyP%2F-McSyoQ63waT5Zy3vINd%2F-McTtKnCTvHN1a4pnI7u%2Fedit%20template.png?alt=media\&token=2c78708b-9fb1-4905-b9ce-94c2a2ad761c)

![Update Template](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-M2DCN9UgoRgMEkgnLyP%2F-McSyoQ63waT5Zy3vINd%2F-McTvAsAlBvlphnS7cUo%2Fupdate%20template.png?alt=media\&token=5fb11512-f1ea-4300-b6f8-0e9397d263ee)


---

# 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/v2-current/project-managers/update-template.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.
