Plans & Usage

What are data rows?

Data rows refer to the individual records stored in your app - similar to rows in a spreadsheet or database. For example, each lead, customer, task, or product

Data rows refer to the individual records stored in your app - similar to rows in a spreadsheet or database.

 

For example, each lead, customer, task, or product you add to your app counts as one data row. If you have a table with 100 leads, that means you're using 100 data rows.

 

They represent the amount of structured data your app is storing.

 

Related articles