Make Grid
Best practices to use Make Grid
2 min
based on {{product name}} grid's purpose of seeing dependencies, data flow, and overall structure, here are some best practices for using {{product name}} grid to manage your automations effectively use folders you can create folders in {{product name}} grid to keep the landscape organized each folder in {{product name}} grid represents a specific island naming convention use meaningful action based naming conventions to stay organized when working on complex projects, especially within a team, your naming conventions are critical for readability and maintenance while naming a {{scenario singular lowercase}} , consider a {{scenario singular lowercase}} 's purpose, data flow, and potential impact for example use sync new gmail contacts to contacts list , instead of google sheet sync contacts name individual modules to clearly describe the specific action they perform in the workflow; for example, find users {email address} instead of google sheets get values plan dependency migrations use {{product name}} grid as a pre migration checklist to identify and isolate dependencies to prevent workflow breaks before replacing any dependency, use the attributes view to document data fields being consumed by downstream dependencies this ensures that when you make changes to a dependency, you map each piece of data correctly, ensuring data integrity when replacing a core dependency such as a database, use the links view this view clearly shows if other, seemingly unrelated {{scenario plural lowercase}} or folders rely on that dependency this prevents unexpected outages across your entire workspace optimize performance and reduce cost {{product name}} grid is a powerful tool for identifying inefficiencies that consume operations and slow down execution when troubleshooting {{scenario plural lowercase}} , use different layers to identify consumption if the module is pulling large arrays or bundles, you have a bottleneck the best practice is to always apply filters as early as possible in the {{scenario singular lowercase}} chain to reduce the size of the data being processed, saving both time and operations