218<!DOCTYPE html>
<HTML>
<head>
<title>Users (Employer Tab)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width" />
<link rel="canonical" href="https://www.enetemployer.com/help/setupusers.html" />
<link rel="stylesheet" type="text/css" href="/_help.css">
<link rel="stylesheet" type="text/css" href="/_main.css">
<link rel="stylesheet" type="text/css" href="/_layout.css">
</head>
<body onLoad="createLanguageLink()" style="background-color:white;">
	
4FB
<script>
  document.addEventListener('DOMContentLoaded', function () {
    const buttons = document.querySelectorAll('.showhidehelpbtnai');
    const descriptions = document.querySelectorAll('.description');

    buttons.forEach(button => {
      button.addEventListener('click', () => {
        const targetId = button.getAttribute('data-target');

        descriptions.forEach(desc => {
          if (desc.id === targetId) {
            desc.classList.toggle('active');
			desc.scrollIntoView({ behavior: 'smooth', block: 'start' });
          }
        });
      });
    });
  });
</script>
<!--
the following 'forEach' will close the previously opened buttons.  Replace above 'for each'
		descriptions.forEach(desc => {
          if (desc.id === targetId) {
            const isActive = desc.classList.contains('active');
            // First, close all
            descriptions.forEach(d => d.classList.remove('active'));

            if (!isActive) {
              // Show the clicked one
              desc.classList.add('active');
              // Scroll into view
              desc.scrollIntoView({ behavior: 'smooth', block: 'start' });
            }
          } else {
            desc.classList.remove('active');
          }-->
2


11E
<script>
function createLanguageLink() {
  var x = location.hostname;
  var y = location.pathname;
  var z = "/fr";
  link='https://'+x+z+y;
  document.getElementById("language").innerHTML = '<a class="nav-link" style="color:#36C;" href="' + link + '">Francais</a>';
}
</script>
48

<div class="content-helppage">
  <div class="layout-container">
    
3DE
<table bgcolor="#FFFFCC" width="100%" border="0" cellpadding="4" cellspacing="0">
  <tr>
    <td width="10"></td>
    <td><p><strong><em>Help Toolbar</em></strong><font color="#CC0033" font="font" size="2"><em> &nbsp;&nbsp;(select a button to browse other online help sections)</em></font></p>
      <a href="/help/menu/welcome.html" class="db-button">Home</a>&nbsp; <a href="/help/tutorials/index.html" class="db-button">Tutorials</a>&nbsp; <a href="https://www.canpay.com/canadian-payroll-information.html" target="_blank" class="db-button">Resources</a>&nbsp; <a href="/help/menu/search.html" class="db-button">Search</a>&nbsp; <a href="/help/topics/tabsandmenus.html" class="db-button">Tabs &amp; Menus</a>&nbsp; <a href="/help/topics/buttondescriptions.html" class="db-button">Button Bar</a>&nbsp; <a href="/help/topics/tablecontrols.html" class="db-button">Table &amp; Data Display</a><span id="language" class="lang-in-helptoolbar"></span>
      </td>
  </tr>
</table>
<hr>

9C1

    <h1>Users <em><span style="font-weight: normal;">(Employer Tab)</span></em><span class="nextscreen"><a href="/help/admintools.html"><img src="/images/icons/ic-help-nextpage.png" alt="View the next screen based on the program's menu order" title="View the next screen based on the program's menu order" width="26" height="26"></a></span><span class="prevscreen"><a href="/help/setupemployeremployee.html"><img src="/images/icons/ic-help-prevpage.png" alt="View the previous screen based on the program's menu order" title="View the previous screen based on the program's menu order" width="26" height="26"></a></span></h1>
    <p>This screen allows 
      you to manage the users of the payroll system and to assign rights and privileges to each person. <strong><em>Note:</em></strong> For security purposes, none of the cells in the table can be changed for the current user (the person who is logged-in). If the current user needs to change an option, they must do so from the appropriate screen that corresponds to the cell they wish to edit (e.g. if Joe wishes to change his password, he must do so in the <a href="password.html"><em>Password</em></a> screen).</p>
    <table border="0">
      <tr>
        <td width="65"><img src="/images/icons/help-tutorials.jpg" width="55" height="55" alt="Step-by-Step tutorial icon" title="View a Step-by-Step tutorial on this feature"></td>
        <td class="calltoaction"><strong><a href="/help/tutorials/employer/adminmenu/01-users/index.html" target="_blank">View step-by-step tutorial</a></strong></td>
      </tr>
    </table>
    <br>
    <p>There are two types of users that can be created:</p>
    <ul>
      <li><strong>Administrators</strong> - These types of users are responsible for administering the payroll system, and will typically have multiple administrative privileges assigned to them. These users would be staff members such as controllers, payroll administrators, financial department, etc.</li>
      <li><strong>Employees</strong> - These types of users are employees who do not work directly with the payroll system, but who have been given a limited-privilege user account that allows them to view their pay statements, T4s, and to edit their basic address and contact information. Employee accounts are referred to as &quot;Self-Service&quot;. See the <a href="#createemployeeuseraccounts"><em>Generate Employee User Accounts</em></a> button description below for further information.</li>
    </ul>
    
4BD
<h2>Common Buttons <span style=" color:#C00; font-size:13pt; font-weight:normal"> (included on all screens)</span></font></h2>
<p>The following command buttons appear on all screens. Choose a button to view detailed description of each command. <em><strong>Note:</strong></em> If a button is unavailable (i.e. its text appears in Gray), either the command is not applicable to the current screen, or its function has already been applied (e.g. you clicked the <em>New</em> button for an item that can only be added one time). You can also view the <a href="/help/topics/buttondescriptions.html"><em>Button Descriptions</em></a> help page to see the detailed descriptions of all program button on a single help page.</p>
    <div class="button-row"> <span class="showhidehelpbtnai" data-target="Save">Save</span> <span class="showhidehelpbtnai" data-target="New">New</span> <span class="showhidehelpbtnai" data-target="Delete">Delete</span> <span class="showhidehelpbtnai" data-target="Reload">Reload</span> <span class="showhidehelpbtnai" data-target="Tools">Tools</span> <span class="showhidehelpbtnai" data-target="Help">Help</span></div>
    <div id="Save" class="description">
      <blockquote>
        
16F
<p><a name="save" class="program-btn-nohover">Save</a> - Clicking this button saves all pending table changes to the program database. If a row is currently being edited, the changes will be saved and the row's checkmark (<img src="/help/images/icon-save.png" width="20" height="18" alt="save icon" />) will remain so that you can continue making further edits.</p>

67

      </blockquote>
    </div>
    <div id="New" class="description">
      <blockquote>
        
211
<p><a name="new" class="program-btn-nohover">New</a> - This button allows you insert a new row (item) in the current table. Clicking the button adds the new row at the top of the table and activates <em><a href="/help/topics/tablecontrols.html#editmode">Edit Mode</a></em> so you can enter the data required for each cell. <strong><em>Note:</em></strong> If this button includes a drop-down list immediately to its right, you must first select an item from the list so  that the new row will be based on the chosen list item.</p>
6A

      </blockquote>
    </div>
    <div id="Delete" class="description">
      <blockquote>
        
AF9
<p><a name="delete" class="program-btn-nohover">Delete</a> - Clicking this button removes the current row from the table. If you have multiple rows selected, all of the rows will be removed. When you click the button, you are prompted to make sure you want to delete the item(s) as the action cannot be undone.</p>
<p><strong>Important Considerations</strong> - While most program screens allow you to delete a row easily, some screens contain items that require special consideration before deleting:</p>
<ul>
  <li><strong>Employees</strong> - When you delete an employee from the <em>Payroll</em> tab's <a href="/help/employeepage.html"><em>Employee - Setup Employee</em></a> screen, the employee will no longer be visible on any screen in the <em>Payroll</em> tab other than the <em>Employee - Status Parameters</em> screen (the latter screen is required so that the employee can undeleted if necessary). If you delete an employee from the <a href="/help/topics/employee-database.html"><em>Employee Database</em></a>, the employee is irretrievable. Refer to the <a href="/help/topics/employees/deleting-employees/index.html"><em>Deleting Employees</em></a><em> </em>tutorial for more information.</li>
  <li><strong><a name="deletinglinkeditems" id="deletinglinkeditems"></a>Linked Items</strong> - <em><strong></strong></em>Care should be taken when deleting an item(s) as they may be associated with other items in your database. If you attempt to delete an item and receive the following message: <em>&quot;Cannot delete &lt;item&gt; because it is linked to the following item:&quot;,</em> it means that the item is associated (linked) with another item in the program. The item cannot be deleted until you remove the link/association between the two items. Refer to the <a href="/help/topics/linkeditems.html"><em>Deleting Linked Items</em></a> help page for more information.</li>
  <li><strong>Sub Rows</strong> - Some screens contain sub-rows that will appear under the main row that you are deleting. If you see an <em>Expand</em> icon (<img src="/help/images/icon-expandrow.png" width="16" height="15" alt="expand icon for payroll rows" />) at the leftmost side of the row, you may wish to expand the main row to ensure that you are deleting the proper items. <em><strong>Note:</strong></em> If you are presented with an error message stating that <em>&quot;the first item should be deleted last&quot;</em>, it indicates that you must delete all of the sub rows first before you can delete the main row. For screens that offer a <em>Trash</em> icon (<img src="/help/images/icon-group-delete.png" width="19" height="18" alt="expand icon for payroll rows" />) to the left of the main row, you can choose the<em> </em>icon to remove the row and all of it's sub-rows in one action.</li>
</ul>

6A

      </blockquote>
    </div>
    <div id="Reload" class="description">
      <blockquote>
        
227
<p><a name="reload" class="program-btn-nohover">Reload</a> - Clicking this button refreshes the browser page and replaces the data in the current screen with the last saved copy from the database. This is useful if you have made a number of changes to a row and wish to discard them all in one operation. <strong><em>Note:</em></strong> Remember that eNETEmployer saves the changes to a row each time a new row is selected. Thus, if you edit three rows in succession and then select the <em>Reload</em> button, only the third row will be restored.</p>
69

      </blockquote>
    </div>
    <div id="Tools" class="description">
      <blockquote>
        
F1E
<p><a name="tools" class="program-btn-nohover">Tools</a> - Clicking the button displays a drop-down menu with special data functions that are available for the current screen. Depending on the which screen you are viewing, the options may include any of all of the following:</p>
<ul>
  <li><strong>Audit</strong> - This option opens the <em>History</em> window that displays a list of changes that have been made to the current row. Changes are shown in colored text. <em><strong>Note:</strong></em> Audit History is a developing feature and subject to updates as new functionality is added.</li>
  <li><strong>Backup</strong> - This option creates a backup file that contains your complete company database (<u>from all program modules</u>, including <em>Payroll, HR, Recruitment</em>, etc.) - including all of the necessary information required to restore your data to the last program state when the backup was created. Depending on your browser settings, the backup file will either be stored in your <em>Downloads</em> folder or you may be presented with a window that will prompt you where to save the file. <a href="/help/admintools.html#backup"><em>Click here</em></a>&nbsp;to view a detailed description of the&nbsp;<em><a href="/help/admintools.html#backup">Backup</a></em>&nbsp;command.</li>
  <li><strong>Export</strong> - This option saves the current table's data to a semicolon-separated file that can be opened in a spreadsheet program. The export function is carried out immediately upon choosing the command. Depending on your browser settings, the file will either be stored in your <em>Downloads</em> folder or you may be presented with a window that will prompt you where to save the file. Refer to the <a href="#exportfile"><em>Export a File for Proper Formatting</em></a> note above for more information on the export feature.</li>
  <li><strong>Import</strong> - This option allows you to import data from a character-separated (comma or semi-colon) spreadsheet file. Choosing the option opens a popup window where you can specify the file to be imported.</li>
  <li><strong>Messages </strong>- This option displays the <em>Messages Log</em> window that contains a running log of program messages that appear above the table. This log will be active for the login session, and will be cleared when you log out or the program, or if the system times out. The popup window contains thee command buttons:
    <ul>
      <li><strong>Print</strong> - This button opens the <em>Print </em>window so that you can print a copy of the current table. A preview of the table will appear in a preview window before printing so that you can adjust the print settings as needed.</li>
      <li><strong>Copy</strong> - This button copies the full contents of the <em>Messages Log</em> window to your computer's virtual clipboard. If you wish to copy only a portion of the text shown, select the desired  text, and then press <strong>&lt;Ctrl&gt;+&lt;C&gt;</strong> on your keyboard.</li>
      <li><strong>More</strong> - This button scrolls the window so that you can view messages that appear outside of the current view. You can also use the scroll bars at the left of the window to scroll through the window.</li>
    </ul>
  </li>
  <li><strong>Print</strong> - This option  opens the <em>Print </em>window so that you can print a copy of the current table. A preview of the table will appear in a preview window before printing so that you can adjust the print settings as needed.</li>
  <li><strong>Report</strong> - Available on the <em>Payroll</em> tab's <a href="/help/calculations.html"><em>Payroll Processing - Calculations</em></a> screen only, this option generates an interim <em><a href="/help/reports/payregister.html">Payroll Register</a></em> report so that you can review the details of the current pay sequence.</li>
</ul>

68

      </blockquote>
    </div>
    <div id="Help" class="description">
      <blockquote>
        
1D6
<p><a name="help" class="program-btn-nohover">Help</a> - Clicking this button displays a list of the various tutorials and online help tools that are provided for the current screen. The <em><strong>Online Help</strong></em> option provides a detailed description of each column and item on the current screen. The <em><strong>Step-by-Step</strong></em> option provides a tutorial for the current screen where you can follow along with the lesson one step at a time.</p>
21

      </blockquote>
    </div>
C

          
1D0
        <h2>Context-Specific Buttons <span style=" color:#C00; font-size:13pt; font-weight:normal">(unique to this screen)</span></font></h2>
<p>The following command buttons perform actions that are unique to this screen. Choose a button to view detailed description of each command. <em><strong>Note:</strong></em> If a button appears in Gray, either its function has already been applied, or the function is not applicable in the payroll's current state.</p>

F1

    <div class="button-row"> <span class="showhidehelpbtnai" data-target="createemployeeuseraccounts">Create Employee User Accounts</span></div>
    <div id="createemployeeuseraccounts" class="description">
      <blockquote>
          
9D7
<p><a name="createemployeeuseraccounts" class="program-btn-nohover">Create Employee User Accounts</a> - Available for <em>Administrators</em> only, this button creates a <a href="/help/topics/buttondescriptions.html#selfserviceaccounts"><em>Self-Service</em></a> user account for non-terminated employees who have a valid email assigned to them (and who are not terminated in the <em>HR</em> or <em>Employer</em> tabs). When the button is selected, applicable employees will be sent an email that contains their unique login credentials (i.e. <em>Username </em>and <em>Password</em>). If an employee does not have an email address assigned, a user account will not be created for them. Refer to the <em><a href="/help/topics/selfserviceaccounts/selfservice-overview.html" target="_blank"><strong>Employee Self-Service User Accounts Overview</strong></a></em> tutorial for detailed instructions on this procedure.</p>
<p><strong><em>Note:</em></strong> Choosing this button creates accounts for employees who do <u>not yet</u> have a self-service account. Existing employee accounts are unaffected.</p>
<p><b>Misplaced Login Credentials: </b>If an employee loses his/her login credentials, the payroll administrator can reset the password so that the employee may access the user account once again. For added security, the administrator may also specify that the user must change the password immediately upon the next login. Refer to the <em><a href="/help/tutorials/shared/password/index.html" target="_blank"><strong>Working with Passwords</strong></a></em> tutorial for detailed instructions on this procedure.</p>
<table width="100%" border="1" cellpadding="10"bgcolor="#FFFFCC">
  <tr>
    <td><p><strong>Deactivating User Accounts - </strong> eNETEmployer does not deactivate an employee's self-service account when they are terminated. Your company must determine how long these accounts are to be left enabled (once disabled, the employee will no longer be able to retrieve pay stubs and T4s). If you wish to disable an account, you can do so by removing the check from the <em>Enable</em> option in this screen. <span class="morehelp"><strong><a href="/help/topics/selfserviceaccounts/modifying-account-access/index.html" target="_blank"><img src="/images/icons/ic-quickstart-quickstart.png" alt="Tutorial on user accounts in eNETEmployer" title="View a tutorial about user accounts" width="20" height="20" /> View a step-by-step tutorial on this feature</a></strong></span></p></td>
  </tr>
</table>

23

      </blockquote>
    </div>

532
<h2>Table Columns</h2>
<table width="100%" border="0" cellpadding="0">
  <tr>
    <td bgcolor="#E9E9E9" style="padding: 0px 10px 0px 10px;"><hr>
      <p>The following section displays help for the various cells and columns shown in the main table on this screen. If you see a help description on this page for a column that does not appear on your screen, one of the following will apply:</p>
      <ul>
        <li>The missing item is not included as part of your default view. If you have a user account with the appropriate privileges (as assigned by your payroll administrator), you can add the additional column to your view by using the <em><strong>Customize</strong></em> option under the <em>Views</em> button (located at the left side of the screen just above the main table). Refer to the <a href="/help/topics/customizeviews/customizeview-overview.html"><em>Customize View</em></a> help page for more help on this feature.</li>
        <li>You have an employee <em><a href="/help/topics/buttondescriptions.html#selfserviceaccounts">Self-Service</a></em> user account that only permits you to view pay statements and personal information. With limited program privileges, you are not be able to access any of the additional options shown on this help screen.</li>
      </ul>
    <hr></td>
  </tr>
</table>

1A

    <h3>Audit</h3>
    
148
<p>This button allows you to view a list of changes that have been made to the current item. Choosing the button opens the <em>Audit History</em> window where item changes are shown in colored text. <em><strong>Note:</strong></em> Audit History is a developing feature and subject to updates as new functionality is added.</p>

85

    <h3>Authorized Employees</h3>
    <p>Use this cell to specify one or more employees whose data can be viewed by the correspond
FFB
ing user in each row, when said user is using the HR module. For example, if you are editing the row for a user named <em>Pat Testman</em>, and you want <em>Pat</em> to be able to see the HR data for all other employees, you would place a check in the box at the top of this drop-down list (which will select all of the employees in the list). Editing the cell displays a drop-down menu where you can choose various employees that may be assigned via their corresponding checkbox. The menu also includes a search box at the top where you can type in a word (or words) and have matching employees displayed quickly in the list.</p>
    <h3>Confirm Password</h3>
    <p>Use this cell to re-enter the password that will be used by the current person to log into the program.  This second confirmation step is useful to ensure that the new password is being entered exactly as desired (to avoid user lockout). As a security measure, this cell will show as blank regardless if the password has been defined previously.</p>
    <p><strong><em>Note:</em></strong> This cell works in conjunction with the <em>New Password</em> cell in that you must enter the identical password in both of the cells. If the password is not identical in these two cells, the password will be rejected and a Red notification bar will appear at the top of the screen when you attempt to save the changes.</p>
    <h3>Current Password</h3>
    <p>Use this cell to enter the user's current password. Required only during the process of changing a user's password, this cell is required for <em>non-administrative</em> users only as an added security measure (i.e. administrators do not have to know the user's current password if they are asked to reset a password on the user's behalf). This step is required for non-administrators to ensure that the person requesting the password change has the necessary validation (i.e. if someone does not know their current password, they are not allowed to create a new one). This security measure prevents unauthorized users from changing another user's password without their knowledge (e.g. if an authorized user walks away from their computer while they are still logged in to their account, someone else could reset their password). For additional security, this cell will show as blank regardless if the password has been defined previously.</p>
    <h3>Email</h3>
    <p>This cell displays the email address that is associated with each person's user account. This email address is also used for the <em>Password Reset</em> feature. User account email addresses are created in two ways:</p>
    <ol>
      <li><strong>Automatically</strong> - If a user is also an employee who is included in a payroll, this email address is copied from their payroll settings when their <em>Self-Service</em> user account is created. However, employees are permitted to use a different email address for their user account so that it differs from their email address in the payroll (the latter is used only for sending <em>Pay Statements</em>).</li>
      <li><strong>Manually</strong> - If you add a user account for someone who does not exist in a payroll, you must manually enter their email address in this cell if you want them to be able to use the <em>Password Reset</em> feature.</li>
    </ol>
<p>Valid email addresses, such as&nbsp;john.smith@example.com&nbsp;are made up of the name, followed by the @ symbol, followed by a domain. The domain part is not&nbsp;case-sensitive, but the name portion may be, depending on the persons email server settings. Underscores and hyphens are permitted, but other special characters (e.g. #, $, !, quotes and spaces) are not.</p>
    <h3>Employee#</h3>
    <p>This cell displays each employee's unique <em>Employee Number</em>. The number and name shown here was generated by the program when the employee's user account was created (whether manually by a payroll administrator, or by the system when an employee <em>Self-Service</em> account is created). The number cannot be changed from this screen, but can be edited via t
FFB
he <a href="/help/employeepage.html"><em>Setup Employees</em></a> screen.</p>
    <p>If the word <em>&lt;None&gt;</em> appears in this cell for a given employee, it indicates that the employee is not assigned to the current payroll. Users may exist outside of a payroll under several circumstances:</p>
    <ul>
      <li>They have been added here for payroll administration purposes only (e.g. data entry, technical support, administrative, etc.).</li>
      <li>They have been added here or in the HR module, and have not yet been assigned to a payroll. If you wish to add an unassigned  user(s) to a payroll, you can use the <strong><em>Employee - Import Employee</em></strong> menu option in the <em>Payroll</em> tab.</li>
    </ul>
    <h3>Enabled</h3>
    <p>This cell is used to specify whether the user is allowed to login to the program. Editing the cell will display a checkbox where you can specify the two available options: <em>Yes</em> (user can login to the program) or <em>No</em> (user cannot access the program).</p>
    <table width="100%" border="1" cellpadding="10"bgcolor="#FFFFCC">
      <tr>
        <td><p><strong>Auto-Disable</strong> - User accounts are disabled automatically after 10 unsuccessful attempts.</p></td>
      </tr>
    </table>
    <h3>Full Name</h3>
    <p>This cell is used to enter the full name of the user (e.g. Mary Smith) that will be used in the program's <em>Welcome</em> screen. This name differs 
      from the <em>User Name</em> cell  in that you may have multiple users that share the same 
      common name (e.g. there are two employees named &quot;Mary Smith&quot;).</p>
    <p><strong><em>Note:</em></strong> If the user account was generated by eNETEmployer, the cell will show the employee's number followed by their full name, surname, and given name. You can edit the cell and remove the employee number if desired.</p>
    <h3>Last Login</h3>
    <p>Available for Administrator accounts only, this cell displays the dale and time that the corresponding user has logged into the program. This can be useful in cases where you wish to check if one or more users accessed the payroll since you were last logged in.</p>
    <h3>New Password</h3>
    <p>Use this cell to enter a new password for the user. This action may be necessary if the user has forgotten or lost their original password. For discretionary purposes, the password 
      will not be displayed in the cell while it is being edited.  Instead, an asterisk (*) will be displayed 
      for each character entered.</p>
    <p>A password strength meter will appear while editing this field so that you have immediate feedback on the validity and strength of the password while it is being typed. If the  password meter indicates <em>Weak</em>, the password will be rejected and you will see a Red notification bar at the top of the screen when you attempt to save the changes. If this occurs, please use a combination of alphanumeric characters until a <em>Good</em> or <em>Strong</em> designation appears in the meter.	Passwords must be at least 6 characters in length.</p>
    <p><strong><em>Note:</em></strong> This cell works in conjunction with the <em>Confirm Password</em> cell in that you must enter the identical password in both of the cells. If the password is not identical in these two cells, the password will be rejected and you will see a Red notification bar at the top of the screen when you attempt to save the changes.</p>
    <h3><a name="privileges" id="privileges"></a>Privileges</h3>
    <p>This cell displays the privileges that have been assigned to each user. Privileges allow you 
      to control the actions that the user will be able to perform when they use the program.</p>
    <blockquote>
      <p><strong>Employee</strong> - This is the default option for employees who have not been assigned any privileges. An <em>Employee</em> designation means that the user has no additional privileges assigned and is restricted to viewing their personal information only.</p>
      <table width="100%" border=
FFB
"1" cellpadding="10"bgcolor="#FFFFCC">
        <tr>
          <td><p><strong>When Adding a New User - </strong>When you are in the process of adding a new user, you will not be able to assign a privilege until you have saved the row at least once.</p>
            <p>Further, the above mentioned <em>Employee</em> option will no longer appear in this list once the first privilege is assigned.</p></td>
        </tr>
      </table>
      <p><strong>&lt;Various Privileges</strong>&gt; - Editing the cell displays a drop-down menu where you can choose the various privileges that may be assigned to each user. Choosing the drop-down menu displays the available options that can be enabled via its corresponding checkbox. The menu also includes a search box at the top where you can type in a word(s) and have matching items displayed quickly in the list.</p>
      <table class="datatable" width="80%">
        <tr>
          <th>Privilege</th>
          <th>Description</th>
        </tr>
        <tr>
          <td><strong>Administrator</strong></td>
          <td>If chosen, the user will be designated as an <em>Administrator</em>. This designation provides full access to the program and includes all of the items listed in the <em>Privileges</em> cell.</td>
        </tr>
        <tr>
          <td><strong>Confirm Calculation</strong></td>
          <td>If chosen, this option will allow the user to finalize and close  payrolls.</td>
        </tr>
        <tr>
          <td><strong>Data Entry</strong></td>
          <td>If chosen, the user is allowed to perform data entry in the Speedy Update screen.</td>
        </tr>
        <tr>
          <td><strong>HR Modify</strong></td>
          <td>If chosen, the user is allowed to modify information throughout the various screens in the <em>HR</em> module.</td>
        </tr>
        <tr>
          <td><strong>HR View</strong></td>
          <td>If chosen, the user is allowed to view information found in the <em>HR</em> module. They cannot modify the information.</td>
        </tr>
        <tr>
          <td><strong>Modify Company Info</strong></td>
          <td>If chosen, the user is allowed access to all of the program tabs and can modify all types of company information.</td>
        </tr>
        <tr>
          <td><strong>Modify Employees Pay Info</strong></td>
          <td>If chosen, the user is allowed to modify pay-related information for all employees.</td>
        </tr>
        <tr>
          <td><strong>Modify Employees Personal Info</strong></td>
          <td>If chosen, the user is allowed to modify the personal information for all employees as defined in the <em><a href="/help/employeepage.html">Setup Employee</a></em> screen (and other similar screens).</td>
        </tr>
        <tr>
          <td><strong>Payroll Calculation</strong></td>
          <td>If chosen, the user is allowed to calculate payrolls.</td>
        </tr>
        <tr>
          <td><strong>Print Payroll Info</strong></td>
          <td>If chosen, the user is allowed to print payroll information.</td>
        </tr>
        <tr>
          <td><strong>Recruitment</strong></td>
          <td>If chosen, the user is allowed to work with the program's <em>Recruitment</em> module.</td>
        </tr>
        <tr>
          <td><strong>Schedule Close</strong></td>
          <td>If chosen, the user is allowed to close any schedule defined in the <em>Schedule</em> module.</td>
        </tr>
        <tr>
          <td><strong>Schedule Modify</strong></td>
          <td>If chosen, the user is allowed to modify any schedule defined in the <em>Schedule</em> module.</td>
        </tr>
        <tr>
          <td><strong>Schedule View</strong></td>
          <td>If chosen, the user is allowed to view any schedule as defined in the <em>Schedule</em> module. They cannot modify the information.</td>
        </tr>
        <tr>
          <td><strong>Time Modify</strong></td>
          <td>If chosen, the user is allowed to modify information found in the <em>T
726
ime</em> module.</td>
        </tr>
        <tr>
          <td><strong>Time Payroll</strong></td>
          <td>If chosen, the user is allowed to make changes in the <em>Time - Payroll</em> screen.</td>
        </tr>
        <tr>
          <td><strong>Time View</strong></td>
          <td>If chosen, the user is allowed to view information found in the <em>Time</em> module. They cannot modify the information.</td>
        </tr>
        <tr>
          <td><strong>View Company Info</strong></td>
          <td>If chosen, the user is allowed access to all of the system tabs and can view all types of company information. They cannot modify the information.</td>
        </tr>
        <tr>
          <td><strong>View Employees Pay Info</strong></td>
          <td>If chosen, the user is allowed to view pay information for all employees. They cannot modify the information.</td>
        </tr>
        <tr>
          <td><strong>View Employees Personal Info</strong></td>
          <td>If chosen, the user is allowed to view the personal information for all employees as defined in the <em><a href="/help/employeepage.html">Setup Employee</a></em> screen (and other similar screens). They cannot modify the information.</td>
        </tr>
        <tr>
          <td><strong>Year End Processing</strong></td>
          <td>If chosen, the user is allowed to perform the Year-End process for payrolls.</td>
        </tr>
      </table>
    </blockquote>
    <h3>Require Change Password</h3>
    <p>Use this cell to specify if the users must change their password the next time they log in to the program. If this option is changed while  a user is currently logged into the program, he/she will be required to change the password immediately when moving to a new screen.</p>
    <h3>User Name</h3>
    
456
<p>This cell shows the user's unique login name that allows them to access eNETEmployer. The name must be different from all other users, and may contain letters, numbers, spaces, or special characters. If the user name was generated by eNETEmployer (see below), then the name will be based on the employee's name and number, and will include a system-generated suffix that is based on the company's name. For example, if Mary Smith works at XYZ Company, the default username could be: <em>msmith001@xyzcompany</em>. <em><strong>Note:</strong></em> You can change the name of each user (even if it was system-generated), but the suffix cannot be changed.</p>
<p>User Names are created in two ways:</p>
<ol>
  <li>Automatically when you create an employee Self-Service user account. View the <a href="/help/topics/selfserviceaccounts/selfservice-overview.html" target="_blank"><em>Employee Self-Service User Accounts Overview</em></a> for further details.</li>
  <li>When you add a user manually in the <em>Employer</em> tab's <a href="/help/setupusers.html"><em>Admin - Users</em></a> screen.</li>
</ol>

2B

    <p>&nbsp;</p>
  </div>
</div>
    
127
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HS4QGYX1K6"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-HS4QGYX1K6');
</script>
6

    
59
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
40

    <script src="/jquery.backtotoplink.min.js"></script>
    
B2
<script>
$.backToTopLink({
	navigatorPosition: 'rb',
	arrowMarginTop: '10',
	scrollDelay: '10000',
	navigatorPosPercent: '5',
	navigatorBorderRadius: '100%'
});
</script>
12

</body>
</HTML>
0

