> For the complete documentation index, see [llms.txt](https://docs.duku.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.duku.ai/welcome-to-dukuai/overview.md).

# Overview

<figure><img src="/files/GZqU80wVGoSJIK5PPTGj" alt=""><figcaption></figcaption></figure>

**Autonomous testing that evolves with your codebase. No flaky tests, no maintenance burden.**

Duku explores your site, maps reachable flows, and replays critical journeys on every deploy.

{% hint style="success" %}
Start with one public URL. Duku handles discovery, graph building, and replay.
{% endhint %}

### Why teams choose Duku

* **No scripts to maintain:** Duku discovers flows automatically.
* **Real browser coverage:** It validates full journeys, not isolated functions.
* **CI-ready by default:** Run explorations and intent tests on every PR.
* **Finds blind spots:** It uncovers paths you probably did not test manually.

### How Duku works

{% stepper %}
{% step %}

#### Create a product

Point Duku at your site with a base URL.
{% endstep %}

{% step %}

#### Explore the application

Duku clicks links, submits forms, and records each reachable state.
{% endstep %}

{% step %}

#### Review the graph

Inspect pages, transitions, screenshots, and captured errors.
{% endstep %}

{% step %}

#### Replay critical flows

Run intent tests for journeys like login, signup, and checkout.
{% endstep %}
{% endstepper %}

### Read next

* [Getting Started](/getting-started/create-a-product.md)
* [Core Concepts](/core-concepts/products-and-targets.md)
* [Viewport Dashboard](/viewport-dashboard/overview.md)
* [Integrations](/integrations/choosing-your-integration.md)
* [Roles & Permissions](/roles-and-permissions/overview.md)
