# Process Shipment

## Overview

This flow(app) can be used to process a shipment on the user’s default site.

<div align="left"><img src="/files/HKKU9fPRrvO7IMpKjASQ" alt=""></div>

*Overview of the flow(app):*

{% file src="/files/GgcazAIuRzIciqPLTznr" %}

## Steps

### **Scan/Enter Shipment**

* Shipment ID is required
* Entered Shipment could be in any state other than *Closed* and should belong to the user’s default site
* Click on the **List** button to see a list of Shipments that satisfy the above condition

{% hint style="info" %}
**Pin Step:**

Display the user default Site ID and its description
{% endhint %}

| <img src="/files/nnkDeBFFJK1UAEKW8jvp" alt="" data-size="original"> | ![](/files/q0XopSjYoxDjXyR0JYt2) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### **Select Action**

* Select the next step, the action in the shipment flow

| <img src="/files/LTS07Z7TUDon9rebnPih" alt="" data-size="original"> | ![](/files/ykWYr3VIpf9yQLBEB8wJ) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### **Select Pick Location**

{% hint style="info" %}
Only shown if two stages picking is enabled in shipment site.
{% endhint %}

| <img src="/files/sO4lGMeY9Zs4rBVSBY5h" alt="" data-size="original"> | ![](/files/VoFtK714kZBQZHuGrSCN) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |


---

# 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.novacura.com/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-cloud/customer-order-and-shipment/process-shipment.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.
