> 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/muster-rolls.md).

# Muster Rolls

On this page:

* [View and edit muster rolls](#_sragxiwui1hb)

## Muster Roll <a href="#sragxiwui1hb" id="sragxiwui1hb"></a>

Muster roll service lists all the muster rolls generated all across the Works/ Projects assigned to the logged-in CBO user. The CBO user can view the muster roll details along with its status and edit it in case the muster roll is sent back to CBO for correction by the ULB employee.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/hd5gdzKDVGPCIbkTVEMF" alt=""></td><td><p>To view muster rolls -</p><p><mark style="color:red;"><strong>Step 1:</strong></mark>  Click on <strong>Muster Rolls</strong> on the homepage.</p></td><td></td></tr><tr><td><img src="/files/9ej7jtor10h2NYNF4sNw" alt=""></td><td><mark style="color:red;"><strong>Step 2:</strong></mark>  Click on <strong>View Details</strong> to access the muster roll details.</td><td></td></tr><tr><td><img src="/files/8IYQieas4pot7hptfqJC" alt=""></td><td>In case the muster roll is sent back to CBO for correction - the CBO gets the option to edit the muster roll and re-submit it.</td><td></td></tr><tr><td><img src="/files/OTE9OXS4nKcx1eymjlux" alt=""></td><td><mark style="color:red;"><strong>Step 3:</strong></mark> Click on <strong>Show Workflow Timeline</strong> to view the timeline details for the specific muster roll.</td><td></td></tr></tbody></table>


---

# 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/muster-rolls.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.
