1. Third Party Cookies
    1. Overview
    2. Password Reset
    1. System Notifications
    2. Data Manager Notifications
    1. Troubleshooting Load Times
    2. Cache Warming
    1. Updating License Key
    1. Web Accessibility
        1. Menu Tuning
        2. Cache Warming

      Coming Soon: Pages

      Page Variables

      Page variables can be used to display important user or session based information on pages.

      Supported Page Variables

      • {{ full_name }} : Displays the full name for the logged in user
      • {{ first_name }} : Displays the first name for the logged in user
      • {{ last_name }} : Displays the last name for the logged in user
      • {{ username }} : Displays the Curator username for the logged in user
      • {{ original_username }} : Displays the original username for the logged in user

      Usage example: Hello {{ full_name}}

      Example of page variables using the text element