# Creating a New Customer

## How to Create Customers

{% stepper %}
{% step %}

### Navigate to \[ Resources > Customers ]

<figure><img src="/files/75LYUtgnJeeHntoS6RvQ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click \[ + Customer ]

<figure><img src="/files/gCQgmjanxPox7bleqeXe" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Fill Required Fields

The minimum required fields to add a Customer are **Customer ID** and **Customer Name**

<figure><img src="/files/ON0m46xp5Tewwuc3mEZw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Update & Finish

Click the **\[ Update ]** button

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

You have successfully made a customer in Fast-Weigh!
{% endstep %}
{% endstepper %}

***

## Related Guides

{% content-ref url="/pages/xqQV6x8mjOLYC4aIDSmc" %}
[How to Import Customers](/fast-weigh-knowledge-base/how-to-guides/how-to-import-records/how-to-import-customers.md)
{% endcontent-ref %}

## References

{% content-ref url="/pages/knRumj0gwP4mXKNtYCVh" %}
[Customer](/fast-weigh-knowledge-base/references/web-portal/resources/customer.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://help.tacinsight.com/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-a-new-customer.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.
