# How to Enable One Time Ship To in Epicor for ERM

{% 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 %}

#### Enabling One Time Ship To in Epicor

**Note:** Before a One Time Ship To address can be assigned in the Epicor Rental Management (ERM), the feature must be enabled within the customer's profile in Epicor.

1. Navigate to Customer List: Go to the customers list page in Epicor and select the specific customer profile.

<figure><img src="/files/t2RMmXrgNn93bnenPiuY" alt=""><figcaption></figcaption></figure>

2. Under the **Status** section on the right-hand side of the **Details** tab, find the Allow One Time Ship To checkbox and click the checkbox.
3. Click Save in the top navigation bar.

**Note:** If this is not enabled in Epicor, you will not be able to insert or see the OTS section in ERM.

#### Using One Time Ship To in ERM

Once enabled in Epicor, the option becomes available in the ERM agreement header.

1. In the customer/shipping section of the agreement, click the One Time Ship To checkbox.

<figure><img src="/files/trjdcNQ40znparNK62YU" alt=""><figcaption></figcaption></figure>

2. Checking this box will clear existing default address details to allow for one time ship to.
3. Fill in the required fields (marked with a red asterisk).

<figure><img src="/files/7RG4RrkuBCKDOBtn9FCQ" alt=""><figcaption></figcaption></figure>

| **Field Category**     | **Description**                                                                                   |
| ---------------------- | ------------------------------------------------------------------------------------------------- |
| Ship To Name & Contact | The specific recipient's name                                                                     |
| Address Details        | One Time Ship to address, City, State, and Post Code for the delivery.                            |
| Tax Liability          | Specific tax liability if shipping to a different country or region requiring a unique tax setup. |

4. Click the Ok button at the bottom of the window.

**Note:** The customized temporary address will now appear in the agreement header and will be used for all documentation related to this specific transaction.


---

# 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-enable-one-time-ship-to-in-epicor-for-erm.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.
