createdBy
Createdby is a label used in metadata to identify the person or process that created a resource. Variants such as created_by or CreatedBy appear in databases, content management systems, file formats, and APIs to record the origin of a record or object. The field serves attribution and provenance purposes and can support auditing, workflow routing, and accountability.
In practice, createdby typically stores a reference to the creator as a username, user ID, or system
Usage and considerations vary by system. In a database table, a created_by column captures who created each
See also: Creator, Author, Provenance, Audit trail, Metadata, Data governance.