Concepts
Web Agents
Run autonomous Web AI agents
Overview
Execute autonomous agents powered by LLMs that can navigate websites, perform complex workflows, and complete tasks through natural language instructions.
Agent Management
Python SDK
The following snippet shows how to manage your agents using the Notte Python SDK.
Key points
- You can check active agents using
notte.agents.list()
.