If you have ever needed every record in a Zoho CRM module to carry its own unique reference, an Auto Number field is usually the simplest way to get there. Rather than agents typing in invoice numbers or job codes by hand, Zoho CRM can generate a consistent, sequential value on its own each time a record is saved. This article introduces what the field type does, why teams reach for it, and the two situations where it is most commonly used.
An Auto Number field is a field type available when customising a module in Zoho CRM. Once it is added, the system takes responsibility for assigning a distinct, incrementing value to each new record, so nobody has to remember what the last number used was or worry about two people picking the same one by accident. Because the value is generated automatically, it also removes a small but repetitive step from data entry.
The output can be styled to look like a proper business reference rather than a plain number. A prefix and suffix can be added around the sequence, and the starting point of the count can be set to whatever a business needs, whether that is starting fresh at 1 or continuing on from an existing numbering scheme.
The most common use is adding a reference or identifier to an existing module, standard or custom. Think of invoice numbers, order numbers, ticket references or job codes. These are values that a business wants to look tidy, be consistent, and never repeat, which is exactly what the field type is designed to provide.
Every custom module in Zoho CRM needs a record name, and by default this is a Single Line text field that someone has to fill in manually when creating a record. Many teams find this an unnecessary step, particularly when the record does not really need a descriptive name at all, just a unique one. Swapping this default field for Auto Number means every record gets a clean identifier automatically, with no typing required.