Welcome to the community, @Stephanie_cohen! :grinning_face_with_big_eyes: There currently isn’t a way to move records between tables. I suggest considering using a single-select field to control when a record is in backlog vs some other state, and use filtered views on a single table to switch between backlogged items and active items. You can read more about views here: