Start taming your tabs today

Add SideBoo to Chrome for free, then use these articles to get every tab, bookmark and history entry under control.

Chrome's built-in AI tab grouping: what Tab organizer can't do

Chrome's Tab organizer suggests AI tab groups from a right-click. It is useful — and it is gated, desktop-only, and clusters by topic, not by project.

8 min read · Published · Updated

What Chrome actually ships

Chrome has shipped AI tab grouping since M121, under the name Tab organizer. If you searched for the Chrome AI tab organizer, this is it. Right-click any tab and choose “Organize similar tabs”, or open Tab search and pick “Organize tabs” → “Check now”. Chrome reads the tabs you have open, proposes groups of related ones, and suggests a name and a colour for each. You accept the suggestion or you don't.

Since Chrome 146 most of that work happens on your own machine, on Gemini Nano — the small model Chrome downloads and runs locally instead of sending your tab list to a server. That is a genuine improvement on the first two years of the feature, and it is the version most people are now using.

If that is all you want, you do not need an extension, and this article will not try to talk you into one. It is about the cases where it is not enough — and about the shape of the feature, which is more interesting than its feature list.

Five gates before it runs at all

The most common complaint about Tab organizer is not that it grouped things badly. It is that the menu item is not there.

  • A personal Google account, signed in, 18 or over — a managed Workspace account does not qualify by default.
  • Chrome Sync switched on, with history sync included.
  • A supported region. The feature has rolled out country by country and has never been available everywhere at once.
  • Desktop. Google lists Tab organizer for ChromeOS and for Chrome on Windows, macOS and Linux; the Android and iOS builds do not run Gemini Nano.
  • Not a managed browser — unless your administrator has enabled it. Enterprise and education profiles fall under Chrome's generative-AI policies.

There is a sixth, softer one: enough tabs. With only a handful open, Chrome returns an error instead of a suggestion.

None of that is unreasonable for a feature shipped by the company that also runs the account system. It does mean that for a lot of people the honest answer to “why not just use the built-in one” is “because it isn't there”.

It groups by topic. You work by project.

This is the structural limit, and a better model does not fix it, because it is not a quality problem.

Tab organizer clusters tabs that are about the same thing. Open a Figma file, a GitHub pull request, a Notion doc and a Jira ticket that all belong to one client, and it sees four subjects: design, code, docs, tickets. It will produce four tidy groups. Each one is defensible. All four are wrong.

The reverse happens just as often. Three unrelated pieces of work that all involve reading documentation get swept into a single group named Documentation, and you have lost the only distinction that mattered.

Topic is a property of the page. Project is a property of you. A model reading titles and URLs can see the first and cannot see the second — and the second is what people mean when they say “organise my tabs”.

Grouping is one verb out of five

Watch what someone with ninety tabs actually does in a day. They are almost never organising. They are doing these five things:

  • Finding: I read something about this yesterday, and it is in one of the eighty tabs Chrome will happily let you open.
  • Jumping: the tab exists, in one of four windows, on the other monitor.
  • Restoring: that was the wrong tab to close.
  • Deduplicating: the same page is open four times because search keeps returning it.
  • Closing in bulk, without having to read and judge each one.

Chrome's built-in feature addresses none of those. It addresses arrangement, once, on demand. That is why the pile is back a week later: grouping removes nothing, and it does not help you find anything that Tab search could not already find.

That is not a criticism of Google's implementation, which is good at what it does. It is the size of the thing. Tab organizer is a menu item, not a workflow.

Four differences that are not about model quality

Built into ChromeSideBoo
Gemini Nano, on device, not swappableAny OpenAI-compatible endpoint: Claude, GPT-class models, DeepSeek, or a local Ollama build. Your own API key, your choice of model, changeable whenever you like.
Groups and names open tabsOne ⌘K input across tabs, history, bookmarks and recently closed pages, plus duplicate cleanup, one-key restore, AI grouping and summaries.
Chrome and ChromeOS, desktop onlyAny Chromium browser — Chrome, Edge, Brave, Arc — installed from the Chrome Web Store.
Needs a signed-in Google account with history syncNo signup. History and bookmarks are read locally, and the API key never leaves the machine.

Only the first row is about AI. The other three are about where the software is allowed to run and how much of the job it covers — which is usually what decides whether a tool is still installed a month later.

When the built-in one is the right answer

The honest version: if you keep somewhere between ten and forty tabs, work in desktop Chrome on a single personal Google account, and what you want is a tidier tab strip after a research session — install nothing. Right-click, “Organize similar tabs”, accept. It is free, it is already there, and it does that job well.

It stops being enough at three fairly specific points: when your tabs stop being one topic per piece of work, when the browser stops being Chrome, or when the verb stops being arrange and becomes find.

Frequently asked questions

Does Chrome have built-in AI tab grouping?

Yes. It is called Tab organizer and has been in Chrome since M121. Right-click a tab and choose “Organize similar tabs”, or use “Organize tabs” in the Tab search menu. Chrome proposes groups of related tabs along with a suggested name and colour. Since Chrome 146 most rollouts run it on device on Gemini Nano.

Why is “Organize similar tabs” missing from my menu?

Usually one of five gates: you are not signed in to a personal Google account aged 18 or over, Chrome Sync or history sync is off, you are in a region where it has not rolled out, you are on Android or iOS rather than a desktop build, or your browser is managed by an administrator who has not enabled Chrome's generative-AI features. Having only a few tabs open can also produce an error instead of a suggestion.

Does Chrome's AI tab grouping send my tabs to Google?

Early versions of the feature sent tab titles and URLs off the device for processing. Since Chrome 146 most rollouts run on device on Gemini Nano, so the tab list stays local. Managed and enterprise configurations can behave differently and are governed by Chrome's generative-AI policies. If your tabs hold regulated data, check Chrome's current documentation rather than any article, including this one.

Is Chrome's Tab organizer available on Android or iOS?

No. Google lists it for ChromeOS and for Chrome on Windows, macOS and Linux. The Android and iOS builds of Chrome do not run Gemini Nano, which is what the on-device version of the feature depends on.

Do I still need a tab manager extension if Chrome groups tabs with AI?

It depends on which verb you need. If you want your tab strip arranged after a research session, the built-in feature covers it and you should not install anything. If you need to find a page you read yesterday, jump between windows, undo a close, clear duplicates or work in Edge, Brave or Arc, none of that is what Tab organizer does.

Related reading

Back to the blog