Long automations just got easier to revise, refine, and debug. Use keyboard shortcuts (Cmd/Ctrl-F) to search for any step within your automation.
Search automations like a document
When you open an automation editor with many steps, finding the right one to edit used to mean scrolling up and down. Now press Cmd/Ctrl+F inside the editor and type what you're looking for, the system highlights matching steps so you can jump directly to where you need to be.
Why it matters
Complex automations can easily grow to 20, 30, or more steps. Finding and editing a specific step manually is tedious and error-prone. Step search makes large automations navigable and maintainable, reducing frustration and time spent on configuration. No more scrolling through dozens of steps to find the one you're looking for.
Who it's for
  • Partners building sophisticated multi-step automations
  • Teams managing automations across many processes
  • Automation builders who reuse and refine complex workflows
  • Developers debugging automations for enterprise businesses
How to get started
  1. Go to
    Business App > Automations > Edit Automation
  2. Press
    Cmd+F
    (Mac) or
    Ctrl+F
    (Windows)
  3. Type the name or action type you're looking for (e.g., "email", "update contact")
  4. Matching steps are highlighted; click to jump to that step
Note: Step search works across trigger and action steps. Search is case-insensitive.
FAQs
Q: Does step search work on all automation types?
A: Yes. Search works on any automation with multiple steps, regardless of triggers or actions.
Q: Can I search by step type (e.g., "Send Email")?
A: Yes. Type the action name (e.g., "email", "contact", "delay") and matching steps light up.
Q: Is step search case-sensitive?
A: No. Searches are case-insensitive for easier discovery.
Q: Can I navigate search results with keyboard?
A: Yes. Use arrow keys or Enter to move between matches, or click a highlighted step to jump directly to it.