# Subscription Types

### Admin Only Subscription

The Admin Only subscription is meant for smaller organizations who only have a single training admin that manages staff training data directly within the system. This subscription type only contains one admin user account and does not allow other users to log in or interact with the system directly.&#x20;

* One flat monthly fee regardless of student count
* Single admin user account
* Up to 150 tracked students
* Because basic/editor users cannot log in to interact with the system the following features are disabled:
  * Email notifications for students
  * Approval flows
  * Student surveys
  * My Profile Page

### Per User Pricing

The Per-User subscription allows full access to the system and is meant for larger organizations who require basic users to log in and interact with their own training records.&#x20;

* The monthly price is based on user count. Monthly cost goes up and down if you change the number of students in your tenant
* Admins have full access to all features in the system
* Students have user logins to interact with their own training records
* Automated emails will send reminders and other important information to students and admins


---

# 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://docs.unifiedtrainingtracking.com/product-guides/subscription-types.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.
