# MB Inbox

## Scope&#x20;

Employees

Role: MB\_Creator, MB\_Verifier, MB\_Approver

### Details <a href="#details" id="details"></a>

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

#### Attributes <a href="#attributes" id="attributes"></a>

The inbox of employee is divided into 4 sections.

**Menu Title**

1. Product Name - MUKTA
2. Menu Links
   1. Create MB- This link will take the user to Search Work Order screen to search the work order and create the MB.
   2. Search MB- This link will take the user to Search Measurement Book screen to search MB and view the details.

**Search Parameters**

1. MB Reference Number
2. Project ID
3. Project type

**Filters**

1. Assigned to me - This filter will allow the users to filters the MB which are assigned to logged in user only and display the result accordingly.
2. Assigned to all - Selected by default, and allow the users to search view all the MBs which are pending to take action for a role which logged in user has.
3. Ward - Multi-select, to filter the MB which are created for selected projects belong to selected ward(s).
4. Locality - Multi-select, to filter the MB which are created for selected projects belong to selected locality(ies).
5. Workflow state - To apply the filter to displayed the MB which are in the selected workflow state.

**Result Display Area**

1. MB Reference Number
2. Project name
3. Assignee
4. Workflow state
5. MB Amount
6. SLA days remaining

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

### Validations <a href="#validations" id="validations"></a>

Not applicable

### Configurations <a href="#configurations" id="configurations"></a>

Not applicable

### Actions <a href="#actions" id="actions"></a>

Menu Links and Search, Filter Apply and Numbers Hyperlinks.

#### Notifications <a href="#notifications" id="notifications"></a>

Not applicable.

## User Interface <a href="#userinterface" id="userinterface"></a>

<https://www.figma.com/file/M2P3O9WlKtxuLCjQKxLLDg/DIGIT-Works?type=design&node-id=9137-31326&mode=design&t=ymTk31lR0N9tdKmc-4>

## Acceptance Criteria <a href="#acceptancecriteria" id="acceptancecriteria"></a>

1. It should be a service wise inbox for all the employee users.
2. Following the DIGIT standard inbox design.


---

# 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/detailed-mb/mb-inbox.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.
