# Customer Data

***

### Store full Customer Details

When Customers create an account with you while checking out on your website, their details are stored within Venditan Commerce.

You can also manually create individual customers and populate their details in the platform.

This process can also be completed from our [EPOS software](/docs/in-store-epos.md).

**Customer Details** include:

* Title
* First Name
* Last Name
* Customer ID
* Billing Addresses
* Postal Addresses
* Phone Number
* Email Address
* Gender

{% hint style="info" %}
**For B2B**: Company Name, VAT Number, Currency, Credit Limit, INCO Terms, Payment Terms per Sales Channel, Bank Accounts per Sales Channel, Taxation Type per Sales Channel, Marketplaces, and Assigned Sales Agent.
{% endhint %}

***

### Create and assign Customer Types

Create and assign **Customer Types** to help categorise your customers.

By default, all customers must be assigned to a Customer Type. Our default Customer Types are Retail, Trade, and In-Store.

Customer Type history is tracked over time so you can review any changes.

Customer Types drive various platform functions including [Group-Based Pricing](/docs/product-information-management-pim/product-pricing.md#set-different-prices-for-different-customer-types) and customer-specific Delivery Methods.

***

### Create and assign Customer Attributes

Create and assign **Customer Attributes** to customers to enrich the data and help with segmentation, reporting and personalisation.

Venditan Commerce can support an unlimited number of Customer Attributes.

***

### Create and assign Customer Tags

Create and assign **Customer Tags** to customers to group them as you require.

This lets you quickly identify a particular set of Customers when sorting your customer data.

Venditan Commerce can support an unlimited number of Customer Tags.


---

# 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://docs.venditan.com/docs/customer-management-crm/customer-data.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.
