> For the complete documentation index, see [llms.txt](https://docs.enercalc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enercalc.com/sel-faq/setup-and-licensing/installation-activation-lice/updating-your-pcc-2.md).

# Updating your PCC Manually

How to manually update your ENERCALC SEL Product Control Code after a company name change or correction.

## How can I manually update my PCC?

There are some rare times where you might need to updated your PCC manually, such as if your company name changed.

To do this, launch ENERCALC SEL, but close out of any project, so that the Project Assistant is visible. Click the License icon in the toolbar and then click Deactivate this Device:

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-4842bb9a7780cea96bcfc9caae67d61240ee8d2c%2FLicense%20Deactivate.jpg?alt=media)

Click the Back to PCC button:

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-c6f05ddc8c1f5da94ea284e1ea9619423557f6f8%2FBack%20to%20PCC.jpg?alt=media)

Your new PCC is typically delivered to your email address on file when you request a change such as a correction or a company name change.

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-4b81de1521815ff30fa795692a3bc033903eafec%2FSample%20blanked%20out%20PCC.jpg?alt=media)

Once you have your new PCC, you can click Clear PCC, and then copy the new one and paste it into the field labeled ENTER PRODUCT CONTROL CODE - "PCC":

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-80957230d47b166f05305c26b3687994957b6bb3%2FPCC%20pasted%20in.jpg?alt=media)

Click the button labeled "VALIDATE Product Control Code":

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-9df9e5b1246b9f0ace188cb9fa2aff10849f9188%2FClick%20VALIDATE.jpg?alt=media)

If the PCC is valid, you will see an "ACTIVATE" button next. Click "ACTIVATE":

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-cb10f1a6feef08458e5356074bbb22860631fa36%2FClick%20ACTIVATE.jpg?alt=media)

The next screen should indicate that the program is ready to activate your license, and it presents the option for Indefinite Activation or Automatic Activation and Deactivation. For more information on those two options: <https://media.enercalc.com/sel_help_20/index.html?activation.htm>

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-14925b16202784ffdfc407cc11781ebd2fae6d48%2FActivation%20types.jpg?alt=media)

Once you click on the button for the desired activation type, you will see an "Activation in Process" message:

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-addf7e9ef662afae4e33a55fb3f06b16d2ffa131%2FActivation%20in%20Process.jpg?alt=media)

Under normal conditions, this will lead to the "Software is ACTIVATED" message:

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-16877a3c9c7f299188678433cf72422a2c105921%2FSoftware%20is%20ACTIVATED.jpg?alt=media)

Simply click the "CONTINUE TO APP" button to begin using the software:

![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-503b99361f4eb19696137d80f4b4bf1b0c90ca9c%2FCONTINUE%20TO%20APP.jpg?alt=media)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.enercalc.com/sel-faq/setup-and-licensing/installation-activation-lice/updating-your-pcc-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
