What is GoogleAgent-URLContext?

GoogleAgent-URLContext is a web fetcher operated by Google that retrieves web content on behalf of Gemini API users. When a developer provides a URL as context in a Gemini API request, this bot fetches the page so the AI model can analyze and incorporate it into its response. You can set up Agent Analytics to see when GoogleAgent-URLContext visits your website.

Overview

Operated By Google
Source Official Website
Expected To Follow Robots.txt Yes
Insights Last Updated September 13, 2026

Do you operate this agent? Contact us to suggest an update.

Category

AI Assistant
Fetches website content in response to a user prompt, to include in an AI-generated answer

Expected Behavior

GoogleAgent-URLContext makes isolated, on-demand requests rather than crawling your site. Traffic follows user demand, ranging from sporadic fetches to steady visits for a popular assistant.

GoogleAgent-URLContext's User Agent

User Agent GoogleAgent-URLContext

How To Block GoogleAgent-URLContext With Robots.txt

Add this rule to your robots.txt file to block GoogleAgent-URLContext from accessing your website, or use Automatic Robots.txt to block all AI assistants at once. You can customize which pages are blocked by swapping out / for a different path.

User-agent: GoogleAgent-URLContext # https://knownagents.com/agents/googleagent-urlcontext
Disallow: /

Insights for GoogleAgent-URLContext

As of September 13, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the top 1000 websites and their robots.txt files.

Robots.txt Blocked Percentage

7%
7% of top websites are blocking GoogleAgent-URLContext
Learn How →

Country of Origin

United States
GoogleAgent-URLContext normally visits From the United States

Robots.txt Blocking Trend

7% of top websites block GoogleAgent-URLContext in their robots.txts.

Overall AI Assistant Traffic

0.6% of all web traffic came from AI assistants.

Top Visited Website Categories

Internet and Telecom
Shopping
Beauty and Fitness
Hobbies and Leisure
Business and Industrial

The types of websites most frequently visited by GoogleAgent-URLContext.

Frequently Asked Questions

Should I Block GoogleAgent-URLContext?

Usually not. Blocking GoogleAgent-URLContext can keep your pages out of AI-generated answers and eliminate potential citation traffic. It does not improve traditional search rankings. For context, 7% of the top websites we track currently have robots.txt rules for GoogleAgent-URLContext.


Does GoogleAgent-URLContext Follow Robots.txt Rules?

Yes. GoogleAgent-URLContext is expected to follow robots.txt rules, so a disallow rule is the appropriate first step. Automatic Robots.txt can add and maintain that rule, while Agent Analytics lets you verify whether GoogleAgent-URLContext respects it.


Does GoogleAgent-URLContext Access Private Content?

Not ordinarily. GoogleAgent-URLContext fetches pages as an anonymous visitor without a stored login. Content protected by a paywall or login remains out of reach.


How Can I Tell if GoogleAgent-URLContext Is Visiting My Website?

Agent Analytics tracks GoogleAgent-URLContext visits in real time. You can also check your server logs for requests whose user-agent string contains "GoogleAgent-URLContext". Look for a single-page request with no follow-up navigation. Because GoogleAgent-URLContext does not publish a verification method, any client can claim its identity and a log match is only a clue.


Why Is GoogleAgent-URLContext Visiting My Website?

A user asked Google's assistant a question your page could help answer. GoogleAgent-URLContext retrieved the page to support its response, often with a citation linking back to your site.