> For the complete documentation index, see [llms.txt](https://docs.novacura.com/marketplace-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novacura.com/marketplace-documentation/applications/explore-apps/ifs/mobile-work-order/documentation/ifs-cloud/pool-tasks-inbox.md).

# Pool Tasks (Inbox)

## Overview

**Pool Task** is an Inbox showing *Tasks* that are not Assigned where the status of the Work Task is in Prepared. Work Tasks will only show up where the authenticated Person exists as a Maintenance Employee for that Company and the custom field Nc\_excluded\_flow\_mwo is not set to True

*The complete overview of the workflow:*

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

## Inbox

The **Pool Task** Inbox shows *Tasks* *that are not Assigned* and how many of these are available via a counter.

In the Inbox, it is possible to sort and show the tasks by:

* Date
* Favorites
* Priority

You can assign a Pool Task to yourself, after this, it will appear in the Inbox *My Tasks*.

| <img src="/files/sANRz4LapUGlzJCb1s5p" alt="" data-size="original"> | <img src="/files/tEMJN5HOMKDXJu4ldCk9" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/nzUkVKrTSELfec4AQDEC" alt="" data-size="original"> | <img src="/files/reQVdvhTdva1zdsT2OxZ" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |

## Assign Pool Task

* Demand
* Enter ***Start Date\****
* Enter ***Start Time\****
* Enter ***End Date\****
* Enter ***End Time\****

Press \[***Assign To Me***] to assign the selected Pool Task to myself.

Press \[*Menu*] to go back.

| <img src="/files/F69fcya1p529sI3lCR5h" alt="" data-size="original"> | <img src="/files/iZhpmKeEYsI8Q1KutHWq" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/XMN4fhh0GrYAs5pcvMJS" alt="" data-size="original"> | <img src="/files/f0MeclxBWk4MBt5xUk3Q" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |

{% hint style="info" %}
*\* = Mandatory Field*
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.novacura.com/marketplace-documentation/applications/explore-apps/ifs/mobile-work-order/documentation/ifs-cloud/pool-tasks-inbox.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
