← Back to Notte

What types of browser workflows are best suited for Notte's demonstration mode?

Demonstration mode works best for repetitive, multi-step workflows that are easier to show than to describe - especially on complex internal tools or third-party platforms with non-standard UIs.

Ideal workflows for demonstration mode:

Internal tool automation:

Why: These tools have complex, nested UIs that are tedious to describe in natural language. Showing the workflow is faster and more accurate.

Third-party platform workflows:

Why: These platforms change frequently and have unique UIs. Demonstration captures the workflow pattern regardless of specific selectors.

Complex form flows:

Why: These flows have branching logic that's hard to specify in advance. Demonstrating the happy path gives you generated automation code to review and adapt.

Less ideal for demonstration mode:

Getting started:

Start with a workflow you perform manually at least once a week. Demonstrate it in a live Notte session, review the generated code, then deploy it as a scheduled function when it is reliable.

Docs at docs.notte.cc/product/demonstrate-mode.