Search K
Appearance
Appearance
Service Accounts provide preconfigured credentials that allow workflows to execute actions on behalf of an organization or user without requiring each workflow designer to manage individual secrets.
A Service Account centralizes authentication details (client IDs, secrets, tokens, and permissions) for external services like Microsoft Azure, Autodesk, or AI providers. Once set up, any user with workflow creation rights can select the account in Task or Trigger Nodes, ensuring consistency and security across automations.
Navigate to the Console: Log in to the administration console and open the Service Accounts section.
Create a New Account: Click New Service Account, then:
Save: Click Create or Save. The account appears in the console list and becomes available for workflows.
Important: You must configure each Service Account before attempting to select it in a node; unconfigured accounts will not appear.
When a node runs with a Service Account:
Azure-Storage-Reader
, OpenAI-GPT4
) to indicate purpose.Service Accounts ensure secure, auditable, and maintainable authentication across your workflows.