Skip to main content

AI Step Discovery

navable can automatically discover the interaction steps needed to reach a specific page state using AI. Instead of manually defining each step, describe your goal and let the AI figure out the steps for you. This is the recommended way to create interaction steps.

How It Works

  1. Open the interaction step configuration for a URL (click Set up in the Accessibility Overview).
  2. Switch to the AI Assistant tab.
  3. Describe your goal (e.g., "Log in and dismiss the cookie banner").
  4. Optionally select saved secrets if the flow requires credentials.
  5. Click Find interaction steps automatically.
  6. The AI discovers and tests the steps automatically — you'll see the sequence of actions with screenshots at each step.
  7. Click Adopt interaction steps to save them to the Steps Editor.

When to Use AI Discovery

AI step discovery is recommended for all interaction step configurations, especially:

  • Login flows — The AI can detect login forms and fill in credentials using stored secrets.
  • Multi-step navigation — Complex flows with multiple pages or interactions.
  • Initial setup — When you're configuring a large number of URLs and want to automate the process.

Prerequisites

  • Store any required login credentials as secrets in Settings → Audit Settings before running discovery. See Secrets.
  • Ensure the target URL is publicly accessible.