---
title: "Application Login Page"
slug: "application-login-page"
description: "The application login page in Slate is tailored to each institution, providing applicants with access to their applications and status pages, featuring email and password login, password reset, and customizable elements for both administrative and applicant experiences."
tags: ["Applications", "Database Setup"]
updated: 2026-02-20T17:47:04Z
published: 2026-02-20T17:47:04Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.technolutions.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Application Login Page

> [!NOTE]
> 📚 Part of the series **Application Building Phase II:**[**The Slate-hosted Application**](/v1/docs/introduction-to-the-slate-hosted-application)

The application login page is specific to your institution. It requires applicants enter their email address and password, and includes a password reset link.

[![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/13639205089051.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/13639205089051.png)

Applicants are directed to the login page from the [Application Management Page](/v1/docs/application-management-portal).

Once on this page, if the applicant has forgotten their password, a password reset may be requested at any time.

## Editing the login page

The login page can be configured to include a custom title, custom instructions, and a custom footer.

To add these customizations:

1. Go to **Database → Application Editor**.
2. Select `/apply/`.
3. Select **Login Page**.
4. Select **General Settings.**

[![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/13638843766811.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/13638843766811.png)

## How the “Forget Your Password” feature works

1. Select "**Forgot Your Password?**".
2. The user is instructed to enter their email address and date of birth.

[![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/2021-11-03_13-32-46.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/2021-11-03_13-32-46.png)
3. A temporary pin and URL to a password reset page are sent to the person's email address.
4. The person is prompted to provide the temporary pin and re-confirm their personal information.

![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/ckh4varsh0oytwcllp7k1qmceclip0.png)

> [!WARNING]
> 📝 Personal identification numbers expire after 180 days if not used.

## Enabling login via social media accounts

You can let applicants and form registrants create an account or log in to Slate using their Google, Facebook, or LinkedIn credentials.

1. Go to **Database → Configuration Keys**.
2. Under Record Account Settings, select **Social Login - Facebook**, **Social Login - Google**, or **Social Login - LinkedIn.**
3. Set the key to **Enabled**.
4. Select **Save.**

Repeat for other social media methods as desired.

> [!NOTE]
> 💡 Changes to configuration keys may take up to 15 minutes to appear.

When applicants visit a log-in required form, their application, or applicant status page, they will now see the Social Login options available:

[![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/360037119092.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/360037119092.png)

## Related

- [Application Management Portal](/application-management-portal.md)
