# Ship24

Ship24 provides universal shipment tracking across hundreds of carriers worldwide. When enabled, Alhena can look up tracking information for any shipment and provide customers with real-time delivery status updates.

## What Ship24 Enables

With Ship24, Alhena can help customers with:

* **Tracking status** - Current location and status of their shipment
* **Delivery estimates** - Expected delivery dates based on carrier data
* **Carrier information** - Which carrier is handling their package
* **Transit history** - Full tracking history showing each scan and location

## Setup

1. In Alhena, go to **Settings > Integrations**
2. Find **Ship24** and toggle it on

That's it - no additional configuration required.

***

## Enabled Agents

When you enable Ship24, tracking capabilities are added to the order management agent:

| Agent                      | Description                                                              |
| -------------------------- | ------------------------------------------------------------------------ |
| **Order management agent** | Gains the ability to track shipments and provide delivery status updates |

You can configure this agent in **AI Settings > Agents**.

***

## Disconnecting

To disconnect Ship24:

1. Go to **Settings > Integrations**
2. Find **Ship24** and toggle it off
3. Confirm the disconnection

This will disable shipment tracking capabilities.


---

# 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://alhena.gitbook.io/docs/integrations/ecommerce/integrating-alhena-ai-with-ship24.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.
