# User Login To login, click the **User Login** button in the upper-right corner of the application. Doing so will open up the **User Login Dialog**. ![User Login Dialog](../../_images/user-login.png) | Number | Element | Description | | ------ | -------------------------- | ----------------------------------------------------------------------------------------------------- | | 1 | **Email Input** | Enter user email here | | 2 | **Password Input** | Enter user password here | | 3 | **Forgot Password Link** | Send out password reset link to user email | | 4 | **cancel** | Cancel log in attempt | | 5 | **log in** | Attempt Login. A notification will appear indicating whether the login was successful or if it failed | | 6 | **Sign up for an account** | Create a new account with an email and password | ## User Info Once a user is logged in, clicking the user email in the upper-right corner of the application will open the **User Info Dialog**. The user will stay logged-in during subsequent launches of the application until they explicitly logout. ![User Info Dialog](../../_images/user-info.png) | Number | Element | Description | | ------ | --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | 1 | **User Email** | Email of the user currently logged in. | | 2 | **Organization** | Name of the organization the user belongs to and the organization's license expiration date. *Accept* and *Reject* buttons will be available here if you have a pending invitation to join this organization | | 3 | **Features Unlocked** | List of all features unlocked within the application for the logged-in user. | | 4 | **logout** | Log out the currently logged-in user. | :::{tip} If a user recently purchased a license for their organization and the license is not showing up in the **User Info Dialog**, that user can log out and log back in to refresh the license to the newly-purchased one. :::