Systemdefined
Systemdefined is a term used in computing to describe elements that are defined or supplied by the system rather than by a user or application. While it is not tied to a single formal standard, systemdefined items appear in various domains such as software configuration, databases, and operating environments. The spelling system-defined (with a hyphen) is common, but the unhyphenated form systemdefined is also encountered in some documentation and codebases as a compound adjective or noun.
In software, systemdefined defaults and constants are values embedded by the framework or runtime that initialize
Systemdefined elements are distinguished from user-defined ones, which are created or customized by users or developers.