Skip to content

Customers

Customers are readers, not dashboard admins.

The customers table shows:

  • name and email
  • active plan, if any
  • current subscription status
  • created date

Search filters by name or email.

Use Add Customer to create a customer manually. Email is required; name is optional.

You can edit name and email inline from the table.

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.

  • 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.