> 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/new-work.md).

# New Work

## Overview

The **New Work** Workflow (app) is used to:

* Report a problem
* Request work that needs to be done
* Create work that I will perform
* Report work that I have done

*The complete overview of the workflow:*

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

## Create New Work

Select ***What you want to do\****

* *Report a problem*
* *Request work that needs to be done*
* *Create work that I will perform*
* *Report work that I have done*

Press \[***Next***] to create new work.

| <img src="/files/M283aoOzpX8roA0DD5oQ" alt="" data-size="original"> | <img src="/files/1Xkvyw9uFmYpVEOIhQ02" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/iD8pVTNlF1DiFSW7vwmo" alt="" data-size="original"> | <img src="/files/B3rMm6qLRyiDti2KDTAP" alt="" data-size="original"> |
| <img src="/files/2w7cdR9UOI7Hq3tIgeeP" alt="" data-size="original"> | <img src="/files/0ORC3TqnACRwdiqTzZK6" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |

## **Select Site and Object**

* Select ***Site\****
* Select ***Object\*** (you can use the search function to filter the list)*

Press \[***Next***] to proceed.

Press \[*Back*] to go back.

| <img src="/files/g3ShNPvqZq6ShSc2N5hf" alt="" data-size="original"> | <img src="/files/zSokymTy6jl63jLgkxEG" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/4xbVW4pkdUCoIj9o2IJ4" alt="" data-size="original"> | <img src="/files/E2DhuW7jCX8q7N96tk4C" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |

## **Object Navigator**

Use the Object Navigator to find the Object want to create New Work for. If there is an Object Structure you can go up and down between Child and Parent Nodes.

* Green = **Parent Node and is selectable\***
* Blue = *Child Node* --> go *Up* in the structure
* No color = *Child Node* --> go *Down* in the structure

Press \[***Next***] to select Parent Node.

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

If there are any *Active* or *Historical Work Orders* for the chosen Object these can be viewed via *Pinned Info*:

| <img src="/files/utqXit6A8B65WNGxStya" alt="" data-size="original"> | <img src="/files/B325AKPbe68eLJ8aZ2uG" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/BTmf6Dt6fOgW17UKjUvR" alt="" data-size="original"> | <img src="/files/TRIqEYupMwOCJeagJguL" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |

## **New Work - Details**

* Enter ***Fault Description\****
* Long Fault Description
* Select ***Maintenance Organization\****
* Customer
* Work Type
* Work Stage
* Priority
* Discovery
* Item Class
* Fault Type
* Attach Documents
* Attach Media Items

Press \[***Save***] to proceed.

Press \[*Back*] to go back.

| <img src="/files/8c4z5EFn9DOvK1hEF8Qo" alt="" data-size="original"> | <img src="/files/0QmT3VMlk4FaMvI3EJVK" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/yoXWkN9lvgYFex8lYQdi" alt="" data-size="original"> | <img src="/files/bdgkGspsmJgXRGV01wuE" alt="" data-size="original"> |
| <img src="/files/ApRyHg9OpzqQUZG3VSFZ" alt="" data-size="original"> | <img src="/files/XUJvzTapbUkEbOTNCrDi" alt="" data-size="original"> |
| <img src="/files/xDUXVDeeywhChL5mbGl8" alt="" data-size="original"> | <img src="/files/u8E021toDT0lXDEBZnmc" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |

If applicable *Failing Function* can be selected

Press \[***Next***] to proceed.

Press \[*Back*] to go back.

&#x20;

After this, the New Work will be created and depending on the first choice a Fault Report or Work Task will be created.

{% 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/new-work.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.
