Automations - Lookup Table Limits

  • Created

Lookup Tables in Automations provide lightweight, flexible reference data to support your automations. To maintain performance and data consistency, Lookup Tables follow the limits described below.

General Lookup Table Limits

DescriptionLimit
Maximum number of Lookup Tables per tenant100
Maximum number of rows per Lookup Table50,000
Maximum number of columns per Lookup Table20
Supported data typesDate, Text, Integer, Float

Behavior Considerations 

DescriptionNote
Sorting large tablesPerformance may reduce when approaching row/column limits.
FilteringFilters may take longer when applied to large datasets.
Data type enforcementEach column must follow its assigned data type; mixed types are not allowed.
Row deletionDeleting rows does not automatically reduce table size unless fully removed.