Use Cases
Create and Configure
1
Choose the field type
Click the
+ icon on the right side of the table header, then choose Auto Number from the field type list.2
Name the field
Enter a field name, such as “Order ID”, “Member ID”, or “Ticket Number”.
3
Save the field
After the field is created, Teable fills sequence numbers for existing records and future records.
Field Behavior
- Auto-incrementing: Each new record receives the next number in the sequence.
- Read-only: Auto numbers are record metadata. Users cannot edit specific values by hand.
- Stable across views: After a number is generated, it stays with the record. Sorting, filtering, and switching views do not change it.
Notes
- Auto numbers only move forward. If record
3is deleted, Teable does not reuse that number. The next new record continues with a later number. Gaps can appear in the sequence so references to historical records stay stable.

