Available sizes
Default: Standard. Workflows without an explicit machine size run on Standard.
Setting the machine size
Machine size is configured per workflow in Workflow Metadata:- Open the workflow in Workflow Builder
- Click the canvas background to show workflow metadata
- Under Settings, choose a Machine Size
Credits and billing
Credit cost is charged per run, based on the workflow’s machine size. A workflow set to Large consumes twice the credits of the same workflow on Standard, and X-Large consumes four times as much. Each run records the machine size it executed on. You can see it in the workflow runs list and in the run summary panel, alongside token usage.Choosing a size
Choose a larger size when the workflow:- Runs heavy build or test commands
- Installs large dependency trees
- Analyzes large repositories or monorepos
- Uses memory-intensive steps
Related documentation
- Workflow Metadata: all workflow-level settings, including machine size
- Token Usage Analytics: analyze LLM token consumption per run