How it works
You upload a file that lists the Maestra IDs of the customers you want to delete. Maestra reads the file, queues a bulk deletion task, and processes it asynchronously. You can monitor the task’s progress from a status link while it runs.Steps
Choose the deletion type
Select Complete customer deletion from database. This option fully removes the customer record, not just their subscriptions or contact details.
Download the template
Download the template file provided in the dialog. The template defines the exact format Maestra expects — don’t change the column structure or rename the header.
Fill in the customer IDs
Populate the
MaestraId column with the identifiers of the customers you want to delete. One ID per row. Save the file in the same format as the template.Add the task
Click Add task to queue the deletion. Maestra starts processing the file asynchronously.
File format
- The template uses a single column with the header
MaestraId. - Each row contains one customer identifier.
- Keep the header row exactly as it appears in the template.
When to use this method
- You have an exported list of specific customer IDs to remove.
- You’re fulfilling individual deletion requests under applicable privacy law (GDPR, CCPA, and similar).
- You need to clean up a known set of test or duplicate profiles.