# Start Warehouse Task

## Overview

This flow(app) can be used to start a warehouse task for logged-in user.

![](/files/8owCsgZC2Q5N1zIz2dhJ)

*The complete overview of the flow(app):*

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

## Steps

### **Select Task**

* Select a warehouse task to start.
* Tasks shown in this screen belongs to user’s default site and grouped by task priority. Also only the tasks in **Released** or **Parked** state are shown.

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

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

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

### **Task Info**

* Shows information about the selected warehouse task.
* Click on the **Next** button to start the selected task and depending on the task type you will be directed to one of these flows(apps).

<table data-header-hidden><thead><tr><th width="465.2666328789948"></th><th></th></tr></thead><tbody><tr><td>Transport Task</td><td><a href="/pages/Zig3rJVS6Ye1AE28Nr15">Start Transport Task</a></td></tr><tr><td>Customer Order Pick List</td><td><a href="/pages/ItzVWux85FRpBbdzrEUl">Start Picking</a></td></tr><tr><td>Shop Order Pick List</td><td><a href="/pages/RUGuFgkyQyFSzlisv3ER">Report Picking of Part Shop Order Pick List</a></td></tr></tbody></table>

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

### **Already Started Task**

* Only shown if the logged-in user already has a started task.
* Click on the **Next** button to continue the selected task. depending on the task type you will be directed to one of these flows.

<table data-header-hidden><thead><tr><th width="368.72793269861614"></th><th></th></tr></thead><tbody><tr><td>Transport Task</td><td><a href="/pages/Zig3rJVS6Ye1AE28Nr15">Start Transport Task</a></td></tr><tr><td>Customer Order Pick List</td><td><a href="/pages/ItzVWux85FRpBbdzrEUl">Start Picking</a></td></tr><tr><td>Shop Order Pick List</td><td><a href="/pages/RUGuFgkyQyFSzlisv3ER">Report Picking of Part Shop Order Pick List</a></td></tr></tbody></table>

| <img src="/files/lDlo1tMB7hfM0y7akalX" alt="" data-size="original"> | <img src="/files/IZN03lTMDLkJckZFFTFc" 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/start-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.
