# Contacts

<details>

<summary>Media</summary>

<img src="/files/cBggjritv7bTbHMG0RWH" alt="" data-size="line">[Contacts](https://salesorder.wistia.com/medias/xef7spkb2f)

</details>

### Main 'default' Contact

Every Customer and Supplier Master has a main Contact. This is the default billing address and shipping address unless you specify another address as the default.

This is useful if you record:

* **a b2c customer** from a shopping cart, e.g. one individual with the same billing and shipping address.
* **a b2b customer** with one individual with the same billing and shipping address.

### Override Default Main Contact  <a href="#oozovmr6dibu" id="oozovmr6dibu"></a>

This functionality allows users to set default contacts for specific transaction types.&#x20;

From the <mark style="color:orange;">Customer/Supplier Master > Actions > New Contact</mark>&#x20;

The field ‘Default for Transactions’ is displayed when users create a new contact from the trading partner record. Enter the contact details as usual then select one or more transaction types from the drop down, i.e. Sales Quotes, Sales Orders and Cash Sale.&#x20;

Once saved, when a user creates a document, e.g. Sales Order, for a Customer, the default contact will be the contact which is set to the default contact for Sales Orders.&#x20;

Users cannot set more than one default contact for a transaction type. If they try, the system will not allow it and will show a message that allows the user to override the previous contact and set a new person to be the default contact for this transaction type.

### Contact Addresses <a href="#oozovmr6dibu" id="oozovmr6dibu"></a>

{% hint style="warning" %}
You must have manually created or uploaded your Customers and Suppliers before you upload their respective Contact addresses, Shipping, and Billing addresses.
{% endhint %}

There are three 'address types' of Contacts:

* Billing Address - Used on 'Leads', 'Prospects', and 'Customers'.
* Shipping Address - Used on 'Customers' and Suppliers
* Payment Address - Used on 'Suppliers'.

Each address allows you to store the name and email of the key contact at that address.

You can create the above address from the Action menu on the respective 'Masters'.&#x20;

### Billing Address

<mark style="color:orange;">Customer</mark> <mark style="color:orange;"></mark>*<mark style="color:orange;">name</mark>*<mark style="color:orange;">>Actions>New Billing Address</mark> creates a new Billing Address.

To make this the default billing address, check the 'Use as default' check box before you save the address.

### Shipping Address

<mark style="color:orange;">Customer</mark> <mark style="color:orange;"></mark>*<mark style="color:orange;">name</mark>*<mark style="color:orange;">>Actions>New Shipping Address</mark> creates a new Shipping Address.

To make this the default shipping address, check the 'Use as default' check box before you save the address.

### Payment Address

<mark style="color:orange;">Supplier</mark> <mark style="color:orange;"></mark>*<mark style="color:orange;">name</mark>*<mark style="color:orange;">>Actions>New Payment Address</mark> creates a new Payment Address.

To make this the default payment address, check the 'Use as default' check box before you save the address.

### Finding and selecting addresses

#### Supplier, Customer, Prospect, and Lead

On each Master use the Find action:

For example, <mark style="color:orange;">Customer name>Find>Billing Address</mark>

Or, <mark style="color:orange;">Customer name>Find>Contacts</mark>

#### Documents

On the Addresses Tab when the Document is in the 'Edit' state.&#x20;

Select the Address from the dropdown.

### Contact (Customer or Supplier)

<mark style="color:orange;">Customer</mark> <mark style="color:orange;"></mark>*<mark style="color:orange;">name</mark>*<mark style="color:orange;">>Actions>New Contact.</mark>

<mark style="color:orange;">Supplier name>Actions>New Contact</mark>

### Contact Configuration 'type' ⛭  <a href="#contact-configuration-type" id="contact-configuration-type"></a>

Contacts can be 'labeled' by type&#x20;

On a Contact, there is a dropdown field 'Contact Type'. You can create Contact types here:

<mark style="color:orange;">Setup>Configuration>Contact</mark>

The new Contact type will be available on the Customer and Supplier Masters.

### Finding Contacts by 'category'

#### Masters

On each Master use the Find action:

<mark style="color:orange;">Customer name>Find>Contacts</mark>

On each Master, click the 'Contacts' Tab.

#### Organizer

Go the Contacts List.

### Add custom field(s) to Contacts <a href="#wv7nu7gvcz36" id="wv7nu7gvcz36"></a>

See [Customization](/customization.md).

### Importing Contacts

You can upload Contacts.

Go to: <mark style="color:orange;">Setup>Import Data>Contacts</mark>

{% hint style="info" %}
Make sure you check each column on the upload template contains the correct 'Address type' setting.
{% endhint %}


---

# 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://helpwith.salesorder.com/organizer/contacts.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.
