# Customers templates

Templates for customer tagging, lifecycle cleanup, reminders, and customer-level automation.

Canonical URL: https://templates.jsworkflows.com/categories/customers/

## Templates

- [Delete inactive customers older than N years](https://templates.jsworkflows.com/templates/delete-inactive-customers-older-than-5-years-monthly/): Runs monthly, finds customers older than a configurable age with no orders, and deletes them only when deletion is explicitly enabled.
- [Notify customers of expiring gift cards](https://templates.jsworkflows.com/templates/notify-expiring-gift-cards/): Runs daily, finds all enabled gift cards expiring within a set number of days, and sends each customer a reminder email via SendGrid.
- [Tag customer after N orders](https://templates.jsworkflows.com/templates/tag-customer-after-n-orders/): Automatically adds a tag to a customer when they reach a specified number of orders.
- [Tag EDU customers on signup](https://templates.jsworkflows.com/templates/tag-edu-customers-on-signup/): Tags new customers whose email ends in .edu.
- [Tag high-intent first-time customers on fulfillment](https://templates.jsworkflows.com/templates/tag-high-intent-first-time-customers-on-fulfillment/): Tags first-time customers who converted quickly and appends a customer note when their order is fulfilled.
