# Data migrations

Migration of existing data:

  • Always push for only bringing over essential data
  • Consider reference ID that would allow lookup in legacy system
  • Review impact of old data on business rules and automation
  • Using separate entity might allow easier future retirement
  • Consider storing some data as notes instead of fields