> For the complete documentation index, see llms.txt.
Skip to main content

Check out Port for yourself ➜ 

Setup checklist

The setup checklist shows missing integrations and secrets for a saved workflow and lets you resolve them from the workflow editor.

Visibility

The panel appears in the top-right of the workflow graph when:

  • The workflow is saved (it does not appear while creating a new workflow).
  • The workflow has at least one dependency.

Only Port admins can see and use the checklist.

Resolve missing integrations

  1. Expand the checklist and find the unsatisfied integration.
  2. Click Connect to open the installation flow.
  3. Complete installation. The installation ID is locked to what the workflow expects, so the item is satisfied without editing the workflow.

If the integration was not installed when the workflow was saved, the node must use deferIntegrationInstallation.

Resolve missing secrets

  1. Find the unsatisfied secret in the checklist.
  2. Click Add to open the create-secret dialog with the name prefilled.
  3. Provide a value and save.