Introduction

Bytebot’s flagship feature is its Bots—automated sequences of browser actions designed to interact with specific webpages. These Bots are created and managed within Bytebot’s intuitive web app GUI, making it easy to automate tasks without worrying about technical details like XPaths or DOM structure.

In essence, Bots allow developers to run reliable, repeatable workflows based on user intent. This means that Bots can adapt to routine changes in webpage structure, reducing the need for manual updates and maintenance.

In this section, you’ll explore Bytebot’s Bot interface, including how to create a Bot and use it effectively.

To get started, open Bytebot’s Bots tab in the sidebar. Here, you’ll be welcomed by a splash page with a call-to-action to create your first Bot.

image.png

Alternatively, you can jump right into creating a new Bot by selecting the Playground tab. This will open the Playground editor, where you can start building your Bot right away.