Machine Users
The Machine Users section allows you to create and manage machine users for programmatic access to Bytesalt. Machine users are ideal for CI/CD pipelines and automated workflows where a human login is not practical.
Machine users are also the recommended auth model for unattended AI agents. For human-present sessions, use interactive CLI login (Device Grant/browser flow).
Note: Treat your Machine User Secret like a password. Do not share it or commit it to version control. Use environment variables to manage secrets in CI/CD pipelines.
Last updated on