Lindy Performance Tuning Overview Lindy agents execute as multi-step workflows where each step (LLM call, action execution, API call, condition evaluation) adds latency and credit cost. Optimization targets: fewer steps, smaller models, faster actions, tighter prompts. Prerequisites - Lindy workspace with active agents - Access to agent Tasks tab (view step-by-step execution history) - Understanding of agent workflow structure Instructions Step 1: Profile Agent Execution In the Tasks tab, open a completed task and review: - Total task duration : Baseline for improvement - Per-step timing : Id…