> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/documentation/fulfillment/shipping/making-shipping-details-visible-to-your-customers.md).

# Making Shipping Details Visible to Your Customers

With Equipme, you can easily and efficiently manage shipping information for your services. This feature allows you to store package data directly in the system and make it visible to your customers.

Here’s how it works: In the Fulfillment-Shipping-Create Package section, you can add shipping information to the services that are physically shipped. This includes devices such as laptops or iPads. You have the option to enter all relevant shipping details, such as the shipping provider and the tracking number, directly into the system.

If you're using Sendcloud with a shipping provider, the shipping details will be automatically synchronized and stored in the system. Alternatively, you can manually enter the information and provide a tracking link that the customer can use to track the shipment status.

Overview for the customer: On the customer side, the shipping details are clearly displayed in the portal. The customer can check the shipping status, use the tracking link, and see all relevant information at a glance.

Updating shipping information: The shipping details can be updated at any time. You can do this directly for the respective item in the system or in the outgoing packages section. This ensures that all information is always up-to-date.

{% embed url="<https://fast.wistia.net/embed/iframe/u8uhvkugan?seo=false&videoFoam=true>" %}


---

# 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:

```
GET https://hub.equipme.io/documentation/fulfillment/shipping/making-shipping-details-visible-to-your-customers.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.
