> 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/using-the-software/general-operation/code-value-0.md).

# Code Value : 0

How to fix the Code Value 0 error in ENERCALC SEL by syncing and resetting default codes and standards.

## I'm receiving a message that says "Code Value : 0". How can I fix it?

This indicates that there is a minor hiccup with the settings in your installation and possibly your default material code settings. Here is the easiest way to fix it:

1. Click "OK". ![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-2bd15e75a13c7f396a896190bd7dd05c6f504ba4%2FCode%20Value%200%20-%20Step%201.png?alt=media)
2. Click "CANCEL". ![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-5957789cc8bd65f63de2d929697d37436ab5a7eb%2FCode%20Value%200%20-%20Step%202.png?alt=media)
3. Click "Bldg Code". ![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-f622a61e66e42c4909f0e2b1624b57b694986872%2FCode%20Value%200%20-%20Step%203.png?alt=media)
4. Click "Sync design standards with selected IBC". ![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-e60b2e830d823234f8f325485373a2d6395a2712%2FCode%20Value%200%20-%20Step%204.png?alt=media)
5. Click "Set Default Codes and Standards for New Projects". ![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-964ee27a98d28d66052fba234769ebe3d07b2b84%2FCode%20Value%200%20-%20Step%205.png?alt=media)
6. Click "Save". ![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-134562dbe4a8de5dcea0142af8d98f756a0a0176%2FCode%20Value%200%20-%20Step%206.png?alt=media)
7. Click "SAVE & CLOSE". ![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-69489625a3883000c758d4752daefdcbfd752ed0%2FCode%20Value%200%20-%20Step%207.png?alt=media)
8. Choose whether you want to regenerate all reports or do it later. ![](https://1076748670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBL2fEQRwrlKSM2irFL0%2Fuploads%2Fgit-blob-bc6cfae7301340697e8a6bc8fda09646d72dc5e9%2FCode%20Value%200%20-%20Step%208.png?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/using-the-software/general-operation/code-value-0.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.
