# 16. Profile Menu- Admin Panel

### 16.1 Profile

The admin or staff member has the capability to customize their profile through the Admin Profile Menu. This includes the ability to change their name, default country, and reset their password. These profile adjustments provide flexibility and personalization to meet the user's preferences and requirements.

#### 16.1.1 Change Country

Allows administrators to modify their selected country, providing flexibility in accessing and managing country-specific data and settings.

#### 16.1.2 Change Password

Enables administrators to update their account password for enhanced security and access control.

#### 16.1.3 Enable Web Notifications

Gives administrators the option to enable or disable web notifications, tailoring their experience based on notification preferences.

#### 16.2 Logout and login

Initiates the logout process, ensuring a secure and controlled exit from the system. Administrators can log out of their accounts to protect sensitive information and maintain account security.

**Admin Login**

The admin and staff members access the system through the admin login page, where credentials are provided for secure authentication. The login requires a valid username and password. Once verified, administrators are granted access to the Dashboard, displaying data associated with their assigned default country.

**Admin Password Reset**

After logging in, administrators have the option to reset their password. By navigating to the profile menu, administrators can enter a new password, enhancing account security. This feature ensures that administrators can regularly update their login credentials.

**Admin Forgot Password**

In the event of a forgotten password, administrators can utilize the "Forgot Password" link on the admin login page. The system prompts the user to enter their email address. Subsequently, an OTP (One-Time Password) is sent to the provided email. After entering the OTP, administrators can reset their password securely. The email notifications are managed by the Zepto mail server, with mail delivery facilitated through PHP mailer or Swift mailer.
