# 3.3 Define your application settings

The following settings can be configured by a system implementator. In the **Country Configuration Files** in the [Release Notes](https://github.com/opencrvs/documentation/blob/master/v1.9.0/general/v1.9-release-notes.md#configuration-template-files) you will find a configuration file to help you define your requirements.

| Configuration Option                                                                                                                                                                    | Comments                                                                                                                                  |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| Country logo                                                                                                                                                                            | Add a high resolution png image of the country emblem/logo that you wish to show on the Login and Declaration Review page                 |
| Login background                                                                                                                                                                        | Choose a background image or colour for the Login page                                                                                    |
| Currency                                                                                                                                                                                | Set your currency to display fees                                                                                                         |
| Phone number regex                                                                                                                                                                      | Define the validation rules for phone numbers in the declaration form ([www.regex101.com](http://www.regex101.com))                       |
| Unique Identification Number (UIN) e.g. National ID                                                                                                                                     | Define the validation rules for national ID numbers in the declaration form ([www.regex101.com](http://www.regex101.com))                 |
| <p><strong>Birth registration time periods</strong><br>Legally specified time period<br>Late registration time period<br>Delayed registration time period<br>Birth Crude Birth Rate</p> | <p>Sets the time periods for registration.<br>The performance dashboard will reflect the different time periods selected</p>              |
| <p><strong>Birth registration fees</strong><br>Fees for within legally specified time period<br>Fees for late registration<br>Fees for delayed registration</p>                         | <p>Sets the fees for birth registration<br>Fees are collected if required when a certificate is requested and issued</p>                  |
| <p><strong>Death registration time periods</strong><br>Legally specified time period<br>Late registration time period<br>Death Crude Birth Rate</p>                                     | <p>Sets the time periods for registration.<br>The performance dashboard will reflect the different time periods selected</p>              |
| <p><strong>Death registration fees</strong><br>Fees for within legally specified time period<br>Fees for late registration</p>                                                          | <p>Sets the fees for death registration<br>Fees are collected if required when a certificate is requested and issued</p>                  |
| <p><strong>Marriage registration time periods</strong><br>Legally specified time period<br>Late registration time period</p>                                                            | <p>Sets the time periods for registration.<br>The performance dashboard will reflect the different time periods selected</p>              |
| <p><strong>Marriage registration fees</strong><br>Fees for within legally specified time period<br>Fees for late registration</p>                                                       | <p>Sets the fees for marriage registration<br>Fees are collected if required when a certificate is requested and issued</p>               |
| Multi-language support required                                                                                                                                                         | Do you need to translate OpenCRVS into another language? Is so what language/s?                                                           |
| Digital signatures required                                                                                                                                                             | Are you going to use digital signatures on the paper certificate? If so the Registrar signature will need to be uploaded to their profile |
| Run in Production / Test mode                                                                                                                                                           | Choose your installation mode. Test mode will disable 2FA                                                                                 |
| SMS or email for informant notifications                                                                                                                                                | Choose how you wish to send informants notification on the progress of thier application                                                  |
