The Employees subtable holds general employee information, like their role, primary team, and manager. It also holds personal information, like a home address and phone number. In addition to the People and Employee tables, LDAP or Active Directory authentication can be used to create and update Employee user records.

Use Case

Employee records can be created in a variety of ways:

Once an employee is given access to the system, their user information can be modified in a variety of ways:

It is a best practice to develop your own procedure for deactivating Employee records when that employee has been terminated. It is better to simply terminate employees who have left the company; we do not recommend deleting these users. Setting an empty value in either the Groups or the Primary Team field prevents the user from logging in, but also preserves the history of any edits the user has made in the system.

Automation

In the standard system demo, the Employees table contains five active rules. These rules are accessed by expanding the Employees table in the left pane, selecting Setup Employees, and then selecting the Rules tab:

Ownership

Employee records are owned by the user with a login that matches the Login field of the record.