# Park Warehouse Task

## Overview

This flow can be used to park a started warehouse task for logged-in user.

![](/files/clse9Gi5Ny38SKuUs3vw)

*The complete overview of the flow:*

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

## Steps

### **Select Warehouse Task**

Warehouse tasks that are in the "Started" state are displayed in the list, and selecting a task is mandatory to proceed with the application.

| <img src="/files/dW53jiCzdp4LdMBhIupe" alt="" data-size="original"> | <img src="/files/FOPVExIe61CmePb9sg30" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### **Select Park Reason**

* Park Reason is required.
* Only a warehouse task in status Started can be parked and each warehouse worker can only have one started task at a time.
* Click on the **Save** button to park the shown warehouse task.

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

* Display the user default Site ID and its description

{% endhint %}

| <img src="/files/hIkZ1QEPxVDoG4AyP9ZE" alt="" data-size="original"> | <img src="/files/Xhe6JVjke4J57uoauSHZ" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             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-application-10/warehouse-handling/park-warehouse-task.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.
