# Site License System Updates

June 10, 2025

## Overview

### What's changing?

The Site License system was a major improvement and heavily requested over our legacy licensing/seat system; however, it was created as a minimally viable product with the intention to expand and improve its functionality as time went on and feedback was given.

Changes overview:

1. For All Instructors and Institution Admins
   1. [Course Start and End Dates Require a Time](#course-start-and-end-dates-require-a-time)
   2. [Schedule Invites](#schedule-invites)
2. For Site License Organizations Only
   1. [Students licenses are tracked and managed separately from Instructor and Institution Admin licenses](#student-vs-instructor-vs-institution-admin-licenses)
   2. [Instructors Can Assign Licenses](#instructors-can-assign-license)
   3. [Site License Automatic Assignment (In Beta. Official Release Date TBD)](#site-license-automatic-assignment)

### **Why the change?**

Automatic site licensing assignment has been a heavily requested feature almost since the beginning of the site licensing system, and we've been working on the feature for a while. Quite frankly, it's long overdue. We appreciate all of our partners and users' patience and understanding while working within the current system. We hope this change reduces a lot of the confusion and legwork involved with simply getting your students access to the simulator.

Separating student vs instructor vs institution admin license pools is a necessary step towards our ultimate goal of this release: automatic license assignment.

### What do I have to do?

At the moment, nothing! Just familiarize yourself with the new Site License Manual Assignment updates here: [manual-assignment](https://wiki.zephyr-sim.com/learning-management-system/site-license/manual-assignment "mention").

### When is this update happening?

The initial update that divides license pools by roles at an organization will release on **June 17, 2025.**

Site License Automatic Assignment will officially release once we finalize our Beta test. Release date TBD, so keep your ears open for another announcement when that's officially ready.

### How can I beta test?

Contact your Account Manager or <sales@littlearms.com> and tell them you are interested in testing the Site License Automatic Assignment system.

***

## **Details About the Changes**

### **Course Start and End Dates Require a Time**

Since we are scheduling automations on course dates, it's paramount that we get as exact as possible so that there's no confusion around when things are happening. For instance, if we are removing licenses from students at automatic site licensing organizations when their course ends, we know exactly when students can expect to lose access to the simulator.&#x20;

This also allows users to be explicit when creating a course and factoring in any time zone differences between the instructors and students of a course.

<figure><img src="https://1836517361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gMJ8PjT5QccaZNi3oB%2Fuploads%2FSIrUrtuVBUjKUQEJXCvD%2Fcreate%20course.png?alt=media&#x26;token=be9834c7-b26b-4913-90ef-c0e1389e12d7" alt="" width="459"><figcaption><p>Create Course Window</p></figcaption></figure>

### **Schedule Invites**

If you are **not** at a Site License (Automatic) organization, you can choose a send-date/time for your invitations!

<figure><img src="https://1836517361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gMJ8PjT5QccaZNi3oB%2Fuploads%2F261cdm7jxIC3l5jSD4Ji%2Finvite%20students.png?alt=media&#x26;token=2d25d467-6171-4588-937a-753d8f4e264d" alt="" width="463"><figcaption><p>Send Date Option for Student Invites</p></figcaption></figure>

You can opt to send them immediately (like before) or pick "Choose a Date" where a date/time field will show up. You can select any date after today and on or before the course start date.

If you choose a future send date, you can still view your invites under your MANAGE > INVITES table. You can also see the "Send On Date" in the Status field.

<figure><img src="https://1836517361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gMJ8PjT5QccaZNi3oB%2Fuploads%2Fme4Ep8pIbyIAUwbYK2Vt%2Finvites%20table.png?alt=media&#x26;token=a53bef9f-0bb0-4a82-996c-6fb4735e2aca" alt="" width="563"><figcaption><p>Invites with Send Date</p></figcaption></figure>

### **Student vs Instructor vs Institution Admin Licenses**

Currently, all site licenses are pooled and distributed together at an organization regardless of role. This was an initial flaw in our design since Student licenses are functionally different than Instructor/Institution Admin licenses at a site license organization.

This updated will separate those pools so that they can be managed independently - as they should have been from the start. This separation not only clarifies billing concerns, but also allows us to create the automatic assignment feature outlined below.

<figure><img src="https://1836517361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gMJ8PjT5QccaZNi3oB%2Fuploads%2FZR89Uo37IfcMSuh7bueE%2Fsite%20license%20usage%20card.png?alt=media&#x26;token=0d4d69c4-8a9a-4dec-a2c5-ff3749d25b86" alt="" width="299"><figcaption><p>Site License Usage Card</p></figcaption></figure>

### **Instructors Can Assign Licenses**

Initially, we were cautious about giving instructors the ability to assign and remove licenses from users; however, through testing and feedback it's clear that it would make instructors' lives much easier if they had the ability to assign licenses instead of reaching out to their institution admins. This is a small change that removes a very long step in the student licensing process.

### **Site License Automatic Assignment**

{% hint style="warning" %}
Official Release Date TBD. Private Beta Only
{% endhint %}

The biggest headache with the current system is the assigning and removing of licenses to users. For a new student, the process goes:

1. Instructor creates a course
2. Instructor invites student to a course
3. Student registers and accepts invite to a course
4. Instructor notifies Institution Admin that Student registered and accepted their invite and are ready for a license
5. Institution Admin assigns license to Student

That was entirely too many steps to simply assign a license to a student.

It has been heavily requested that a student simply gets a license assigned to their account when they accept the invite. It's been a very complicated journey to get here, but this feature will allow organizations to do just that.

Details about this change can be found here: [automatic-assignment](https://wiki.zephyr-sim.com/learning-management-system/site-license/automatic-assignment "mention")


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.zephyr-sim.com/announcements/2025/june/site-license-system-updates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
