Best Practices for Managing Complex Workflows in Lindy
Hi Lindy team! I’ve been rebuilding the Brand Monitoring agent from scratch, and I’m running into an issue as the workflow becomes more complex. When I expand the logic (e.g., multiple search queries, sentiment sources, different channels to monitor), Lindy automatically creates many separate nodes — sometimes more than I expected — and several of them end up disconnected or duplicated. This makes the workflow harder to maintain and debug. Could you advise on: Best practices for keeping a complex workflow manageable in Lindy How to prevent node explosion when branching logic or parallel actions are needed Whether there’s a recommended pattern (e.g., grouping, custom functions, consolidating steps) for workflows that involve multiple research/parse/summarize steps How to identify when a workflow should be split into multiple tasks instead of one large agent Any guidance or examples for scalable workflow patterns would be greatly appreciated!
