• homeDocumentation home
No-code tool
The builder
  • Installation
  • The dashboard
  • The no-code Builder
  • Pass data between steps
  • The selector tool
  • Share an automation
  • AI Assistant
How it works
  • Interact with the browser
  • Scrape data
  • Work with data
  • Loop through data
  • Use logic
  • Log in to sites
  • Integrate AI
  • Send and receive webhooks
  • Run custom JavaScript
  • Run and schedule bots
Get started
  • Scrape a page into a Google Sheet
  • Fill a form from a spreadsheet
  • How to automate web forms
  • Loop through a list of URLs
Integrations
  • Zapier
  • Google Sheets
  • ChatGPT
  • 2Captcha
  • Puppeteer
  • Make
  • n8n
  • Microsoft Excel
  • Relay.app
  • Claude
  • Gemini
  • Sonar
  • DeepSeek
  • 1Password
Reference
  • Automation settings
  • Step index
Troubleshooting
  • Common errors
  • Debug an automation
  • Handle errors in an automation
Release notes
Code DashboardDashboardLive editorCreate scriptsRun scriptsSample scriptsRun reportsGenerate an API key
Developer hub
API
  • Orchestrate API
  • Quickstart
  • Authentication
  • Chrome API
  • Programmatic signup
  • Usage and limits
  • Step API
  • Reference
Code snippets
  • JavaScript snippets
  • Puppeteer snippets
Deep dives
  • Chromium
  • Automation JSON structure
  • Cookies in axiom.ai
  • Data handling
Troubleshooting
  • Debug developer features
  • API errors
Claude skill
  • helpGet help
  • infoFAQ
  • account_circleAccount

Build reliable browser workflows on scalable and secure system. Download the extension or go to code.axiom.ai for dev environment.


  • homeDocumentation home
No-code tool
The builder
  • Installation
  • The dashboard
  • The no-code Builder
  • Pass data between steps
  • The selector tool
  • Share an automation
  • AI Assistant
How it works
  • Interact with the browser
  • Scrape data
  • Work with data
  • Loop through data
  • Use logic
  • Log in to sites
  • Integrate AI
  • Send and receive webhooks
  • Run custom JavaScript
  • Run and schedule bots
Get started
  • Scrape a page into a Google Sheet
  • Fill a form from a spreadsheet
  • How to automate web forms
  • Loop through a list of URLs
Integrations
  • Zapier
  • Google Sheets
  • ChatGPT
  • 2Captcha
  • Puppeteer
  • Make
  • n8n
  • Microsoft Excel
  • Relay.app
  • Claude
  • Gemini
  • Sonar
  • DeepSeek
  • 1Password
Reference
  • Automation settings
  • Step index
Troubleshooting
  • Common errors
  • Debug an automation
  • Handle errors in an automation
Release notes
Code DashboardDashboardLive editorCreate scriptsRun scriptsSample scriptsRun reportsGenerate an API key
Developer hub
API
  • Orchestrate API
  • Quickstart
  • Authentication
  • Chrome API
  • Programmatic signup
  • Usage and limits
  • Step API
  • Reference
Code snippets
  • JavaScript snippets
  • Puppeteer snippets
Deep dives
  • Chromium
  • Automation JSON structure
  • Cookies in axiom.ai
  • Data handling
Troubleshooting
  • Debug developer features
  • API errors
Claude skill
  • helpGet help
  • infoFAQ
  • account_circleAccount
  1. Docs/
  2. No-Code Tool/
  3. Reference/
  4. Step index/

End run

What to use the End run step for


This step allows you to end your Axiom run without an error. You can use this in conjunction with conditional steps such as the If step to end your automation when a certain condition is met.

You can use this step to:

  • End run as part of a If condition
  • Stop a run with Try catch

The step requires no configuration.

If you want to learn more, here are some web automation tips.

Previous
End loop
Next
Enter text step