> 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/content/customers.md).

# Customers

Having the ability to sift through your store's customer list will be helpful for specific situations. Such as if you have a ticket for someone with a question/issue or a person you have blocked/banned and wish to view if they were a customer or not and more!

<figure><img src="/files/cIDyY6j3culCuB7hzgIl" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can easily copy an ID by hitting the icon to the right of an ID as shown below.
{% endhint %}

<figure><img src="/files/il3qGxLtgT8euvG0BrYb" alt=""><figcaption></figcaption></figure>

***

### Creating A New Customer

You can easily add someone to your customer list simply by hitting the "**New Customer**" button and adding their Steam64ID along with a name in the window that appears after.

**Step 1** - Click on the "New Customer" button in the top right.

<figure><img src="/files/H9a2zPensAOWwrtg86Eb" alt="Pressing the New customer button on the customers page allows any store owner on PayNow.gg to add a new user to the site."><figcaption></figcaption></figure>

**Step 2** - Add the player's steam64ID along with the name and then click "Create"

<figure><img src="/files/rHoLg5Xxb1kAUqUFpnUk" alt=""><figcaption><p>Adding a name is optional.</p></figcaption></figure>

Step 3 - All done! Now you have a customer profile you can reference on your store.

<figure><img src="/files/epRJ6ElY2MhzkeoakkwS" alt=""><figcaption></figcaption></figure>

***

### Why Would I Need To Add A New Customer?

Great question! Creating a new customer is the seamless way of adding them to your store if they've never logged into it before so you can effortlessly create a coupon for them. Great for when someone may win a VIP giveaway and hasn't yet logged in to be in your customer database.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.paynow.gg/content/customers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
