Settings

Settings

Profile Information
Role: -
Change Password
Password must be at least 8 characters long
Important: You will be logged out after changing your password and need to log in again with your new password.
System Preferences
Display Settings
Notification Preferences
Report Preferences
Appearance Customization
Branding
This name appears in the sidebar and page titles
Shown in the sidebar next to the name. Transparent PNG recommended.
Shown in the browser tab. 32×32 PNG recommended.

Sidebar Customization

Top Bar Customization

Button Customization
Payment Gateway Configuration
Admin Only: These settings control payment gateway integrations. Handle with care.
Paystack Settings

Flutterwave Settings
Wallet Settings
Controls how much is deducted from an agent/broker wallet when they buy a policy. "Premium minus commission" lets them keep their commission up front.
Notification Configuration
Email Settings
If SMTP isn't configured, the Email API is used automatically when a key is set.

SMS Settings
Integration Configuration
Admin Only: These settings control external API integrations. Handle API keys with care.
NIIP (Nigerian Insurance Industry Portal) Settings
NIIP integration is required for motor insurance policies in Nigeria. The API key is used to submit motor policy details to the NIIP portal.
This key is used to authenticate with the NIIP API for motor policy submissions.
The base URL for NIIP API endpoints. Only change if instructed by NIIP.
When enabled, motor policies will be automatically submitted to NIIP upon creation. Otherwise, policies must be manually submitted from the NIIP management page.

GIBS (General Insurance Business System) Settings
GIBS integration is required for submitting approved policies and claims to insurance companies. The APP ID and Password are used to authenticate with the GIBS portal.
The application ID provided by GIBS for authentication.
The password used to authenticate with the GIBS API.

Security Settings
Two-Factor Authentication
Two-factor authentication adds an extra layer of security to your account.
Active Sessions
Current Session
Loading...Loading...
Active
Login History
Date & Time IP Address Location Device Status
Loading...
Special Permissions Management
Admin Only: Grant special permissions to users to access specific features beyond their role permissions.
Note: Special permissions allow users to access features that are normally restricted to admin roles. Grant these permissions carefully.
User Permissions

Loading users and permissions...

Permission Descriptions
Renewal Notices

Allows users to access the renewal notice management page. Users can fetch renewal lists from internal or external APIs, create templates, and schedule automated renewal notices.

Reports

Allows users to access advanced reporting features. Users can generate, view, and export detailed reports on policies, commissions, and business analytics.

NIIP Integration

Allows users to access the NIIP (Nigerian Insurance Industry Portal) integration page. Users can submit motor policies to NIIP and manage NIIP submissions.

GIBS Integration

Allows users to access the GIBS (General Insurance Business System) integration page. Users can submit approved policies and claims to insurance companies via GIBS.

Code Security & Minification
Code Minification: Compress JavaScript files to reduce size and protect source code. You can reverse this anytime by clicking "Restore Original Files".
Current Status
Total Files
-
Minified Files
-
Status
Checking...
Actions
What This Does
  • Security: Obfuscates code making it harder to reverse engineer
  • Performance: Reduces file size for faster page loads
  • Reversible: Original files are backed up and can be restored anytime
  • Safe: Creates backup before minifying
Important:
  • Always create a full backup of your application before minifying
  • Test thoroughly after minification to ensure everything works
  • Keep backup files until you verify minified code works correctly
  • Minification may affect debugging - restore original files when debugging