---
title: "Getting Started with Checklists"
slug: "getting-started-with-checklists"
description: "Streamline applicant tracking in Slate with checklists for required materials, ensuring a clear visual guide for submission status."
tags: ["Applications", "Checklists"]
updated: 2026-05-15T19:24:33Z
published: 2026-05-15T19:24:33Z
---

> ## 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.

# Getting Started with Checklists

> [!NOTE]
> 📚 Part of the series **Application Building Phase III:**[**Checklists, Automations, and the Status Page**](/v1/docs/introduction-to-checklists-automations-the-status-page)

**Checklists**are a visual indicator of required items for any given Application. These items can be viewed both internally (by institutional staff) and externally (by an applicant).

[Checklist Resource Sweep Final Version](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/Checklist%20Resource%20Sweep%20Final%20Version.mp4)

Checklists display three main data points:

- The checklist **item name**(“Details”)
- Its **current status**(“Status”)
- The **date the checklist item was marked completed**(“Date”)

## Planning a checklist

Make an inventory of the items that you want to track on your checklist. Your inventory should include:

- **Checklist items:**Application requirements.
- **Materials:**The documents, test scores, or forms that an applicant submits to fulfill an application requirement.
- **Groups**: Sets of common application requirements for different types of applicants. For example: first-year or transfer students*.*
- **Sections**: Optional organizational distinctions for different types of application requirements. For example, admissions checklist, financial aid checklist, matriculation checklist.

After your checklist has been planned, you can begin the work of building your checklist and materials in Slate.

## Checklists and materials

Materials are used in the *Material Fulfillments* settings for checklist items. If you haven’t created materials yet, check out our [Materials Overview](/v1/docs/materials-overview) back in [Phase I: Core Components](/v1/docs/getting-started-with-applications).

📖 [Checklists and materials](/v1/docs/checklists-and-materials)

> [!NOTE]
> 💡 Tip
> 
> Slate.org can be used to share information regarding applicant data, such as Checklist items, between undergraduate admission offices and high school counselors, independent counselors, and community-based organizations. See [Slate.org Application Sharing Settings](/v1/docs/slateorg-application-sharing-settings) for more information.

## Checklist item statuses

Checklist items have three public-facing statuses, which are visible both internally and externally:

- **Received**: Appears as `Received` with a green check mark ✅ and the date that the checklist item was fulfilled.
- **Awaiting**, items appears as `Awaiting` with a red X ❌.
- **Waived,** which appear as `Waived` with a grey check mark ✔️ and the date that the item was waived.

Two additional statuses are available, which are only visible internally:

- **Received Copy**, which appears identically to `Received`. Applicants will see the `Received Copy` as `Received`.
- **Hide**, or **Hidden** which causes the checklist item row to become gray and marks the date that the checklist item was hidden. Hidden items will not be displayed to applicants.

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

The checklist as seen by a Slate user.

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

The checklist as seen by an applicant. Note that "Received Copy" appears as "Received," and "Hide"/"Hidden" does not display.

#### Custom checklist statuses

In addition to the standard checklist item statuses, custom statuses can be added to some material types. This is for advanced use-cases only, and is not recommended for most institutions.

📖 [Custom Checklist Statuses](/v1/docs/custom-checklist-statuses)

## Assigning items to a checklist

By default, the only items that are added to an applicant’s checklist are [references](/v1/docs/reference-overview-getting-started) and [school reports](/v1/docs/external-school-report-page), assuming you’ve enabled those parts of the Slate-hosted application. Some items, like [test scores](/v1/docs/test-scores-page), can also be configured to appear on the checklist based on their own configurations.

For all other items, **rules**must be configured to specify when they are added to a checklist. Checklist items can either be added as part of a **group** of items, or **individually.**See [Auto-Generated Checklist Items & System Materials](/v1/docs/auto-generated-checklist-items-system-materials) for more information about these items.

📖 [Assigning Checklist Items](/v1/docs/assigning-checklist-items)

> [!WARNING]
> 📝 Has your institution been using Slate since before 2019?
> 
> You may also have **transcripts** automatically added to your checklist. For more information, see [this article](/v1/docs/migrating-from-auto-generated-transcripts-to-rule-generated-transcripts).

## Checklist fulfillment and the Received status

To determine whether or not a checklist item is received, Slate checks for the existence of objects you’ve configured to fulfill that item’s requirement. These objects are aptly named **fulfillments.**

Fulfillments can be materials, test scores, or forms. It’s also possible to use rules to mark an item as “Received” using custom criteria, or to mark an item as “Received” administratively on an ad-hoc basis.

📖 See [Checklist Item Settings](/v1/docs/checklist-item-settings) for more information about configuring checklists and fulfillments.

## Querying on checklists

The relationship of Application to Checklist is one to many. A single applicant may have multiple checklist items. When querying for Checklist, making a join at the base of the query to Checklists will flatten that join to one to one and return results for only 1 checklist item. Making a Subquery Filter or Export with a join to Checklists will allow Slate to search through all checklist items associated with an application.

## Troubleshooting checklists

Running into unexpected behavior with checklists? See [Troubleshooting Checklists](/v1/docs/troubleshooting-checklists).

If you’re still stuck, consider reaching out to other Slate users in the [Community Forums](/v1/docs/support-resources).

A set of data which pertains to an individual applying to your institution.
