Lindy-level settings can be found in the Flow Editor under the Settings tab. These settings apply to the entire Lindy automation and include context, memories, default model, and safe mode.
Context Overarching instructions that Lindy keeps in mind at every step in the automation. These instructions are added as a prefix to every LLM call made by this Lindy, in all her steps, giving her useful context about the task she is performing.
Memories Memories are similar to the Context, but are editable by Lindy through the Memory actions. This feature allows you to build Lindies which remember information across executions.
Just like the context, memories are injected into the prompt for every LLM call performed by Lindy.
For example, memories enable you to instruct a scheduling Lindy not to schedule meetings before 11am. Lindy will then take this constraint into account when proposing available times to the people you are looking to meet.
Default Model The Default Model is the language model that every action in the Lindy defaults to. This setting can be overridden on a per-step basis if needed.
Safe Mode When safe mode is on, Lindy will ask for confirmation before executing actions that cause side effects, like creating a Calendar Event on your Calendar or sending an Email reply to a recipient.