> For the complete documentation index, see [llms.txt](https://docs.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digit.org/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/mobile-application-user-manual/cbo-getting-started/my-works.md).

# My Works

On this page:

* [View details](#view-details)
* [Engage wage seekers](#engage-wage-seekers)
* [Time extension](#time-extension)

## **View Details**

CBOs can view their work orders through the portal or the mobile app.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/WuQVZjH3kmk6BiHf9rkQ" alt=""></td><td><p>To view work order details - </p><p><mark style="color:red;"><strong>Step 1:</strong></mark> Click on the <strong>My Works</strong> option on the home page. </p><p>This displays all the work orders assigned to the logged-in user.</p></td><td></td></tr><tr><td><img src="/files/grdC0nt7vBJiloLSiLz9" alt=""></td><td><p><mark style="color:red;"><strong>Step 2:</strong></mark> Scroll down to see if the logged-in user has more than one work assigned.</p><p><mark style="color:red;"><strong>Step 3:</strong></mark> Click on <strong>View Details</strong> to view the complete details of a work order.</p></td><td></td></tr><tr><td><img src="/files/8gbFR1iDVi99sqaS1dRT" alt=""></td><td></td><td></td></tr><tr><td><img src="/files/cram36N6gFPzwYPIUeD7" alt=""></td><td></td><td></td></tr><tr><td><img src="/files/W1rG3Bl8Q0iplHtIFlFt" alt=""></td><td><mark style="color:red;"><strong>Step 4:</strong></mark> The <strong>Work Order</strong> details page displays the <strong>Contract Details</strong>, <strong>Work Timelines</strong>, <strong>Terms and Conditions</strong>, and the option to download Work Order PDF.</td><td></td></tr><tr><td><img src="/files/zbqlzdwtQG1di4Wo5z4E" alt=""></td><td></td><td></td></tr></tbody></table>

## **Engage Wage Seekers**

A CBO user can engage or disengage the wage seekers for all its running works.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/G209GGfnaofwqY2N6MZk" alt=""></td><td><p>To engage wage seekers -</p><p><mark style="color:red;"><strong>Step 1:</strong></mark> Click on <strong>My Works</strong> to list all the running works.</p><p><mark style="color:red;"><strong>Step 2:</strong></mark> Click on the <strong>Engage Wage Seekers</strong> button available on the Work Order card.</p></td><td></td></tr><tr><td><img src="/files/Krp0JotOqVUD1Pnvnj2U" alt=""></td><td><p><mark style="color:red;"><strong>Step 3:</strong></mark> Search wage seekers by the registered <strong>Mobile Numbers</strong> and map to specific works. </p><p><mark style="color:red;"><strong>Step 4:</strong></mark> Click on <strong>Add a new wage seeker</strong> option to add wage seekers.</p></td><td></td></tr><tr><td><img src="/files/0Dg5X3sGDBFsEwC8ctRX" alt=""></td><td><mark style="color:red;"><strong>Step 5:</strong></mark> Click on <strong>Submit</strong> once all the wage seekers are added. This saves the wage seeker record.</td><td></td></tr><tr><td><img src="/files/MZy5UMLnj6j7ljbtqW0B" alt=""></td><td></td><td></td></tr></tbody></table>

## **Time Extension**

The View Work Order screen contains the option to request for time extension for completing the specific work project.

| ![](https://lh3.googleusercontent.com/Mleo9lsKpMC1Wm44DCG34zQRBCnDOrkCjGkKkyO6Xlkbb4Y_fAyH_GTTtnrAO5AqWJx-tfJdsxJ9OGPHCf88isU-fDK_gf7YkKlervW9WGhBS00kFTSjVYc99OJvlmM_baHkbEX4dceMzMTbPNWeug)                                                                                                          | ![](https://lh5.googleusercontent.com/gQ7_MlBlzay6N_2MwGEFGo_5msp4zU40X657HsHqjRS3W_cHnZucfSX43dD-R-7imFBFpHG5Ea2CkSdLmpqp8LxF6dMaI4IOQOK3fxJd0RCfTNuhG8jbbQ13o7Ve5kUsKyaE1eRQkH4XFbB6NENC5A) |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><mark style="color:red;"><strong>Step 1:</strong></mark> Enter the <strong>Extension required (In Days)</strong> and the <strong>Reason for Extension</strong>.</p><p><mark style="color:red;"><strong>Step 2:</strong></mark> Click on the Submit button to submit the request for processing.</p> | On successful submission, the success page is displayed with the Request ID and the request is available for tracking in the My Request section.                                              |


---

# 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.digit.org/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/mobile-application-user-manual/cbo-getting-started/my-works.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.
