Google AI Search Agents: A 7-Step Setup Tutorial
Google's new information agents can monitor topics in the background and ping you when things change. Here's how to set them up and actually get useful alerts.
Google's new information agents can monitor topics in the background and ping you when things change. Here's how to set them up and actually get useful alerts.

Google just turned search into a thing that watches your back. On May 19, 2026, the company rolled out what it's calling "information agents," small AI workers that sit quietly behind your regular Google account, monitor a topic you care about, and proactively tell you when something changes. So instead of typing the same query into the search bar every Tuesday, the agent does it for you and surfaces what's new.
This tutorial walks through how to set up Google AI search agents, configure them so they don't drown you in noise, and squeeze actual value out of them for research, shopping, job hunting, and competitive monitoring. The feature is rolling out inside Google Search Labs, and based on the TechCrunch breakdown it's available to most US English users with a personal account.
Not gonna lie, the onboarding is a little buried. So let's get into it.
By the end of this guide, you'll be able to:
You'll also walk away with a few opinionated takes on when this is genuinely useful versus when you should just stick with classic search.
Before you start, make sure you've got:
If you're on a Workspace account through work or school, you're out of luck for now. Google's rollout schedule mentions "broader availability later in 2026," which is vague enough to mean anything.
Head to labs.google.com/search and sign in. You'll see a grid of experimental features. Look for the card labeled "Information agents" (sometimes shown as "AI agents for Search" depending on your region).

Flip the toggle to on. Google will ask you to accept a short data-use agreement. Read it. The summary: your agent prompts and the pages it monitors are used to improve the product, and you can revoke access anytime from your Google Account activity controls.
Once enabled, refresh google.com. You should see a new small agent icon (it looks like a tiny radar pulse) next to the search bar.
Click the agent icon, then hit "Create new agent." A side panel opens with three fields:
The quality of your prompt matters way more than people realize. Generic prompts produce noisy agents. Specific prompts produce useful ones.
Bad prompt:
Monitor AI news
This will flood you with dozens of updates a day, most irrelevant.

Good prompt:
Monitor announcements about Anthropic's Claude models,
including new model releases, pricing changes, and API
updates. Ignore general AI industry commentary.
See the difference? You're scoping the agent to specific entities, specific event types, and specific exclusions. The agent uses Google's Gemini models under the hood for query reasoning, and according to Google's launch post, narrow prompts roughly halve false-positive alerts.
You get four options:
The instinct is to crank everything to real-time. Resist that instinct. Real-time mode is great for breaking-news topics (stock price thresholds, product launches, ticket drops), but for most research use cases, daily or weekly is plenty. Google's own help docs hint that real-time agents are rate-limited per account, so spending your budget on "monitor my favorite restaurant's menu" is kind of wasteful.
A reasonable starter config:
| Use case | Frequency | Channel |
|---|---|---|
| Job openings at specific companies | Daily | |
| New papers on a research topic | Weekly | In-search |
| Price drop on a specific product | Real-time | Push |
| Competitor product launches | Daily | |
| Local event announcements | Weekly |
Email is the default and honestly the best for most use cases. It gives you a threaded digest, lets you archive old alerts, and doesn't interrupt your day.
Push notifications via the Google app are useful for genuinely time-sensitive monitoring (concert tickets, limited drops). But push for a weekly research digest is overkill and you'll start ignoring them within a week.

In-search alerts only appear when you visit google.com. Quiet and unobtrusive. Solid choice for low-priority topics you're curious about but don't urgently need.
New agents take about 15 minutes to do their first scan. After that, click the agent icon and select your agent to see its activity log. You'll get:
If the activity log is empty after an hour, something's wrong with your prompt. Usually it's too narrow or referencing entities Google's index doesn't track well. Edit the prompt and broaden it slightly.
Pro tip: Look at what the agent filtered out during its first run. If it tossed something you'd actually want to see, your prompt's exclusions are too aggressive. And if it surfaced obvious junk, your inclusions are too loose.
Interesting territory ahead. Single agents are useful. Multiple coordinated agents are a different animal.
Say you're researching the AI coding tools market. You could create:
Each agent has a tight scope. Together they paint a full competitive picture without you doing the manual legwork. Google's interface doesn't let you formally "link" agents yet, but tagging them with a common label (e.g., ai-coding-tools) groups their alerts into a single digest.
Based on the TechCrunch coverage, Google is planning a formal "agent groups" feature later this year. For now, the label workaround is your best bet.
After two weeks of running agents, audit them. For each one ask: did I act on any of its alerts? If no, kill it or rewrite the prompt. Agents that ping you constantly with stuff you ignore are worse than no agents at all because they train you to dismiss the notification icon entirely.
Google's account dashboard at myaccount.google.com/data shows total alerts sent per agent, which makes the audit easy.
The hallucination problem. Information agents are AI, and AI sometimes invents updates. Particularly with weekly summaries, the agent may paraphrase several sources into a single "update" that doesn't quite match any original article. Always click through to the source before acting on a high-stakes alert. According to Google's transparency page, the underlying Gemini model has a measured hallucination rate around 4% on summarization tasks, which sounds small until you're getting 50 alerts a week.
The recency bias. Agents weight recent content heavily, which means a topic that quiets down for a month can vanish from your alerts even if something important happened. Cross-check with manual searches monthly on topics you really care about.
The echo chamber. If your prompts are too narrow, the agent only surfaces sources that match what you already know. Broaden prompts every few weeks to let in adjacent topics. Pretty solid practice for actual research.
Workspace account workaround. If you're stuck on Workspace, you can technically run agents on a personal account and forward digests to your work email. Clunky but works.
To confirm your agent is genuinely useful (not just busy), try this:
If your hit rate is below 60%, the agent isn't ready for topics where you don't already have ground truth. Rewrite the prompt and try again.
Once you're comfortable with single agents:
And honestly? The most valuable thing you can do is delete agents that don't earn their keep. Quiet inboxes are worth more than busy ones.
Google's information agents are useful for a specific kind of person: someone who tracks ongoing topics and currently does so by re-running the same searches every week. If that's you, this saves real time. But if you mostly do one-shot searches, agents add overhead without much payoff. The feature is solid, not magical. Used carefully, it's a genuine upgrade to how Google Search works in 2026.
Sources
Yes, the initial rollout is free for personal Google accounts in Search Labs. Google has signaled that an Agent API and higher rate limits will be reserved for Google One AI Premium subscribers (around $19.99/month) later in 2026, but basic agent creation and daily digests stay in the free tier.
Not at launch. Workspace accounts (school and business) are excluded from the May 2026 rollout. Google's help docs mention broader availability "later in 2026" without a firm date. The workaround is running agents on a personal Google account and forwarding the email digests to your work address.
Google currently caps personal accounts at 25 active agents with a soft limit of 10 set to real-time frequency. Daily and weekly agents don't count against the real-time quota. If you hit the cap, you'll need to delete or pause an existing agent before creating a new one.
No. Agents only crawl publicly indexed web content. They can't see your Gmail, Google Drive, paywalled news sites, or content behind logins. For private monitoring you'd need to combine an agent with a separate tool like Zapier or use NotebookLM with uploaded documents.
Disabling Search Labs immediately pauses all agents and stops new alerts. Your prompts and configurations stay saved for 30 days, so re-enabling Labs within that window resumes everything. After 30 days, agent configurations are deleted and you'd need to recreate them.