# End Users

## Introduction

Users may not always have time to complete an awareness course immediately. While they can reschedule their training, you can also provide a login page that allows them to access their custom training links at any time without needing a new awareness email.

Through this login page, users can also view their lifetime statistics, [risk level](https://wiki.lucysecurity.com/application-reference/users/risk-score), and [training diplomas](https://wiki.lucysecurity.com/application-reference/templates/awareness-training-diploma) from completed courses.

{% hint style="info" %}
An **end user** is a recipient who has an End User Portal account.

All end users are recipients, but not all recipients are end users.
{% endhint %}

***

## Enabling End Users

The end user portal is enabled per-campaign in the Awareness Settings.

Go to **Awareness Education > End Users** and enable the checkbox:

<figure><img src="https://3536856424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVYPsDfg76rUuy4DWfSsJ%2Fuploads%2FAVtrzuko6GvJuR3hNeww%2Fimage.png?alt=media&#x26;token=07241c6e-532b-495f-9537-5e9ac206eb96" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

#### End User Portal URL

The End User Portal is located in the `/user` directory of your server.

For example, if your server address is `https://my.lucyserver.com`, the portal login page will be available at `https://my.lucyserver.com/user/.`
{% endhint %}

***

## Creating End Users

Lucy automatically creates end-user profiles for recipients who receive awareness training within a campaign, as long as **End User Profiles** is enabled.

End users can also be created via import through [**Active Directory**](https://wiki.lucysecurity.com/application-reference/settings/common-system-settings/azure-ad-settings) or [**LDAP**](https://wiki.lucysecurity.com/application-reference/settings/common-system-settings/ldap-settings).

***

## Portal Settings

#### User Profile Page Link

You can configure the portal URL on a per-campaign basis. However, it is recommended to use **System Defaults** and configure the URL in the [**End User Portal Settings**](https://wiki.lucysecurity.com/application-reference/users/end-user-portal-settings) instead.

<figure><img src="https://3536856424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVYPsDfg76rUuy4DWfSsJ%2Fuploads%2F4gtxZMaCZG0SciAMQKN3%2Fimage.png?alt=media&#x26;token=af8cbcc5-f84d-415a-9ffa-5e78dee0351a" alt=""><figcaption></figcaption></figure>

* **Lucy Support UI Domain** – Uses the same domain as your admin portal.
* **IP Address** – Uses a raw IP address. Recommended for testing only.
* **System Defaults** – Uses the URL configured in [**End User Portal Settings**](https://wiki.lucysecurity.com/application-reference/users/end-user-portal-settings).

#### Send Credentials Type

Choose how passwords are delivered to end users.

<figure><img src="https://3536856424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVYPsDfg76rUuy4DWfSsJ%2Fuploads%2F042rov7SwbCXz04RfMKU%2Fimage.png?alt=media&#x26;token=3255b914-aa44-4590-9d9a-da01fdaa4bf9" alt=""><figcaption></figcaption></figure>

* **Plain Text Password** – Sends the password as a **.txt attachment** with the campaign email. Recommended for testing only.
* **Password Reset Link** – Includes a password reset link in the campaign email. If selected, the email must contain the variable **%user-password-reset%**.
* **Login with SSO** – Uses your **SSO workflow** to authenticate end users. If selected, the email must contain the variable **%user-login-url%**.

#### End User Direct Login

Enable this option to allow end users to log in directly by navigating to the **End User Portal URL**.

If you plan to disable campaign emails, this setting **must** be enabled first.

***

## Managing End Users

Existing end users can be managed from the **End Users** page.

Navigate to: **Users → End Users**

<figure><img src="https://3536856424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVYPsDfg76rUuy4DWfSsJ%2Fuploads%2FCfcvlSgXHCPvhuZvFi06%2Fimage.png?alt=media&#x26;token=209a7c5b-30f2-4d93-8d0b-b3b8401555bb" alt=""><figcaption></figcaption></figure>

Administrators can open an end user’s portal page by selecting the user’s **email address**. From the portal view, administrators can also update the user’s information and reset their password through the **User Settings** page.
