For the complete documentation index, see llms.txt. This page is also available as Markdown.

Run Your First Exploration

Start an exploration and understand what Duku captures.

Once your product exists and a target is available, you can start an exploration to discover reachable pages and user flows.

1

Open the product and target

Open your product.

Choose the target from the target menu in the top-right navbar, next to the active product.

2

Create the target if needed

If no target exists yet, create one from the same target menu.

3

Start exploration

Click Start Exploration.

4

Watch progress

Open the Exploration tab.

Scroll to the runs table to follow progress in real time.

What Duku captures

During exploration, Duku:

  1. Visits your target URL

  2. Finds interactive elements like links, buttons, forms, and menus

  3. Executes actions in a real browser

  4. Records screenshots and page state at each transition

  5. Captures errors, network failures, and broken elements

  6. Builds a graph of discovered states and transitions

If the app needs login, add credentials on the product and point the target URL at the sign-in page.

Last updated