How to see which apps are using up all my datatable rows?

Hi All,

Is there a way to see which of my apps are using up all of my datatable rows and storage?

I’m on a business plan, and recently noticed that I’m sitting on close to 0 rows remaining in my datatables and the storage is almost full as well.

I’ve manually gone through every one of my apps (roughly about 10) and checked every datatable with len(app_tables.my_table.search()). My largest table uses just over 2000 rows, the rest only use a handful of rows.

Any suggestions?

Sorry, you are out of luck: Which apps are using all my datatable allowance?