# IEEE's eCF  Integration for Camera-Ready Submissions

For OpenReview to integrate with IEEE's Electronic Copyright Form (eCF), the program chairs will need to know their IEEE Publication Title and IEEE Art Source Code.

## Author Console

Go to the Authors group (in Edit mode) and add the following properties to the **Group UI Code** at the bottom of the group page:

1. showIEEECopyright: true,
2. IEEEPublicationTitle: “”,
3. IEEEArtSourceCode:

<figure><img src="/files/9LYAXK38QV3we4rMWL5v" alt=""><figcaption></figcaption></figure>

Save the changes, and the “CopyRight Submission” button will appear in the console for authors of the Accepted Submissions only. This means decisions must be posted and the Post Decision was run.

## Testing

If the program chairs want to test submitting the copyright form, they can do so with an Accepted submission. They’ll need to delete the submitted form on the IEEE side afterwards.


---

# 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.openreview.net/how-to-guides/workflow/ieees-ecf-integration-for-camera-ready-submissions.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.
