UUID
Universally Unique Identifier
A 128-bit identifier used to uniquely identify records across systems. While Salesforce uses 15/18-character IDs natively, external integrations often use UUIDs for cross-system record correlation.
Example use case
An integration maps Salesforce Record IDs to UUIDs stored in an external system's External ID field to maintain reliable cross-system record linkage.