Executive Dashboard
Performance overview
My Dashboard
Your personal performance
People
Team members
Target Setup
Define weighted targets per person per year
Select a person above
User Management
Manage accounts and send invites
Performance Tracking
Enter monthly plan vs actual and FY forecast
Select an employee above
Permissions
Control what each role can do
Departments
Manage department list
Settings
System configuration
Firestore Security Rules
Deploy these rules in Firebase Console → Firestore → Rules:
rules_version = '2';
service cloud.firestore {
match /databases/{database}/documents {
match /{document=**} {
allow read, write: if request.auth != null;
}
}
}
Usage Guide
- Go to People → Add departments → Add team members
- Go to Users → Invite people → Link to employee profile
- Go to Targets → Define 1–5 annual targets per person
- Go to Tracking → Each month enter Plan, Actual, Forecast
- Go to Dashboard → View MTD, YTD and FY Forecast