SLR
Self-Lookup Relationship
A lookup relationship on an object that points back to the same object, creating a parent-child hierarchy within a single object type.
Example use case
An admin creates a self-lookup relationship on the Account object so that child accounts can reference their parent account, forming an account hierarchy.