The AIUNIFY Leads login screen provides the authenticated entry point to the workspace.
| Field or control | Purpose |
| Email / Phone | Enter the account credential assigned to you. |
| Password | Enter the password associated with the account. |
| Show / Hide | Controls whether the password characters are visible while entering the password. |
| Log in | Submits the credentials for authentication. |
| Please Wait... | Indicates that the login request is being processed. |
After successful authentication, the application stores the authenticated user and access token, loads visible subscription modules and account information, and fetches the businesses available to the user.
The login workflow then establishes a valid working business context before taking a standard non-SaaS user to the Dashboard.
If authentication fails, the login screen can display the error returned by the authentication process.
Before requesting administrative assistance:
AIUNIFY Leads includes staff-member and role-management functionality. Team members should therefore use individual accounts rather than sharing one set of credentials.
The authenticated application includes a logout operation. Use the workspace logout control when you have finished working, particularly on shared or unattended computers.
Security practice: Logging out is safer than merely closing the browser tab because it explicitly ends the authenticated application session.