# Customer Management

A list of all customers who have placed an order with your enterprise can be viewed from the Customers menu in the admin dashboard.

You can also manually add a customer by the **+New Customer** button.&#x20;

![](/files/-LvQtURI4Rlh2cNUaWfb)

{% hint style="warning" %}
Only people who are in your customer list can be assigned a Tag and hence be assigned to a category.\
\&#xNAN;*Hence if you have a* [*private shop*](/es/basic-features/shopfront/private-shopfront.md) *front you will have to manually add all new customers and assign them the correct tag before they can shop.*
{% endhint %}

## Customer Billing and Shipping Address

Each customer can have a default billing and shipping address.  If a customer has a registered OFN account and has completed their details fully their addresses will be copied to this section automatically.\
Storing a default billing and shipping address can make online purchases quicker for the customer.

![](/files/-LvQw2EWBFTfjL1DXKbL)

## Tags (to group customers in to categories)

You can assign your customers to groups and then offer [group-specific pricing and/or product listings](/es/basic-features/shopfront/customer-management-and-conditional-displays-prices/tags-and-tag-rules.md#customer-specific-pricing).

On the OFN platform this is achieved by assigning all customers belonging to a common group (ie all your wholesale customers) the same tag.\
To add a tag, simply type its name in the 'Tags' column on the Customers page. A customer can have several tags and of course the same tag can be linked to several people.&#x20;

{% hint style="info" %}
Careful when you are adding the same tag to multiple customers (so that they belong to a common group) to select the identical word (tags are case sensitive) from the drop down menu on offer.
{% endhint %}

![](/files/-Lve8kWPgtylvOKrNL3X)

Tags also appear in [reports](/es/basic-features/reports.md). You can use them during csv / excel exports to quickly filter data.


---

# 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://guide.openfoodnetwork.org/es/basic-features/shopfront/customer-management-and-conditional-displays-prices/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.
