> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating a new customer

To create a new customer:

1. Open the **Customers** list in the Stigg app and click **+ New customer**.
2. In the modal, fill in the customer details:
   * **ID**: auto-generated by Stigg. Use this value to reference the customer in your application. Override it only if linking an existing customer. *(The customer ID is immutable.)*
   * **Name**: optional display name.
   * **Email**: optional billing email address.
3. Click **Create** to confirm.

<Note>
  In most cases, new customers should be created using the Stigg server SDK.
</Note>


## Related topics

- [Allow customers to have multiple subscriptions to the same product](/guides/i-want-to/add-multiple-subscriptions.md)
- [Multiple active subscriptions](/documentation/managing-customers-and-subscriptions/subscriptions/multiple-active-subscriptions.md)
- [Environments](/documentation/managing-your-account/environments/index.md)
- [Creating products](/documentation/modeling-your-pricing-in-stigg/products/creating-products.md)
- [Creating coupons](/documentation/modeling-your-pricing-in-stigg/coupons/creating-coupons.md)
