NovaAct

What is NovaAct?

About

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. You can see how often NovaAct visits your website by setting up Dark Visitors agent analytics.

Expected Behavior

AI agents are autonomous, meaning they can operate with or without human supervision. They're specifically designed to browse websites exactly like a human would.

Type

AI Agent
Autonomously browses websites to complete tasks

Detail

Operated By Amazon
Last Updated 2 hours ago

Insights

Top Website Robots.txts

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

Country of Origin

Unknown
NovaAct has no known country of origin

Global Traffic

The percentage of all internet traffic coming from AI Agents

Get These Insights for Your Website
Use the WordPress plugin, Node.js package, or API to get started in seconds.

Robots.txt

Should I Block NovaAct?

Probably not. AI agents visit websites to complete tasks for human users, so blocking them will effectively block those users from being productive. This could lead to negative sentiment about your website. Not blocking AI agents will allow more human users to use your website as they choose.

How Do I Block NovaAct?

⚠️ Manual Robots.txt Edits Are Not Scalable
New agents are created every day. Instead, serve a continuously updating robots.txt that blocks new agents automatically.

You can block NovaAct or limit its access by setting user agent token rules in your website's robots.txt. Set up Dark Visitors agent analytics to check whether it's actually following them.

# robots.txt
# This should block NovaAct

User-agent: NovaAct
Disallow: /

References