Skip to main content

Intelligent Admissions: Decision Rules + Automation

Streamline your application process with Intelligent Admissions, automating tasks and enhancing decision-making efficiency.

Written by Michael Stephenson

Overview

Intelligent Admissions (IA) is a powerful automation tool designed to enhance the efficiency of the application evaluation process in various ways. Beyond simply advancing applications through different stages, IA can execute various actions based on customized conditions, streamlining routine tasks and complex workflows. This lets your admissions team focus on strategic decision-making and personal interactions with applicants.

📌 Note: IA rules are triggered to run whenever decisions are created or updated. As a result, rules do not apply to decisions that already exist.

Accessing IA

To access IA settings where you add new and manage existing rules:

  1. Navigate to Applications > Decisions > Decision Settings.

  2. Click on the Intelligent Admissions tab.


How IA Rules Work

IA utilizes a combination of Conditions and Actions to automate processes and ensure that each application is handled precisely according to your institutional policies:

Conditions

Conditions act as the criteria that trigger IA to perform specific actions. These are set based on a variety of application details and evaluation requirements:

  • Evaluations such as tests and scores

  • Decision-making criteria like stages, statuses, tags, cohorts

  • Specifics of the application, such as type, term, major, or checklist items

  • User segments or references

🚨 Important: Avoid using Application filters (e.g., Application (All Properties) when building Intelligent Admissions rules. We recommend using Decision conditions or Decision segment filters instead whenever possible. This is because Application-based filters are evaluated before all application data has fully synced, which may cause race conditions or inaccurate results.

Actions

Actions are performed once an application meets the specified conditions. These can vary widely to cover all aspects of application processing:

  • Changing the status of an application

  • Moving applications to a different stage

  • Assigning applications to a team member

  • Adding or removing tags and watchers

  • Enabling or disabling packages

  • Setting specific criteria for further processing

Example

For instance, if an application is flagged as 'ready for review' and it indicates the applicant's citizenship status as non-US, IA can be set to automatically route the application to the International Review stage and update its status to "in review," thereby ensuring the appropriate team handles the application.


Key Considerations for IA Rules

Before creating an IA rule, there are a few important things you should keep in mind:

Rule Evaluation Order

When a decision is created or updated, IA evaluates your rules one at a time, in the order the rules were originally created—not the order they appear in the UI. The list on the Intelligent Admissions settings page is sorted alphabetically by name, which does not reflect execution order.

This matters because each rule can change the decision it acts on (status, stage, assignment, tags, etc.). If an earlier rule modifies a field that a later rule's condition depends on, the later rule will not trigger—even if the decision originally met those conditions when it entered the system.

Example: You have two rules:

  • International Student (created first)—moves the decision to Waiting on Citizenship Documentation.

  • International Apps Assigned to Jennifer (created second)—assigns the decision to Jennifer when status is Ready for Review.

An international application enters the system in Ready for Review and matches both rules. Because International Student was created first, it runs first and changes the status. When International Apps Assigned to Jennifer is evaluated next, the status no longer matches Ready for Review, so the rule is skipped.

Best practice: When two or more rules could match the same decision, make each rule's conditions specific enough that only the intended rule fires at each step. In the example above, scope the second rule to status is In Review or stage is Waiting on Citizenship Documentation so it only runs after the first rule has done its work.

Mutually Exclusive Rules (Loop Prevention)

Ensure that your rules do not overlap to prevent the system from becoming stuck in a loop between conflicting actions. We recommend regularly reviewing your IA configurations to keep them current and prevent overlapping with other rules. If the system detects a loop between two rules, the affected rule is automatically deactivated. See Rule Loop Alerts below for details.

Detailed Conditions

The more detailed your conditions, the more predictable and secure the outcomes will be, reducing the chance of errors.

When Rules Won't Trigger

  • Released Decisions: By default, IA rules cannot move a decision to a different stage or change its status once the decision has been released to the student. Other actions—adding tags, updating assignees, toggling packages, and updating watchers—continue to work on released decisions. To allow a specific rule to also update stage or status after release, enable the Allow Changes to Released Decisions toggle when creating or editing the rule (see Allowing Rules to Affect Released Decisions below).

  • Existing Decisions: IA rules are triggered to run whenever decisions are created or updated. As a result, rules do not apply to decisions that already exist.

  • An Earlier Rule Already Modified the Decision: Rules run in creation order. If an earlier rule changed a field that a later rule's condition checks (for example, status or stage), the later rule will not trigger. See Rule Evaluation Order above for details.

Allowing Rules to Affect Released Decisions

By default, IA rules cannot move a released decision to a different stage or change its status — those actions are blocked once a decision has been released to the student. Other actions (tags, assignees, packages, watchers) are not affected by this guard.

For workflows that need to keep released decisions in sync — for example, tracking deposit or withdrawal status across multiple applications a student has submitted for the same term — enable the Allow Changes to Released Decisions toggle on the rule. Once enabled, the rule's Move to and Change Status actions will run on released decisions in addition to in-progress ones.

🚨 Important: Released decisions are visible to applicants in their portal. Changing the stage or status of a released decision may change what the student sees. Use this option carefully, scope your conditions tightly, and confirm the change is intended before activating the rule.

Standard safeguards still apply. If a rule with this toggle enabled produces a loop with another rule, the system will auto-deactivate it the same way it would for any other rule. See Rule Loop Alerts below.


IA Rule Loop Alerts

If two IA rules conflict in a way that creates a loop—for example, one rule moves a decision to a stage while another moves it back—the system automatically deactivates the rule that triggered the loop to prevent repeated, unintended changes.

Identifying a Deactivated Rule

When a rule is deactivated due to a loop, a red warning icon (⚠️) appears next to the rule's toggle on the Intelligent Admissions settings page. Hovering over the icon displays a tooltip with a summary of the issue, including the reason for deactivation, the affected decision, and the other rule suspected of causing the loop.

Viewing Error Details

Clicking the warning icon opens a dialog with the full details of the deactivation, including:

  • The reason the rule was deactivated

  • The affected decision (with a link to view it)

  • The other rule suspected of causing the loop

  • The date and time the rule was deactivated

From this dialog, you can click View Decision to go directly to the affected decision, or click Restore Rule to restore the original rule content. Restoring a rule brings back its original conditions and actions but keeps the rule inactive—review and modify the rule's conditions before reactivating it.

Email Notifications

Admins with permissions to manage IA rules receive an email notification when a rule is deactivated due to a loop. The email includes a detailed error message describing the issue so you can take action promptly.


List of IA Rules

On the Intelligent Admissions Settings page, you'll see a table listing all the rules you've created. This table is designed to give you a quick overview of key details for each rule, helping you manage and review them efficiently. Within this table, you will find the rule name, description, action, active status, the date the rule was last modified, and the creator of the rule.


Creating + Managing IA Rules

Creating a New Rule

When creating a rule, it's important to remember that they are triggered to run whenever decisions are created or updated. As a result, rules do not apply to decisions that already exist.

  1. Navigate to Applications > Decisions > Decision Settings.

  2. Click on the Intelligent Admissions tab.

  3. Click on the circle plus sign button in the bottom right corner of the screen.

  4. Give your Cohort a Name and Description.

  5. Click Create.

    • Choose Condition Type: Select a condition from the dropdown menu. Available options encompass standard choices such as User Segment and User Segment Reference. Additionally, you can access Decision-specific options tailored to your needs, including stages, statuses, tests, and cohorts. This variety allows you to create targeted rules based on diverse criteria.

    • Click Add Condition' to add any additional filters.

  6. Set Action:

    • Select an action from the dropdown menu. Depending on your choice, you will be prompted to provide further details. For example, if you select 'Move to' as your action, you must specify both the stage and the status to which the decision should be updated.

  7. (Optional) If this rule should be able to update the stage or status of decisions that have already been released, enable Allow Changes to Released Decisions. Review the warning carefully — released decisions are visible to applicants. See Allowing Rules to Affect Released Decisions for details.

  8. Click Done. Your rule will be added to the list.

  9. Toggle Active to Yes: By default, your new rule is inactive. You must make it active for it to run.

Editing + Deleting Rules

  1. Navigate to Applications > Decisions > Decision Settings.

  2. Click on the Intelligent Admissions tab.

  3. Locate the rule you wish to edit/delete:

    • To edit the rule name or description, click the pencil icon.

    • To edit the condition(s) or action, click on the filter icon.

    • To activate/deactivate a rule, use the Active toggle.

    • To delete a rule, click the three vertical dots and select Delete. You will be asked to confirm your action.

Organizing Rules in Folders

Consider organizing your IA rules into folders to enhance navigation and quickly access them.

Creating Folders

  1. Navigate to Applications > Decisions > Decision Settings.

  2. Click on the Intelligent Admissions tab.

  3. In the lefthand panel, click + Add Folder.

  4. Give your folder a Name.

  5. Click Create.

Editing + Deleting Folders

  1. Navigate to Applications > Decisions > Decision Settings.

  2. Click on the Intelligent Admissions tab.

  3. In the lefthand panel, locate the folder you wish to edit/delete.

  4. Click the three vertical dots next to the folder name.

    • To edit the folder name, click Edit.

    • To delete a folder, click Delete.

Moving Rules to Folders

  1. Navigate to Applications > Decisions > Decision Settings.

  2. Click on the Intelligent Admissions tab.

  3. Locate the rule you wish to add to a folder.

  4. Click the three vertical dots at the end of the row.

  5. Click Move to Folder and select the folder of your choosing.


Tracking IA Rule Activity

When an IA rule triggers a change on a decision, you can now see exactly which rule was responsible and what happened. Each action is recorded in the decision's Timeline tab with the rule name — making it easy to audit automated decisions and identify unexpected behavior.

To view rule attribution details, click on the activity entry in the Timeline. A detail panel opens showing the timestamp, the name of the IA rule that triggered the action, and the specifics of what changed (for example, who was assigned or what stage was updated).

Did this answer your question?