> For the complete documentation index, see [llms.txt](https://guides.paynow.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.paynow.gg/customers/creating-a-customer.md).

# Creating a Customer Manually

Customers appear the first time they visit your store. Sometimes you need one to exist before that, usually because you want to give them something.

*Dashboard → Content → Customers → **New Customer**. Needs customer write access.*

The common case is a giveaway winner who has never logged in, so there is no record to attach anything to. Creating the customer first gives you something to point a [coupon](/marketing/coupons.md) or an assigned product at. The same applies when you comp a creator before they visit, pre-register staff so their roles and perks are ready, restore a player after a migration who owns perks in game but has no PayNow record, or work a support case where you have the platform ID but no account.

## Creating one

1. Click **Create** in the top right of the Customers page.
2. Enter their **Steam64ID** (or the platform ID appropriate to your store).
3. Optionally enter a **name**.
4. Click **Create**.

<figure><img src="/files/7Rf5sFcpovyIA52zWF6s" alt="The New Customer dialog with fields for a platform ID and an optional name."><figcaption><p>The name is optional — the platform ID is what matters.</p></figcaption></figure>

The name is cosmetic; the platform ID identifies the person. Add one anyway, so you aren't reading a list of bare numeric IDs six months from now.

{% hint style="warning" %}
**Get the ID right.** The platform ID is the record. A typo creates a customer profile for somebody else entirely, and if you then assign a product to it, a stranger receives the prize. Copy and paste it. Do not retype a 17-digit Steam ID or a UUID from a screenshot. If you get it wrong, **Edit Customer** on their detail page fixes it.
{% endhint %}

## After creating

| Next step                       | Guide                                                                        |
| ------------------------------- | ---------------------------------------------------------------------------- |
| Give them a discount            | [Coupons](/marketing/coupons.md)                                             |
| Grant a product directly        | [Managing Customers → Inventory](/customers/managing-customers.md#inventory) |
| Grant to several people at once | [Bulk Assigning Products](/products/bulk-assigning-products.md)              |
| Give them store credit          | [Gift Cards](/marketing/gift-cards.md)                                       |

When the person signs in with the matching platform identity, they land on the record you created, and whatever you attached is waiting. There is no merge step and no duplicate, provided the ID was correct.
