Manage credentials to secure your automation workflows
Store secrets such as API keys, tokens, and passwords as credentials in automation orchestrator, then attach them to workflow nodes to authenticate with external systems without exposing sensitive values.
Credentials in automation orchestrator are named, typed secrets stored securely in the platform and made available to workflow steps at runtime. Separating credentials from workflow definitions means sensitive values never appear in workflow configuration, and credential access is subject to the same role-based access controls as other platform resources. Automation orchestrator supports multiple credential types to cover common authentication patterns including API tokens, username and password pairs, and client credentials.