RID
Salesforce Record ID Decoder
Decode a Salesforce record ID into its object-type prefix, instance, and uniqueness bytes.
Runs entirely in your browser · Your input is never transmitted
DECODED
Ready—
How to use
- Paste a 15- or 18-char record ID.
- See the object-type prefix and known object mapping.
Frequently asked
What are the first 3 chars?
The key prefix — uniquely identifies the object type (001 = Account, 003 = Contact, 005 = User, etc.).