# Ship-To

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

## Page Overview

<table><thead><tr><th width="123.3333740234375">Field</th><th>Description</th></tr></thead><tbody><tr><td>Description</td><td>A given description of the Ship To</td></tr><tr><td>Type</td><td>What the Ship-To is assigned under, Global, Order or Customer</td></tr><tr><td>Status</td><td>Shows weather the ship to is Active or not</td></tr><tr><td>Address 1</td><td>The Primary Address of the Ship To</td></tr><tr><td>Address 2</td><td>The Secondary Address of the Ship To</td></tr><tr><td>City</td><td>The address's City</td></tr><tr><td>State</td><td>The address's State or Province</td></tr><tr><td>Zip</td><td>The address's Zip / Postal Code</td></tr><tr><td>Country</td><td>The address's Country</td></tr><tr><td>Phone #</td><td>A callable Phone number related to the ship-to </td></tr><tr><td>PO #</td><td>A PO# related to the ship-to</td></tr></tbody></table>

## New Ship-To

You can add a new ship to in the app via the \[ + New Ship-To ] button.

<figure><img src="/files/5ayWEqJdIzFNhWE0Jv1C" alt=""><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://help.tacinsight.com/fast-weigh-knowledge-base/references/ticketing-app/application/ship-to.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.
