Employee app - Main page

Authorization

    You must provide your name and authorization "magic number" in order to use this tool

Purpose:

  1. Capture all relevant data for new workers.
  2. Manage the specification of permissions by team for each new user (standardize).
  3. Track the completion of access granting
  4. Track the removal of access upon termination
  5. Notify IT helpdesk when a new worker is added
  6. Notify support when a new worker needs access to our products
Note: We use the term "worker" because technically not everyone is an employee. ☺

Worker list

NameStartTeamLocationTerminated
{{w.name_display}} {{ dateClean(w.date_start) }} {{w.team_name}} {{w.location}} {{ dateClean(w.date_terminated) }}