# InsureMO Training Program: Easy PA Template

## What Is It
An Easy PA template is a policy admin application with basic features. It is often used as the baseline to build customized policy admin system for clients. The scaffold contains: 

* A UI project -  Rainbow UI framework (based on React)
* A bizdata project -  Exported product configuration files including iComposer configuration for API

There are dozens of product examples in the Easy PA template, covering different LOBs like travel, health, cyber and car etc. Features include NB, Endorsement, UW and Worklist. It depends on general insurance product configuration and APIs on InsureMO. Tenants must have general insurance feature enabled to run the Easy PA template.  

 ![easypa](image/templates/easypa.png)

## Source Code and Configuration Data 

<div class="docs-caution"><span class="docs-admonitions-text">caution</span>

*  Please check with you sales to get offline Easy PA source code access approval first before proceeding with below steps.

</div> 

**This is for partner and external users.**

Select the apptemplate from InsureMO application workspace where you can get the sample source code from the repos. 

**For InusreMO internal projects**

Request siteops to fork templates to start your new projects in the OSS system. 

Once you get the code, please read **README.md** in the code repositories carefully.


## Feedback and Contribute

* Use **Issues** in the github repo for your requirement or feedback about the template. 
* Use **Pull Request** in the github repo to contribute code or fix bugs.  

