Log in to sites
There are several ways to keep an automation signed in to the web apps it visits. The simplest is to share your browser session. For organisations that need stricter isolation, a secure login setup keeps everything on a controlled PC. Don't store sensitive passwords directly in step fields, even though all step data is encrypted.
Methods for automating login
Log in by sharing your session
Store browser cookies in axiom.ai so an automation stays signed in to a web app on desktop and cloud runs.
Log in using a Google Sheet
Store usernames and passwords in a Google Sheet and read them into an automation at runtime to sign in to web apps.
Log in using a password manager
Store passwords in a dedicated password manager or vault and retrieve them at runtime using the axiom.ai webhook or JavaScript step.
Log in using the VPS
Store logins on your private axiom.ai VPS and run automations remotely with full scheduling support.
Log in with 2FA
Run an automation on a site that requires two-factor authentication using the desktop app or a private VPS.
Secure login automation
Run login automations on a secured PC using the desktop app so no data ever leaves your network.
Need help? Contact support or ask a question in our Reddit community.