Dear {{ $user->fname ?? $user->name }},
Welcome to the Go MD USA team! We're excited to have you join our organization and look forward to working together to provide exceptional healthcare services to our patients.
Your Account Information
| Name: | {{ $user->fname ? $user->fname . ' ' . $user->lname : $user->name }} |
| Email: | {{ $user->email }} |
| Temporary Password: | {{ $tempPassword }} |
| Role: | {{ ucfirst(str_replace('_', ' ', $user->getRoleNames()->first() ?? 'Staff')) }} |
Important: Please log in and change your temporary password as soon as possible for security reasons.
@endifStaff Portal Features:
- ✓ Administrative Dashboard - Access to key metrics and system overview
- ✓ User Management - Manage patient and provider accounts
- ✓ Reporting Tools - Generate and view comprehensive reports
- ✓ Support Tools - Access customer support and ticketing systems
- ✓ Communication Center - Internal messaging and notifications
- ✓ System Configuration - Manage platform settings and configurations
- ✓ Audit Logs - Track system activities and changes
Getting Started:
- Click the "Access Staff Portal" button below to log in @if($tempPassword)
- Use your email and the temporary password provided above
- Change your password to something secure that you'll remember @else
- Use your existing login credentials @endif
- Complete your staff profile and review your permissions
- Familiarize yourself with the dashboard and available tools
- Review any pending tasks or notifications
- Contact your supervisor or IT support if you need additional access
Important Resources:
- • Staff Handbook: Available in the documents section
- • Training Materials: Access online training modules
- • IT Support: it@gomdusa.com
- • HR Department: hr@gomdusa.com
If you have any questions about your account or need assistance getting started, please contact our IT support team at it@gomdusa.com or your direct supervisor.
We're excited to have you as part of the Go MD USA team and look forward to your contributions to our mission of providing accessible healthcare.