What is NovaAct? AI crawler guide

NovaAct by Amazon: Amazon Nova Act agent token reported for browser-style task execution. Check its reported user-agent, robots.txt behavior, source, and verification guidance.

Amazon Nova Act agent token reported for browser-style task execution.

What is NovaAct?

NovaAct is an interaction bot operated by Amazon. It is reported as an agent token associated with Amazon Nova Act, a browser-style task execution system. Unlike traditional crawlers that primarily index content, NovaAct performs agentic navigation, meaning it can interact with web pages on behalf of a user to complete tasks. The user-agent token is simply "NovaAct". Its behavior is not fully documented, and its robots.txt posture is unverified, so site owners should treat it as an agent that may execute actions rather than just fetch pages.

What it's for

For a site owner, a hit from NovaAct may indicate that an automated agent is navigating your site to perform tasks for a user, rather than just indexing content. This could affect how your site's interactive elements are used, potentially leading to unintended actions or resource consumption. Understanding this distinction helps in deciding whether to allow or block such agentic traffic based on your site's functionality and business needs.

Allowing NovaAct only creates the possibility of retrieval. To find out whether your pages are selected, measure which answer engines actually cite your pages using a stable query set.

How to handle NovaAct

To manage NovaAct, you can add a robots.txt rule targeting its user-agent token. Since its posture is unverified, blocking it may prevent agentic task execution on your site. Consider the nature of your site: if it relies on user-specific interactions that should not be automated, blocking could be beneficial. If you are unsure, monitor its activity before deciding.

robots.txt rule

User-agent: NovaAct Disallow: /

Blocking cost

Blocking NovaAct may prevent Amazon Nova Act from performing automated tasks on your site, which could reduce agent-driven traffic or functionality but is unlikely to affect traditional search indexing.

Examples

Related bots

Frequently Asked Questions

What does NovaAct do?

NovaAct is an agent token for Amazon Nova Act, designed for browser-style task execution. It can navigate and interact with web pages to complete tasks on behalf of users.

Is NovaAct a crawler?

No, NovaAct is not a traditional crawler. It is an interaction bot that performs agentic navigation, meaning it executes tasks rather than just indexing content.

How can I block NovaAct?

You can block NovaAct by adding a robots.txt rule for the user-agent "NovaAct" with a Disallow directive. However, its compliance is unverified, so blocking may not be guaranteed.

Does blocking NovaAct affect search rankings?

Blocking NovaAct is unlikely to affect search rankings because it is not a search indexing crawler. It may, however, prevent automated task execution on your site.

Who operates NovaAct?

NovaAct is operated by Amazon, as indicated by its association with Amazon Nova Act.

Data & Sources