# Importing Autoincrement fields

**URL:** https://forums.knack.com/t/importing-autoincrement-fields/11697
**Category:** Ask the Community
**Created:** [December 10, 2021, 3:41pm UTC](https://forums.knack.com/t/importing-autoincrement-fields/11697 "2021-12-10T15:41:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![PeterG](https://avatars.discourse-cdn.com/v4/letter/p/977dab/32.png) [@PeterG](https://forums.knack.com/u/PeterG)
#### Post date: [December 10, 2021, 3:41pm UTC](https://forums.knack.com/t/importing-autoincrement-fields/11697/1 "2021-12-10T15:41:40Z")

</div>

Lets say you have a table with 1000 records and the ID field is autoincrement. If you import that table and make Knack recognize that field as autoincrement, will the next new record be 1001?

---

<div class="post-metadata">

### Author: ![CarlHolmes](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.knack.com/carlholmes/32/2814_2.png) [@CarlHolmes](https://forums.knack.com/u/CarlHolmes)
#### Post date: [December 10, 2021, 10:22pm UTC](https://forums.knack.com/t/importing-autoincrement-fields/11697/2 "2021-12-10T22:22:02Z")

</div>

If you’re importing into a table that has an Auto Increment field starting a 1-1000 the next record will be 1001 irrespective of what you do on the import as the Auto Increment has no user parameters to set.
