How to automate login when running a bot

Learn the various methods to login when running your automations. From using steps to log in to sharing sessions, there are a range of choices with varying degrees of security.

For simplicity, we recommend using Sessions to store logins. For organisations concerned about data privacy, we recommend a hyper-secure method. We do not recommend storing sensitive passwords directly in your automation. However, all data added to fields in steps is encrypted.

# Methods for automating login