# How to Assign Another Customer Address 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 Ship To toolbar.\ <br>

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

   <br>

   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 address.

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

6. In ERM, the new address will be available for selection alongside the original location.

<figure><img src="/files/HoBOj2lrbJEPlCYQxqPb" 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-address-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.
