How credentials are protected
Passwords are encrypted at rest with AES-256-GCM and - crucially - are never placed in the AI model's context. When the web agent needs to log in, the credentials are filled directly into the page by the automation layer; the model only knows that a login happened, never what the password was. Audit logs record which service was used, never the secret itself.
- Open CONNECTIONS and scroll below the integration tiles to Logins.
- Add an entry with the site's URL so the web agent can match it automatically.
- Use the eye icon to reveal or the copy button to grab a password for yourself - deleting an entry removes it permanently.