> For the complete documentation index, see [llms.txt](https://anymind-group.gitbook.io/anylogi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anymind-group.gitbook.io/anylogi/en_us/label/add/courier/ups.md).

# UPS

## <mark style="background-color:red;">Initial Setup Method</mark>

### [Creating and connecting users ](#user-content-fn-1)[^1]

#### ①Enter user information.&#x20;

Information must be entered in alphabetical characters.&#x20;

UPS user name: Only letters, numbers, and underscores are allowed. No spaces are allowed.&#x20;

Password: Must be at least 8 characters long and contain numbers, uppercase letters, and special characters (! @#$%^&) must be included.

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

#### ②Click the Create button.&#x20;

#### ③Log in to UPS.&#x20;

When you click the Create button, you will be automatically redirected to the UPS login page. Once redirected, login with the username and password you have just set on AnyLogi.

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

#### ④Connecting a user

On the "You already have a user" page, enter the username you created and click "Connect". This completes the user creation and connection.

### Creating and coneccting account

#### ①Enter account information&#x20;

A UPS account is information that is registered with UPS as a billing address. You will receive bills for shipping and other charges based on this account.&#x20;

※Tax ID (corporate number) is optional.&#x20;

* Account Information: Information required to create a UPS account.&#x20;
* Pickup Information: This is the address that can be used to request a pickup from AnyLogi to UPS. (The pickup feature is currently under development.)&#x20;
* Billing Information: This is the billing address information used for billing from UPS.

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

#### ②Click the "Create" button.&#x20;

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

#### ③Connection Completed

{% hint style="danger" %}
After creating an account, you will receive an automated email from UPS to complete your account registration.&#x20;

The automated email will be delivered within the same or next business day after your account is registered.

Once you receive the automated email, please follow the procedures described in the email.
{% endhint %}

## <mark style="background-color:red;">Label Issuance Procedure</mark>&#x20;

### Enter information

1. On the "New Order" list on the Cross-Border Shipping page, click on the order for which you wish to issue a Shipping Label and a Commercial Invoice.
2. Set the shipper, type of contents, and size of box. Set the **Signature Option**, **DDP**, and  **Damage Coverage**, if necessary.&#x20;
3. Printing and attaching a Shipping Label and a Commercial Invoice.

{% hint style="info" %}
**Signature Option**&#x20;

Signature option ON: "Signature Required" request will be enabled and you will be able to see the buyer signature on the printed copy or online.&#x20;

※The "Adult Signature Required" paid option is currently not available from AnyLogi.
{% endhint %}

{% hint style="info" %}
**DDP**

DDP ON: Shipper pays shipping and customs fees.&#x20;

DDP will be reflected in the Terms of sale (Incoterms) on the Commercial Invoice. Click here for more information about [UPS DDP](https://www.ups.com/us/en/supplychain/resources/glossary-term/delivered-duty-paid.page?).&#x20;
{% endhint %}

{% hint style="info" %}
**Damage Coverage**

If you are insuring your shipment, please enter the value of the contents here. Please enter the price in Japanese yen.&#x20;

For shipments exceeding 11,000 yen per shipment, additional coverage is available. 11,000 yen will be covered free of charge up to a maximum of 11,000 yen, and a metered rate of 130 yen will be charged for each 11,000 yen in excess. &#x20;

For more information, please contact the UPS Customer Service Center (0120-27-1040).
{% endhint %}

{% hint style="warning" %}
If you have any questions, please contact the UPS Customer Service Center (0120-27-1040).&#x20;
{% endhint %}

※Click [here](/anylogi/en_us/label/shipping.md) for detailed instructions on how to issue a Shipping Label and a Commercial Invoice.

### For information on attaching a Shipping Label and a Commercial Invoice

When you open an account with UPS through AnyLogi, you will automatically become EDI compliant and EDI will be printed on the lower right corner of the label.&#x20;

When attaching them, please place the a Shipping Label and a Commercial Invoice in the special pouch and attach it to the top of the package.&#x20;

* Please attach two copies of a Shipping Label and a Commercial Invoice.&#x20;
* Please place them in the pouch so that the label is visible.&#x20;

{% hint style="warning" %}
If there are any attachments such as Attachment Sheet, please put them all together in this pouch. Some countries do not support electronic invoicing. In such cases, "INV" will appear in the lower right corner of the label instead of "EDI.&#x20;
{% endhint %}

※We have prepared an actual sample and the attached image, which we hope you can use as needed.

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

{% hint style="danger" %}
Label information that has not been used for some time after the Shipping Label and the Commercial Invoice is issued will be sequentially deleted by UPS, and shipments with the issued label will no longer be available.&#x20;

Please ship within one week after issuing a Shipping Label and a Commercial Invoice.&#x20;

※If more than one week has passed, please dispose of the them once and recreate them. Click [here](/anylogi/en_us/label/shipping/ready.md) for instructions on how to dispose and recreate of them.
{% endhint %}

[^1]:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://anymind-group.gitbook.io/anylogi/en_us/label/add/courier/ups.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
