# Employee Module Setup

Now that we are done with setting up the citizen module, the next step is to build the employee portal on top of the DIGIT UI for the Birth Registration module. The employee portal is designed to support multiple workflows like verifying the information and approving or rejecting the registered details of citizens.

**Build the employee portal for a module - Steps**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Write Employee Module Code</strong></mark></td><td>Create an employee module screen with essential functionalities</td><td></td><td><a href="employee-module-setup/write-employee-module-code">write-employee-module-code</a></td></tr><tr><td><mark style="color:blue;"><strong>Create Form Screen</strong></mark></td><td>Create and integrate a form within a micro-frontend architecture using the DIGIT framework.</td><td></td><td></td></tr></tbody></table>

The guide provides examples and illustrations on how to set up and integrate the most commonly used DIGIT UI libraries.

Refer to the sample screens [here](https://docs.digit.org/platform/guides/developer-guide/ui-developer-guide/citizen-module-setup/sample-screenshots).
