I’m wondering about a strategy to help us manage our Airtable base. We have one table (Pets) that now has around 25,000 records from the past 3+ years. As that table is getting rather large, we’d like to come up with a way to keep that table a bit smaller and more nimble - basically, move records that are more than one year old over to a new table (we’ll call that Archived Pets).
Guessing that there are a few parts to this strategy….
1) Set up the new table (Archived Pets) in our base that will have all of the same fields as the current table (Pets). Any easy way to do that?
2) The first move of all the pets that are currently in Pets that are older than one year
3) Setting up the automation that would check every day for pets that are older than one year, and then move those records over to the Archived Pets table
Any help on how to do this - or is there a better way?