Skip to main content

Node settings

The right-hand inspector in Actionflow Studio. Edit a selected node's inputs, credentials, mapping, and requirements without a separate test runner.

Node settings

Select a node on the canvas to open the inspector on the right. That sidebar is the node's settings. It is configuration for the step in the graph, not a separate playground.

Actionflow Studio has no isolated single-node runner. Edit the node here, then run the whole flow from the bottom bar.

What you edit

AreaWhat it is for
InputsStatic values, expressions, and mapping from upstream outputs
CredentialsNamed organization connections (OAuth, API keys, databases, SMTP, S3, FTP)
ModelProvider and model on AI nodes. Same org keys as AI Vendors
HandlesWhich execution and data ports connect. See Handles

Empty required fields become Flow inputs keys ({nodeId}_{inputName}) when you click Run flow.

Requirements

If a node is missing a connection or a required value, Flow Requirements on the bottom bar lists the blockers. Details: ActionFlow requirements and Node requirements.

On this page