# Time Extension

## Scope

The time extension feature allows users to search for time extension requests and view their details.

### Details

1. The same Search Work Order feature is used to search for revised work orders.
2. Clicking to view the details of a revised work order will open the "View Revised Work Order Page," showing the following information:

<table><thead><tr><th width="83">#</th><th width="203">Field</th><th width="123">Data Type</th><th width="101">Required</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Revised work order number</td><td>Display Only</td><td>NA</td><td>Revised work order number</td></tr><tr><td>2</td><td>Work order number</td><td>Display Only</td><td>NA</td><td>Work order no.</td></tr><tr><td>3</td><td>Project ID</td><td>Display Only</td><td>NA</td><td>Project ID of the project.</td></tr><tr><td>4</td><td>Project sanctioned date</td><td>Display Only</td><td>NA</td><td>Date of the proposal from the project.</td></tr><tr><td>5</td><td>Project name</td><td>Display Only</td><td>NA</td><td>Project name</td></tr><tr><td>6</td><td>Project description</td><td>Display Only</td><td>NA</td><td>Project description</td></tr><tr><td>7</td><td>Work Order Details</td><td>Tab</td><td> </td><td> </td></tr><tr><td>8</td><td>Name of CBO</td><td>Display Only</td><td>NA</td><td>The name of the CBO</td></tr><tr><td>9</td><td>CBO ID</td><td>Display Only</td><td>NA</td><td>The CBO ID</td></tr><tr><td>10</td><td>Role of CBO</td><td>Display Only</td><td>NA</td><td>The role of the CBO IA/ IP.</td></tr><tr><td>11</td><td>Name of the officer in-charge</td><td>Display Only</td><td>NA</td><td>Name of the officer in-charge as provided in original WO.</td></tr><tr><td>12</td><td>Designation of officer in-charge</td><td>Display Only</td><td>NA</td><td>Designation of the officer in-charge as provided in original WO.</td></tr><tr><td>13</td><td>Project completion period</td><td>Display Only</td><td>NA</td><td>Number of days work to be completed as provided in original WO.</td></tr><tr><td>14</td><td>Work Start Date</td><td>Display Only</td><td>NA</td><td>Work start date as provided in original WO.</td></tr><tr><td>15</td><td>Work End Date</td><td>Display Only</td><td>NA</td><td>Revised work end date as provided in original WO.</td></tr><tr><td>16</td><td>Work order amount</td><td>Display Only</td><td>NA</td><td>Total estimated cost as provided in original WO.</td></tr><tr><td>17</td><td>Extension requested</td><td>Display Only</td><td>NA</td><td>Time requested to extend in days.</td></tr><tr><td>18</td><td>Revised End Date</td><td>Display Only</td><td>NA</td><td>The revised End Date as per the time requested as extension.</td></tr><tr><td>19</td><td>Reason for Extension</td><td>Display Only</td><td>NA</td><td>Reason for time extension provided entered by CBO.</td></tr><tr><td>20</td><td>Terms and Conditions</td><td>Tab</td><td> </td><td>As provided in original WO.</td></tr><tr><td>21</td><td>Workflow Timelines</td><td>Section</td><td> </td><td>As per the the workflow of revised work order.</td></tr></tbody></table>

## Notifications

Not applicable.

## Actions

In Workflow Time Extension - Workflow actions based on roles logged in user has.

For Workflow Completed Time Extension - No Actions

## User Interface

<https://www.figma.com/file/M2P3O9WlKtxuLCjQKxLLDg/DIGIT-Works?type=design&node-id=8079-45030&t=2LWHgdG69SXIgukk-4>

## Acceptance Criteria

Revised work details are displayed as per the details provided in the story.


---

# 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/time-extension.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.
