Customers
Customers are readers, not dashboard admins.
Customer list
Section titled “Customer list”The customers table shows:
- name and email
- active plan, if any
- current subscription status
- created date
Search filters by name or email.
Adding customers
Section titled “Adding customers”Use Add Customer to create a customer manually. Email is required; name is optional.
Editing customers
Section titled “Editing customers”You can edit name and email inline from the table.
Manual subscription grants
Section titled “Manual subscription grants”You can assign a price directly to a customer from the dashboard. This creates a manual active subscription without going through checkout.
Typical use cases:
- complimentary access
- migration from another platform
- internal testing
If a customer already has an active subscription, the manual grant replaces it.
Removing plans and deleting customers
Section titled “Removing plans and deleting customers”- remove the active plan from the table
- delete the customer entirely if needed
Customers can also be created via the admin API with POST /api/v1/customers.