# B2B Customers

***

### Create and Tag your Customers

B2B customers are distinguished from Retail customers through the 'Trade' **Customer Type**.

You can store all of the essential information against the Trade customer:

* 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
* Assigned Sales Agent

You can manage multiple contacts within each B2B customer account, specifying different email addresses and telephone numbers for enhanced communication and relationship management.

Our customer tagging feature can be used to categorise and segment your B2B customers as required internally.

***

### Assign your Customers to Internal or External Sales Reps

Assign specific internal team members or external agents as sales representatives for individual customer accounts.

Implement rigid role-based permissions to control access to sensitive customer data and limit actions based on job responsibilities.

***

### Run a points-based Loyalty Scheme for Trade Customers

Implement a points-based loyalty program where Customers earn points on purchases at your weighted discretion.

For B2B, this also covers orders generated outside of your website.

Points are updated for Customers when you manually import their new orders into Venditan Commerce.

Points can be redeemed for discounts on future purchases, encouraging repeat business.

{% hint style="info" %}
Learn more: [Loyalty System](/docs/marketing-and-promotions/loyalty-system.md)
{% endhint %}

***

### Offer Discretionary Discounts to Customers

Empower your sales teams to provide **Discretionary Discounts** to select Customers or Customer Types.

This flexibility allows them to tailor pricing strategies to close deals, incentivise high-volume purchases, and strengthen relationships with the customers they manage.


---

# 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/b2b/b2b-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.
