What is NovaAct?

Nova Act is an AI agent created by Amazon that can use a web browser. It can intelligently navigate and interact with websites to complete multi-step tasks on behalf of a human user. Agent Analytics can track when it visits your website.

Overview

Operated By Amazon
Source Official Website
Expected To Follow Robots.txt No
Insights Last Updated July 31, 2026

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

Category

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

Expected Behavior

NovaAct 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.

NovaAct's User Agent

User Agent NovaAct

How To Block NovaAct With Robots.txt

Add this rule to your robots.txt file to request that NovaAct not access your website, or use Automatic Robots.txt to request the same of all AI agents at once. You can customize which pages are blocked by swapping out / for a different path.

User-agent: NovaAct # https://knownagents.com/agents/novaact
Disallow: /

Global Insights for NovaAct

As of July 31, 2026, 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.

Robots.txt Blocked Percentage

2%
2% of top websites are blocking NovaAct
Learn How →

Country of Origin

United States
NovaAct normally visits From the United States

Robots.txt Blocking Trend

2% of top websites block NovaAct in their robots.txt files.

Overall AI Agent Traffic

0.0% of all web traffic came from AI agents.

Frequently Asked Questions

Should I Block NovaAct?

Usually no. NovaAct 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. For comparison, 2% of the top websites we track already have robots.txt rules for NovaAct.


Does NovaAct Follow Robots.txt Rules?

No. NovaAct is not expected to follow robots.txt rules, 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 NovaAct Access Private Content?

It can if a user gives it access. NovaAct 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 NovaAct Visiting My Website?

Someone gave NovaAct 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 NovaAct Is Visiting My Website?

Agent Analytics tracks NovaAct visits in real time alongside every other known AI agent, crawler, and scraper. You can also check your server logs for requests whose user agent string contains "NovaAct". Look for sessions that browse like a person but move through pages faster than one. Keep in mind that NovaAct doesn't publish a verification method, so any client can claim its user agent string and a log match is a hint rather than proof.