# Limits

Table Storage is subject to the following limits.

Each user can have:

  • Up to 100 (one hundred) data tables

Each data table can have:

  • Up to 1,000,000 (one million) records/rows
  • Up to 50 (fifty) columns, 20 (twenty) of which can be of type "links to other table"

Each cell within the data table can have:

  • Up to 100 (one hundred) characters for all column types, except long text which supports up to 10,000 (ten thousand) characters

When viewing a data table in the UI, Workato:

  • Displays up to 200 (two hundred) records at a time. You can load more records by paginating through the table.
  • Allows up to 10 (ten) filters to be applied at any one time. Each additional filter is treated as an AND operand.


Last updated: 2/22/2024, 9:14:38 PM