Recently, I tested one of our IT Help Desk solutions that we built using Power Apps, Power Automate, and SharePoint. I wanted to see what happens when the SharePoint list grows beyond 10,000 records.
In the past, I never created any manually indexed columns for this list. But this time, I enabled Automatic Indexing. Once the list crossed 5,000 items, SharePoint automatically created the required indexed columns. This helped me continue filtering and sorting records without running into list threshold errors.
In this tutorial, I’ll show you how to enable automatic indexing in SharePoint.
Enable Automatic Indexing on SharePoint
Automatic Indexing is available in both SharePoint Online and SharePoint Server 2016 and later. By default, SharePoint enables it, but you can still check or change the setting if needed.
Follow the steps below:
- Go to your SharePoint list or library.
- Click the Settings gear -> choose List settings or Library settings.

- Under General Settings, select Advanced settings.

- Scroll down to Automatic Index Management.
- Select Yes to enable (or No to disable).
- Click OK to save your changes.

After enabling Automatic Indexing, SharePoint creates indexes for you when the list grows large enough (for example, when it exceeds 5,000 items).
To check this:
- Go to your List settings.
- Under Columns, click on Indexed columns.
- You’ll see the automatically created indexes listed here.

They usually include the columns that you frequently use in filters and views. This happens automatically, saving a significant amount of time when working with large lists.
You may also like the following tutorials:
- Term Store in SharePoint
- SharePoint List Title Column
- Content Approval in SharePoint
- SharePoint Column Validation Formula Examples
- SharePoint Online Number Column without Comma
- Create Indexed Columns in SharePoint Using Power Automate

Hey! I’m Bijay Kumar, founder of SPGuides.com and a Microsoft Business Applications MVP (Power Automate, Power Apps). I launched this site in 2020 because I truly enjoy working with SharePoint, Power Platform, and SharePoint Framework (SPFx), and wanted to share that passion through step-by-step tutorials, guides, and training videos. My mission is to help you learn these technologies so you can utilize SharePoint, enhance productivity, and potentially build business solutions along the way.