Promptwatch Logo

Google-Agent

Google-Agent navigates the web and performs actions upon user request, used by agents hosted on Google infrastructure such as Project Mariner.
GoogleGoogle-Agent
AgentUser Initiated

What is Google-Agent?

Google-Agent is the identity used by agents running on Google's infrastructure when they navigate a website for a user. Google names Project Mariner as an example of the kind of product that can use it. The person starts the task, then the agent requests the pages needed to carry it out.

That makes its traffic different from a scheduled search crawler. A session may move through several pages as the agent follows the user's instruction and interacts with the site. One request in a log is evidence of an agent visit, but it does not reveal the user's full task or prove that the task finished.

Google publishes desktop and mobile user-agent formats. Both contain the stable Google-Agent token inside a Chrome-like browser string, and the browser version placeholders can change. Rules should match the token rather than a particular Chrome version.

A Google-Agent visit does not add the page to Google Search and is not a Gemini training crawl. Googlebot controls Search crawling. Google-Extended is the separate robots.txt product token for the use of Google-crawled content in Gemini model training and grounding.

The practical effect is on the user's agent session. If a firewall blocks Google-Agent, an agent may be unable to inspect a page or continue the requested workflow even though the same page works in a person's browser. Allowing it improves access for that workflow but does not raise search rankings or create an AI citation by itself.

Google lists the agent in its user-triggered fetcher documentation and publishes its network ranges in user-triggered-agents.json. Cloudflare also classifies it as a Google-operated AI assistant. Check both the token and Google's current network data when distinguishing a genuine request from a copied user-agent string.

Relevant for AI searchGeminiGoogle Search

Is Google-Agent relevant for AI search?

Yes. Google-Agent feeds Gemini, Google Search, so the pages it can reach shape what those AI products say about you.

Google-Agent fetches, indexes, or retrieves pages for an AI product, so the pages it can reach shape how that system describes your brand and products.

Track Google-Agent with Promptwatch

Promptwatch classifies Google-Agent (Google-Agent) in real time from your server and CDN logs. See exactly when it visits, which pages it requests, the status codes it gets, and how those crawls map to AI citations. Requests are validated against the operator's published IP ranges to filter out spoofed user agents.

How to handle Google-Agent

Decide first whether users should be able to send Google-hosted agents through the affected pages. Public product and information pages may be useful to an agent, while account, checkout, and administrative routes should keep their normal authentication and authorization checks.

You can state a crawl preference with the stable token:

User-agent: Google-Agent
Disallow: /

This is only a partial control. Google says user-triggered fetchers generally ignore robots.txt because a user requested the fetch, and Cloudflare's directory also records Google-Agent as not following robots.txt. Use a WAF, CDN rule, or application-level access control if the block must be enforced.

When allowing the agent, avoid trusting the user agent alone. Compare the source with Google's published user-triggered-agents.json ranges and keep rate limits and authorization checks in place.

Examples

  • A user asks a Google-hosted agent to research a product, and the site's logs show the desktop Google-Agent string requesting the product and policy pages.
  • A travel site permits Google-Agent on public listings but still requires the user to authenticate before any account-specific action.
  • An incident responder sees a Google-Agent token from an unrelated network and treats it as unverified instead of allowlisting it by name.

Frequently asked questions about Google-Agent

Learn about AI visibility monitoring and how Promptwatch helps your brand succeed in AI search.

Google describes it as an identity for agents hosted on Google infrastructure and names Project Mariner as an example. The request is made to carry out a user's instruction.

Be the brand AI recommends

Monitor your brand's visibility across ChatGPT, Claude, Perplexity, and Gemini. Get actionable insights and create content that gets cited by AI search engines.

Promptwatch Dashboard