Bulk Operations
This guide covers performing bulk actions on multiple tenants in the Perfex CRM SaaS Module.
Available Bulk Operationsโ
You can manage multiple tenants at once through the Perfex CRM admin panel:
Via Customers Listโ
- Go to Customers in the main Perfex CRM sidebar
- Filter by SaaS tenants if needed
- Select multiple customers using the checkboxes
- Use the bulk actions dropdown to perform operations
Common Bulk Tasksโ
| Task | Where | Notes |
|---|---|---|
| Change plan | Tenant profiles | Open each tenant and update plan individually |
| Extend subscription | Tenant profiles | Adjust expiry date per tenant |
| Export data | Customers | Use Perfex CRM's built-in export for customer lists |
Best Practicesโ
- Backup before bulk changes โ When modifying many tenants, ensure you have recent backups
- Test on one tenant first โ Verify the change works correctly before applying to many tenants
- Use filters โ Filter by plan, status, or expiry date to target the right tenants
API for Bulk Operationsโ
For programmatic bulk operations, use the REST API. The API allows you to:
- List tenants with filters
- Update multiple tenants via scripts
- Create tenants in bulk
info
Automation: Power users can combine the API with scripts to automate bulk tenant management tasks.