# How to Assign Another Customer Contact in Epicor

{% hint style="warning" %}
This documentation contains instructions that are done in Epicor Kinetic and might be outdated. For more detailed and updated instructions, refer to the Epicor Kinetic Web Help.
{% endhint %}

1. In Epicor, navigate to the main Customers list and select the customer record you wish to modify.

<figure><img src="/files/FVCw6yEKrApEEZlxuFdF" alt="" width="563"><figcaption></figcaption></figure>

2. Click the Customer name to open the advanced Customer Detail interface and ensure you are on the Details tab.

<figure><img src="/files/I6epLy3DGmy3gLdjH1WK" alt="" width="563"><figcaption></figcaption></figure>

3. Scroll down to the bottom of the Customer Detail page to find the Ship To panel.

<figure><img src="/files/5CLp36kqInyQcBGp0nJA" alt="" width="563"><figcaption></figcaption></figure>

4. Click the Add icon (plus sign `+`) on the right side of the Contacts toolbar.\ <br>

   <figure><img src="/files/5NBbnF03SC9lhrNXPl63" alt="" width="563"><figcaption></figcaption></figure>

   1. A new row will appear in the grid and enter the required information.<br>
5. Click the Save icon (floppy disk) in the top toolbar to finalize the new contact.\ <br>

   <figure><img src="/files/1oEKr3tHkNCeFPJXYPSu" alt="" width="563"><figcaption></figcaption></figure>
6. In ERM, the contact details added will be available to see in the Customer Summary page.

<figure><img src="/files/qjMvWC4vo4LhBrV5hK7C" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.biscit.com/erm-user-guide/how-to/how-to-assign-another-customer-contact-in-epicor.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.
