Hello I use ConTeXt ver: 2025.08.21 23:32 LMTX fmt: 2025.9.18 and have a tex file \setupinteraction[state=start,focus=standard]\setuphead[section][textstyle=\bf,numbercommand=\groupedcommand{}{.}]\definereferenceformat[zcref][label=*,style=normal,color=blue]\setuplabeltext[en][section=Section~] \starttext \section[sec:math]{Math} We want to refer to \zcref[sec:math]. \stoptext [image: enter image description here] I would like to hide the word “Section” from the printed title? On the other hand, I would like to keep this word when using \zcref[sec:math]. Some solutions have been provided here . I hope that this functionality could be made into an option in the next release of ConTeXt. Best regards, Dung