Flow Settings

Description

Each flow has specific settings that control its behavior and execution.

Flow Settings

Automation Control

You can enable or disable automation for a specific flow.

Cookie Jar

The Cookie Jar feature simplifies state management for flows that require session persistence.

Motivation

Cookie Jar eliminates the need to manually extract `Set-Cookie` headers and pass them to variables, making authentication flows much simpler to configure.