# Eligibility File

The **Eligibility File** feature allows you to limit scheduling access to only those participants included in an imported People file. When combined with **Employee ID Login**, participants will use their Employee ID to access the scheduler.

This is commonly used for:

- Employee benefits enrollment
- Open enrollment appointments
- HR meetings
- Wellness screenings
- Staff training
- Employee evaluations
- Internal scheduling events

---

#### **Step 1: Enable Employee ID Login**

1. Go to **Global Setup/Contacts/ContactFieldSetup**
2. Create and add a field called Employee ID - or whichever unique field name you choose
3. Click the green diamond to make an ID Field

[![image.png](https://help.pickatime.com/uploads/images/gallery/2026-07/scaled-1680-/4vCimage.png)](https://help.pickatime.com/uploads/images/gallery/2026-07/4vCimage.png)

1. Go to **Global Setup/Business/Account Level Settings/AccountURL**
2. Set the participant login method to **Use ID Field**.
3. And then in the drop-down, select your newly created ID Field

[![image.png](https://help.pickatime.com/uploads/images/gallery/2026-07/scaled-1680-/WD4image.png)](https://help.pickatime.com/uploads/images/gallery/2026-07/WD4image.png)

[![image.png](https://help.pickatime.com/uploads/images/gallery/2026-07/scaled-1680-/SYXimage.png)](https://help.pickatime.com/uploads/images/gallery/2026-07/SYXimage.png)

<p class="callout info">When this option is in use, participants will have to enter a unique ID (for example, an employee ID) after they enter their password or use Google to log in. </p>

#### **Step 2: Prepare Your People File**

Create a spreadsheet containing one row for each eligible participant.

##### **Required Columns**

- **ID** - A unique identifier for each contact. Each ID must be unique across all imported contacts (Students, Teachers, Parents, People). - This is your **Employee ID**.
- **First** - The first name of the person.
- **Last** - The last name of the person.
- **Email** - A valid email address for the contact. Only one email address per row is allowed.

##### **Format Requirements**

- The file **must be a tab-delimited text file** (<span class="green">\*.txt</span> or <span class="green">\*.tsv</span>).
- Each row must represent one person.
- Field names (column headers) <span style="text-decoration: underline;">must exactly match </span>the required field names (case-sensitive).
- Avoid using formulas, merged cells, or formatting.

##### **Sample Table**

<table id="bkmrk-employee-id-first-la"><thead><tr><th>Employee ID</th><th>First</th><th>Last</th><th>Email</th></tr></thead><tbody><tr><td>00123</td><td>Alice</td><td>Martin</td><td>amartin@example.com</td></tr><tr><td>00456</td><td>John</td><td>Stevens</td><td>jstevens@example.org</td></tr><tr><td>00789</td><td>Rosa</td><td>Delgado</td><td>rdelgado@example.net</td></tr></tbody></table>

Additional fields such as department or location may also be included if desired.

<p class="callout success">**Important:** Each Employee ID must be unique. Duplicate Employee IDs may prevent participants from logging in correctly.</p>

#### **Step 3: Import the People File**

1. Go to the **Importer Page**.
2. Choose **People Import**.
3. Browse to and select your People file.
4. Click **Import**.

[![image.png](https://help.pickatime.com/uploads/images/gallery/2026-07/scaled-1680-/bi2image.png)](https://help.pickatime.com/uploads/images/gallery/2026-07/bi2image.png)

pickAtime will create a participant record for each person in the file.

#### **Step 4: Verify the Import**

After the import is complete:

1. Open the **Contacts** or **People** list (depending on your event configuration).
2. Confirm that:
    
    
    - All participants were imported.
    - Employee IDs appear correctly.
    - Names are spelled correctly.
    - No duplicate records exist.

#### **Step 5: Test the Login**

Before making the scheduler available:

1. Open the Online Scheduler.
2. Enter the email and password for one of your imported participants.
3. Enter the Employee ID.
4. Verify that the participant can successfully access the scheduler.

[![image.png](https://help.pickatime.com/uploads/images/gallery/2026-07/scaled-1680-/qpnimage.png)](https://help.pickatime.com/uploads/images/gallery/2026-07/qpnimage.png) [![image.png](https://help.pickatime.com/uploads/images/gallery/2026-07/scaled-1680-/7y7image.png)](https://help.pickatime.com/uploads/images/gallery/2026-07/7y7image.png)

### **Managing Eligibility**

The imported People file acts as your eligibility list. However, anyone who is already on your account will still have access without needing their Employee ID. If this is not acceptable, then go to Global Setup/Contacts/Advanced Options/ Remove all Customers to remove all contacts before doing your import.

[![image.png](https://help.pickatime.com/uploads/images/gallery/2026-07/scaled-1680-/XkSimage.png)](https://help.pickatime.com/uploads/images/gallery/2026-07/XkSimage.png)

To keep your contacts from attempting to create new accounts, go to <span class="rvts21">Registration and Login Settings (Located in Global Setup/Business/Registration and Login Settings) and select Registration. </span>

**<span class="rvts21">Registration</span><span class="rvts21">: </span>**<span class="rvts21">**Do not allow self-registration** - Prevents new users from creating their own accounts. Access is available to customers who have been manually added or imported to the vendor account. Please note that this option is now automatically disabled when “Show the scheduler to users before they log in” is enabled.</span>

[![image.png](https://help.pickatime.com/uploads/images/gallery/2026-07/scaled-1680-/Gsjimage.png)](https://help.pickatime.com/uploads/images/gallery/2026-07/Gsjimage.png)

### **Best Practices**

- Use Employee IDs that are already assigned by your organization.
- Verify Employee IDs before importing.
- Test with a few sample users before opening scheduling.
- Keep your People file up to date as employees join or leave the organization.
- Save a copy of your original spreadsheet for future updates.

### **Frequently Asked Questions**

##### **Can I import additional participant information?**

Yes. You can include optional information such as email address, department, phone number, or location if those fields are supported by your event.

##### **What happens if someone is not in the People file?**

They will not be able to access the scheduler using Employee ID Login.

##### **Can I update the eligibility list later?**

Yes. You can import an updated People file at any time to add or update participant records.

##### **Why isn't a participant able to log in?**

Common causes include:

- The Employee ID was entered incorrectly.
- The participant was not included in the imported People file.
- The Employee ID in the import file does not exactly match the ID being entered.
- The People import did not complete successfully.