# 0056: Label redeclared

The script has a duplicate [label](https://docs.sannybuilder.com/language/data-types#labels). Each label must have an unique name.

**Possible solutions:** change the duplicate name.\\
