---
title: "Stage 3: Build Record and Process Architecture"
slug: "stage-3-build-record-and-process-architecture"
description: "Customize person record pages and create data elements to build Slate architecture."
tags: ["Student Success"]
updated: 2026-03-06T17:38:50Z
published: 2026-03-06T17:38:50Z
---

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

# Stage 3: Build Record and Process Architecture

> Previous article in this series:
> 
> [Stage 2: Populate Student Success Core Data](/v1/docs/stage-2-populate-student-success-core-data)

With the initial import complete, you can begin customizing the look and feel of person record pages. This involves creating custom data elements that will appear on records. Then, you'll use those elements and others in Slate to support student success processes.

## Designing Records

#### [Custom tabs](/v1/docs/custom-tabs)

Display custom fields on your person records, datasets, financial aid records, and more. Built with the forms tool, custom tabs can be permissioned to appear based on the administrative user accessing the record and the record itself.

#### [Tags](/v1/docs/tags-watch-flags)

Quickly identify populations of records with a highly visible tag. For example, add a "homesick" watch flag to a student record that triggers an assigned task for an advisor to check in.

#### [Entities](/v1/docs/entities-overview)

Capture grouped information (such as advising notes, a class schedule, and more).

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

#### [Dashboards](/v1/docs/custom-dashboards)

Call attention to the most important information your users need to know at a glance. Dashboards appear and can be customized on the Dashboard tab.

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

Standard Tabs

Standard elements, including interactions, contact and address information, education histories, job histories, and any materials associated with a record, appear on the record's standard tabs. Standard fields and prompts can be [customized](/v1/docs/customizing-standard-fields-prompts) to suit your needs.

## Designing Process Objects

With the architecture of each record established, you can create objects that facilitate your processes:

- [Forms](https://knowledge.technolutions.net/docs/forms-overview) allow advisors to complete early alert reports and input process notes, and lets students register for appointments.
- [Entities](/v1/docs/entities-overview) can contain custom [interactions](/v1/docs/custom-interactions) that record details of one-to-many data points like scholarships or class schedules. Entities can be used on both person- and application-page-construction-scoped forms.
- [Event](/v1/docs/events) and [Scheduler](/v1/docs/scheduler) templates (and their [associated communications](/v1/docs/form-and-event-communications-triggers-groups)) can be created in advance of events, which simplifies event creation.

#### Up next:

[Stage 4: Populate Student Success Secondary Data](/v1/docs/stage-4-populate-secondary-data)
