You can think of lists more as tags - when you delete a list, you're just removing a reference. You're not deleting the list and the contacts. You're just deleting a list.
In other words, if you have a list of 100 contacts and you delete the list, the 100 contacts will still be there. You just deleted the list.
If you are planning on deleting the contacts (not the lists themselves), I'd recommend creating a deletion list. In this list you would filter for:
Contact is a member of [lists containing contacts you want to delete] AND
Contact is not a member of [lists containing contacts you want to keep]
The resulting list will contain all contacts you're planning on deleting - but excluding those contacts from lists you want to keep.
Best regards!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
You can think of lists more as tags - when you delete a list, you're just removing a reference. You're not deleting the list and the contacts. You're just deleting a list.
In other words, if you have a list of 100 contacts and you delete the list, the 100 contacts will still be there. You just deleted the list.
If you are planning on deleting the contacts (not the lists themselves), I'd recommend creating a deletion list. In this list you would filter for:
Contact is a member of [lists containing contacts you want to delete] AND
Contact is not a member of [lists containing contacts you want to keep]
The resulting list will contain all contacts you're planning on deleting - but excluding those contacts from lists you want to keep.
Best regards!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer