> ## Documentation Index
> Fetch the complete documentation index at: https://help.mathership.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Customer Management

> Manage customers, customer numbers, delivery locations, invitations, and existing customer links from the vendor account

# Customer Management

Customer management is where vendors manage the companies they supply through Mathership.

As a vendor, you can add new customers, link existing Mathership customers, view customer details, manage customer numbers, and review delivery locations connected to a customer.

## What customer management is used for

Use customer management when you want to:

* add a new customer to your vendor account
* connect an existing Mathership customer
* assign or update customer numbers
* view customer company details
* check a customer's delivery locations
* invite customers to connect with you
* manage pending or accepted invitations

## Customer relationships

When a customer is connected to your vendor account, Mathership creates a relationship between your vendor company and the customer company.

This relationship allows the customer to interact with your vendor account, for example by viewing products, using lists, and placing orders where permitted.

## Main customer management pages

<CardGroup cols={2}>
  <Card title="Add Customer" icon="user-plus" href="/en/vendors/customers/add-customer">
    Create a new customer company and connect it to your vendor account.
  </Card>

  <Card title="Link Existing Customer" icon="link" href="/en/vendors/customers/link-existing-customer">
    Connect a customer company that already exists in Mathership.
  </Card>

  <Card title="Invite Customers" icon="envelope" href="/en/vendors/customers/invite-customers">
    Invite customers to connect with your vendor account.
  </Card>

  <Card title="Manage Invitations" icon="inbox" href="/en/vendors/customers/manage-invitations">
    Review and manage customer invitations.
  </Card>

  <Card title="Customer Details" icon="address-card" href="/en/vendors/customers/customer-details">
    View customer company data and related delivery locations.
  </Card>

  <Card title="Customer Numbers" icon="hashtag" href="/en/vendors/customers/customer-numbers">
    Assign and update customer numbers for connected customers.
  </Card>

  <Card title="Delivery Locations" icon="location-dot" href="/en/vendors/customers/delivery-locations">
    View the delivery locations stored for a customer.
  </Card>

  <Card title="Customer Bans" icon="ban" href="/en/vendors/customers/customer-bans">
    Learn how customer access restrictions are handled.
  </Card>
</CardGroup>

## Adding customers

You can add a customer manually when the customer is not yet connected to your vendor account.

When you add a customer, Mathership can create the customer user, customer company, and vendor-customer relationship.

The customer may receive an email to set up their password if they do not yet have access.

## Linking existing customers

If a customer already exists in Mathership, you can link that customer to your vendor account instead of creating a duplicate.

This creates a relationship between your vendor company and the existing customer company.

<Note>
  Customer numbers must be unique within your vendor account.
</Note>

## Customer numbers

Customer numbers help you match Mathership customers with your own internal ERP, accounting, or ordering system.

A customer number belongs to the relationship between your vendor company and the customer company.

This means the same customer may have different customer numbers for different vendors.

## Customer details

The customer detail view shows the information stored for a connected customer, including company name, contact details, address, customer number, and delivery locations.

Use this page to check whether a customer is correctly set up before they place orders.

## Delivery locations

Delivery locations belong to the customer company.

As a vendor, you can view the customer's delivery locations in the customer detail area. Customers manage their own delivery locations from their account.

## Invitations

Invitations allow customers to accept a connection to your vendor account.

A customer must accept the invitation with a customer account. After acceptance, Mathership creates or activates the relationship between the customer and vendor.

## Common workflow

A typical customer setup looks like this:

1. Add the customer or link an existing customer.
2. Assign a customer number if needed.
3. Check the customer details.
4. Review delivery locations.
5. The customer can then order from your vendor account where permitted.

## Related pages

<CardGroup cols={2}>
  <Card title="Product Management" icon="boxes-stacked" href="/en/vendors/products/overview">
    Manage the products customers can order from you.
  </Card>

  <Card title="Orders" icon="clipboard-list" href="/en/vendors/orders/overview">
    View and process customer orders.
  </Card>

  <Card title="Routes" icon="route" href="/en/vendors/routes/overview">
    Assign customers to vendor delivery routes.
  </Card>

  <Card title="Reports" icon="chart-column" href="/en/vendors/reports/overview">
    Review vendor performance and customer activity.
  </Card>
</CardGroup>
