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 1 day ago

Insights

Top Website Robots.txts

1%
1% 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

How Do I Get These Insights for My 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?

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.

How Do I Block All AI Agents?
Serve a continuously updating robots.txt that blocks new AI agents automatically.
# In your robots.txt ...

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

⚠️ Manual Robots.txt Editing Is Not Scalable

New agents are created every day. We recommend setting up Dark Visitors Automatic Robots.txt if you want to block all agents of this type.

References