Microsoft Lists
Microsoft Lists is the Microsoft 365 application for tracking structured information — issues, assets, requests, events, inventory, and anything else that fits in rows and columns. It runs on the same list engine SharePoint has always used, presented as a standalone app with ready-made templates, saved views, conditional formatting, built-in forms, and rules that send notifications. Organisations use it to replace scattered tracking spreadsheets with one structured record that several people can update at once.
Part of the SharePoint reference · Limits verified against Microsoft documentation · Last reviewed 1 September 2026
Is Microsoft Lists discontinued? No — the service is fully supported. Microsoft retired the mobile apps for iOS and Android in mid-November 2025, and that is the source of the confusion. Lists still works in a browser, in Microsoft Teams, and through SharePoint, and no data was affected. What changed.
What Microsoft Lists does
- Structured columns. Text, number, date, choice, person, lookup, yes/no, currency, image and calculated columns, each validating what can be entered.
- Saved views. The same data as a grid, gallery, board or calendar — filtered and grouped per audience, saved for everyone or just for you.
- Conditional formatting. Colour and icon rules per column or row, so status is readable at a glance without opening anything.
- Built-in forms. A form collects entries from people who never open the list itself.
- Rules. Simple if-then notifications when an item is created, changed or deleted, with no flow-building required.
- Version history and comments. Every change recorded and reversible; discussion attached to the item rather than an email thread.
- Templates. Ready-made structures for issue tracking, asset management, onboarding, event planning and recruitment.
Common uses
- Help desk and service request tracking
- Asset, equipment and inventory registers
- Project task and milestone tracking
- Employee onboarding and offboarding checklists
- Event planning, room bookings and schedules
- Risk registers, incident logs and audit trails
- Employee directories and contact lists
What changed with the mobile apps
Microsoft retired the standalone Microsoft Lists apps for iOS and Android in mid-November 2025. New installs were blocked from September 2025, the apps were pulled from both stores in November, and existing installations stopped working. Microsoft’s guidance is to use the mobile browser experience instead, which it describes as more functional and still receiving updates.
Nothing happened to the data, and nothing happened to the platform. Lists continues to work in a desktop browser, in a mobile browser, as a tab inside Microsoft Teams, and everywhere SharePoint surfaces list content.
Worth checking if you run field or frontline scenarios. Three capabilities were specific to the retired apps and did not carry over to the browser: QR code scanning, document scanning, and in-app image editing. Inventory counts, site inspections and asset audits that depended on those need a different approach — usually a Power App over the same list.
How Microsoft Lists fits into Microsoft 365
Lists rarely stands alone. Knowing which product owns which job is the difference between a tidy Microsoft 365 estate and five overlapping trackers nobody trusts.
- SharePointSame engine. A list saved to a team or communication site is a SharePoint list, visible in both experiences, and reaches the intranet through the List web part.
- OneDrivePersonal lists created under My lists live in the creator’s own storage rather than on a shared site — which matters when that person leaves.
- Microsoft TeamsAny list can be pinned as a channel tab, so a team works the tracker without leaving Teams. The list still lives in the connected SharePoint site.
- Power AutomateWhere rules stop. Approval chains, multi-step routing, calls to external systems and scheduled digests all start from a list trigger.
- Power AppsCustomises the item form beyond the built-in form, or builds a full app — including camera and scanning scenarios — on top of list data.
- ExcelThe entry and exit point. Import a spreadsheet to create a list; export a view back to Excel for modelling.
- PlannerThe nearest neighbour and the most common mix-up. Planner runs tasks to completion; Lists keeps records that persist.
Lists compared with Excel and Planner
Almost every “should this be a list?” argument is really one of these two comparisons.
| Microsoft Lists | Excel | Planner | |
|---|---|---|---|
| Built for | Tracking records | Calculation and analysis | Completing tasks |
| Unit of work | An item or record | A cell or range | A task with an assignee |
| Custom columns | Yes, validated by type | Free-form cells | Premium plans only |
| Concurrent editing | Many people, no conflicts | Co-authoring, conflict-prone at scale | Many people |
| History | Per-item version history | File-level version history | Limited |
| Permissions | Down to the individual item | Whole file | Whole plan |
| Choose it when | The record outlives the work | The answer is a number | The work has a done state |
Limits and thresholds
Two kinds of number appear below and they behave differently. Hard limits are enforced by the service — cross one and something breaks. Recommended limits are performance guidance you can exceed at a cost.
| Hard limits — enforced by the service | |
| Maximum items in a single list | 30,000,000 |
|---|---|
| List view threshold — items returned per view | 5,000 |
| Can the view threshold be raised in Microsoft 365? | No |
| Maximum size of a file attached to a list item | 250 MB |
| Lists and libraries combined, per site collection | 2,000 |
| Rules per list or library | 15 |
| “A date approaches” rules per list | 2 |
| Items above which inheritance can no longer be broken | 100,000 |
| Unique permission scopes per list — supported | 50,000 |
| Major versions retained per item | 50,000 |
| Recommended limits — performance guidance | |
| Unique permission scopes per list | 5,000 |
| Files synced in a single library | 300,000 |
Sources: Microsoft Learn, SharePoint limits (service description); Microsoft Support, List View Threshold for large lists and libraries; Microsoft Support, Create a rule to automate a list or library. Figures apply to SharePoint in Microsoft 365 and were verified on 1 September 2026. See the full SharePoint limits table for platform-wide figures.
What the thresholds mean in practice
- Design views before the list grows. A default view that returns everything will break somewhere past 5,000 items. Filter it on an indexed column from day one, not after the error appears.
- Index the columns you filter and sort on. Title, Created, Modified, Created By and Modified By are the usual candidates. An unindexed filter on a large list fails even when the result set is small.
- Watch the 100,000 mark for permissions. Above it you can no longer break inheritance at list level, which constrains how a large register can be secured.
- Rules run out before processes do. Fifteen is enough for notifications and not enough for a workflow. Move to Power Automate rather than working around the cap.
- Rules have edges. They cannot be built on multi-line text columns, you need Contribute permission to manage them, and notifications arrive from no-reply@sharepointonline.com — worth allow-listing before people report them as spam.
Key takeaways
- 5,000 views only The threshold caps views, not list size A list of 40,000 items works fine provided no single view tries to return them all at once. This one misunderstanding causes most of the anxiety about large lists.
- 30M item cap Raw capacity is almost never the constraint Thirty million items per list means you will hit query and permission limits long before you run out of room.
- Day 1 index Index the filter columns before the list grows Adding an index to an already-large list is harder than doing it at the start, and an unindexed filter fails even when the result set is small.
- 15 rules max Rules run out before processes do Fifteen covers notifications, not workflows. Only two may use the date-approaches trigger, and none can read multi-line text. Move to Power Automate at that point.
- 100k items Above this you cannot break permission inheritance A large register passes this quietly, and it constrains how the list can be secured afterwards. Plan the permission model early.
- Nov 25 apps only The mobile apps retired; the service did not Only the iOS and Android apps went away, in mid-November 2025. QR scanning, document scanning and in-app image editing went with them.
Putting list data on an intranet page
A tracker that only exists inside the Lists app gets used by the team that built it. Getting it onto the intranet homepage, a department site or a hub is what turns it into something the wider organisation actually reads.
SharePoint’s built-in List web part does this natively: drop it on a page, point it at a list, choose a saved view. For most trackers that is the right answer and there is nothing else to buy. Its constraint is presentation — the web part renders the standard list grid, so the tracker looks like SharePoint rather than like the rest of your page. There is limited control over layout, typography, card treatment, or how the data sits alongside the surrounding design.
When the data is right but the presentation isn't
ShortPoint connects to the same Microsoft list and renders it as cards, a searchable table, a directory, a carousel or a filtered board that matches the rest of your intranet design. The list stays exactly where it is — same permissions, same versioning, same single source of truth.
- Readers filter and search for themselves, rather than using author-set views
- Full theming — fonts, colours, spacing — with no SPFx development
- Stays in sync as the list is updated
- Maintained by content owners, not a developer queue
Used on 350,000+ SharePoint sites by 12M+ people · Microsoft Solutions Partner · No credit card required
Common questions about Microsoft Lists
What is Microsoft Lists?
Microsoft Lists is the Microsoft 365 application for tracking structured information — issues, assets, requests, events, inventory, and anything else that fits in rows and columns. It runs on the same list engine SharePoint has always used, presented as a standalone app with ready-made templates, saved views, conditional formatting, built-in forms, and rules that send notifications. Organisations use it to replace scattered tracking spreadsheets with one structured record that several people can update at once.
Is Microsoft Lists discontinued?
No. The service is fully supported and actively developed. The confusion comes from the mobile apps: Microsoft retired the Microsoft Lists apps for iOS and Android in mid-November 2025, removing them from both app stores. Only those two apps went away. Lists itself continues to work in a desktop or mobile browser, inside Microsoft Teams as a tab, and through SharePoint, and no list data was affected by the retirement.
What is replacing Microsoft Lists?
Nothing is replacing Microsoft Lists. The retired iOS and Android apps were replaced by the mobile browser experience, which Microsoft says offers more functionality and continues to receive updates. A few mobile-only features did disappear with the apps, notably QR code scanning, document scanning, and in-app image editing, so field-work scenarios that relied on those need rethinking. The list platform itself is unchanged.
Are Microsoft Lists and SharePoint lists the same thing?
They run on the same engine. Microsoft Lists is a standalone app experience over the list platform SharePoint has always used, so a list saved to a SharePoint site is a SharePoint list and appears in both places. Lists created under My lists are stored in the creator’s own OneDrive storage rather than on a shared site. New capabilities land in both experiences at the same time because there is one underlying technology.
What is the difference between Microsoft Lists and Excel?
Excel is built for calculation; Lists is built for tracking. Choose Excel when the data needs formulas, pivot tables, and analysis. Choose Lists when several people maintain a running log of items and you need column types that validate entries, saved views by status or owner, notifications on change, version history, per-item permissions, and a record of who changed what. Many teams move tracking spreadsheets into Lists and keep Excel for the modelling.
What is the difference between Microsoft Lists and Planner?
Planner manages work that gets completed; Lists tracks records that persist. Use Planner when the unit is a task with an assignee, a due date, and a done state, and the team wants a Kanban board. Use Lists when the unit is a record — an asset, a ticket, an incident, a contract — that needs custom columns, several views, and a history even after it is closed. Both are included with Microsoft 365 and many teams run both.
How many items can a Microsoft list hold?
A single list can hold up to 30 million items, so raw capacity is rarely the constraint. The practical limit is the list view threshold: any view that tries to return more than 5,000 items at once will throw an error. In SharePoint Online that 5,000 figure is fixed and cannot be raised by an administrator, because the service runs as a shared tenant environment. Large lists work well when views are filtered on indexed columns from the outset.
Can you show a Microsoft list on a SharePoint intranet page?
Yes. The built-in List web part embeds any list on a SharePoint page and can display a specific saved view, which is how most trackers reach the intranet. The web part renders the list in the standard grid, so the layout and styling follow SharePoint’s own presentation rather than your page design. Teams that need the data presented as cards, a searchable table, or a branded layout use a design layer over the same list.
Sources
- Microsoft Learn — SharePoint limits
- Microsoft Support — List View Threshold for large lists and libraries
- Microsoft Support — Create a rule to automate a list or library
- Microsoft Support — Microsoft Lists mobile apps retirement