# Work Order Inbox Page

## Scope

Inbox for Employees

## Actors

Employees

## Details

1. Inbox page for employees to be developed duly taking care of the MUKTA branding aspect.

#### Attributes

The inbox of employees is divided into 4 sections.

**Menu Title**

1. Product Name
2. Menu Links
   * Create Work Order - It will take the user to the search estimate page.
   * Search Work Order - It will take the user to search work order.

**Search Parameters**

1. Work order number
2. Project ID
3. Project type

**Filters**

1. Assigned to me - It displays the work orders in the inbox which are assigned to the logged-in user.
2. Assigned to all - Selected by default, It displays the work orders in the inbox which are pending for action of role(s) logged-in users have.
3. Ward - Multi-select
4. Locality - Multi-select
5. Workflow state - state of the workflow of the work order.

**Result Display Area**

1. Work order number
2. Project name
3. CBO name
4. Assignee
5. Workflow state
6. Work Order Amount
7. SLA days remaining

**It should be a DIGIT standard Inbox that allows to configure based on a request from the implementation.**

## Validations

Not applicable.

## Configurations

Not applicable.

## Actions

Menu links and Search, Filter apply and Numbers h.yperlinks.

## Notifications

Not applicable.

## User Interface

[<img src="https://static.figma.com/uploads/b6df2735e4cb368306acf5480b50f96e69f96099" alt="" data-size="line">DIGIT-Works](https://www.figma.com/file/M2P3O9WlKtxuLCjQKxLLDg/DIGIT-Works?node-id=1831%3A28501\&t=ezrYIQWHGlDd2IDy-4)

## Acceptance Criteria

<table><thead><tr><th width="137">Acceptance Criteria</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>It should be a service-wise inbox for all the employee users.</td></tr><tr><td>2</td><td>Following the DIGIT standard inbox design.</td></tr></tbody></table>


---

# 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.digit.org/works/reference-implementations/muktasoft-v2.2/specifications/functional-requirements/user-stories/work-order/work-order-inbox-page.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.
