What is Google-Agent?

Google-Agent is used by agents hosted on Google infrastructure to navigate the web and perform actions upon user request. Agent Analytics can track when it visits your website.

Category

AI Agent
Uses an actual web browser to autonomously complete complex tasks on behalf of a human user

Expected Behavior

Google-Agent controls a real browser, so expect it to load pages, run JavaScript, keep cookies, and move through multi step flows the way a person would. Its path through your site follows whatever task it was given rather than a fixed crawl order, so visits look irregular. Sessions can pause on a page while the agent processes content, then jump somewhere unexpected.

Overview

Operated By Google
Expected To Follow Robots.txt No
Insights Last Updated July 7, 2026

Robots.txt Blocked Percentage

0%
0% of top websites are blocking Google-Agent
Learn How →

Country of Origin

United States
Google-Agent normally visits From the United States

Robots.txt Blocking Trend

As of July 7, 2026, 0% of top websites block Google-Agent in their robots.txt files.

Overall AI Agent Traffic

As of July 7, 2026, 0.0% of all web traffic came from AI agents.

Top Visited Website Categories

Autos and Vehicles
Computers and Electronics
Travel and Transportation
Law and Government
Business and Industrial
Track AI Agents Visiting Your Website
Use Agent Analytics to get realtime visibility into visits from every crawler, scraper, and AI agent.

This data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the world's top 1000 websites and their robots.txt files.

Google-Agent's User Agent

User Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.6943.53 Safari/537.36 Google-Agent

Access other known user agents and IP addresses using the Enterprise API.

How To Block Google-Agent

Add this rule to your robots.txt file to request that Google-Agent not access your website. You can customize which pages are blocked by swapping out / for a different path.

User-agent: Google-Agent # https://knownagents.com/agents/google-agent
Disallow: /
Block Every AI Agent
⚠️ Manually adding individual robots.txt rules is not scalable. Instead, use Automatic Robots.txt.

Frequently Asked Questions

Should I Block Google-Agent?

Usually no. Google-Agent browses on behalf of a real person who is trying to read, compare, or buy something on your site. Blocking it turns away that person, not a bot farm, and they will finish the task on a competitor's site instead. Blocking it has no effect on your search rankings. Almost none of the top websites we track have robots.txt rules for Google-Agent right now.

Does Google-Agent Respect Robots.txt?

No. Google-Agent is not expected to honor robots.txt, so a disallow rule only states your preference. Enforce the block with firewall or server rules, then confirm in Agent Analytics that its requests actually stop.

Does Google-Agent Access Private Content?

It can if a user gives it access. Google-Agent operates a real browser session, so if someone signs in to your site through it, it sees whatever that account sees. Without credentials, it reaches only what any anonymous visitor can reach.

Why Is Google-Agent Visiting My Website?

Someone gave Google-Agent a task your site can help complete, like researching a product, comparing options, or filling out a form. It reached you through links and search results, the same way a person would.

How Can I Tell if Google-Agent Is Visiting My Website?

Agent Analytics tracks Google-Agent visits and every other known AI agent, crawler, and scraper alongside it, then authenticates each visit against Google-Agent's published verification method. You can also check your server logs for requests whose user agent string contains "Google-Agent". Look for sessions that browse like a person but move through pages faster than one. A log match is still not proof, because any bot can claim to be Google-Agent.

References