# Measurement Books

## Scope

Measurement Book Inbox/ Card View

Employee Mobile Application

## Actors <a href="#actors" id="actors"></a>

ULB Employees

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

1. This page list all the measurement books which are under workflow.
2. Limited MB details is displayed on the card as given below.
   1. MB Number
   2. Project Description
   3. Assignee
   4. Workflow State
   5. MB Amount
   6. SLA days remaining

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

1. Filter - It allows the user to filter the listed MBs by the values provided.
   1. MB Number
   2. Project ID
   3. Project Name
   4. Ward
   5. Workflow State

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

None

### Configuration <a href="#configuration" id="configuration"></a>

None

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

None

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

<div><figure><img src="/files/Y4NMfKxfZDDVyweEzZby" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hvjJVp6yYLD7xNl08V1l" alt=""><figcaption></figcaption></figure></div>

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

1. All the MBs which are in workflow are listed.
2. Option to sort and filter the MB is provided.
3. Option to view the complete MB details is provided.
4. Option to initiate new MB creation is provided.


---

# 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/employee-mobile-application/measurement-books.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.
