A Artie AI
Features Book a Demo Log In

Adding an Employee

Create a new staff member record, optionally set up their login account, and configure their role and compensation.

Overview

Use this journey when you hire someone new or need to add an existing staff member to the system. The employee form collects personal details, employment information, and optional system account credentials. Once created, you can assign services to the employee from their profile page so they appear as bookable providers during appointment scheduling.

Prerequisites

1

Open the Employees List

Click Employees in the sidebar navigation, or go to /employees directly.

What you'll see: The "Employees" list page with the heading "Manage your salon staff and employees." The table shows all current employees with columns for Name, Position, Email, Phone, Hire Date, and Status (Active / Inactive). You can sort any column by clicking its header, filter by position using the "Position" dropdown, and search by name or email using the search bar.

Employees list page showing the staff table with columns for Name, Position, Email, Phone, Hire Date, and Status
The Employees list page with sortable columns, position filter, and search bar
2

Start a New Employee Record

Click the Add New Employee button in the top right of the list page.

What you'll see: You are taken to /employees/new, which is the employee form page titled "Employee." The form is divided into five sections.

3

Configure the User Account Section (Optional)

The first section is User Account: "Optionally create or link a login account for this employee."

Use the User Account dropdown to choose one of three modes:

OptionWhen to Use
No user accountThe employee does not need to log in (e.g., payroll-only record)
Create new accountSet up a fresh login for the employee
Link existing accountThe employee already has a system account; connect it by email

If you select "Create new account", three additional fields appear:

If you select "Link existing account", one additional field appears:

New employee form showing User Account, Personal Information, Employment Details, Skills, and Additional Information sections
The new employee form with its five sections, starting with the User Account configuration
4

Fill in Personal Information

The second section is Personal Information: "Basic employee details and contact information."

FieldRequiredNotes
First NameYes2–50 characters
Last NameYes2–50 characters
Email AddressYes (if creating an account)Standard email format
Phone NumberNoUse E.164 format, e.g., +15551234567
Date of BirthNoEmployee must be between 16 and 100 years old
AddressNoFull mailing address
5

Fill in Employment Details

The third section is Employment Details: "Position, schedule, and employment information."

FieldRequiredNotes
PositionYesSelect from: Hair Stylist, Hair Colorist, Barber, Nail Technician, Esthetician, Massage Therapist, Manager, Receptionist, Assistant, Other
Hire DateYesCannot be in the future
Hourly Rate ($)No0–200
Commission Rate (%)No0–100
Employment TypeYesFull Time, Part Time, Contract, or Temporary
Active EmployeeNo (defaults to checked)Uncheck to create the record as inactive; inactive employees do not appear in scheduling
6

Fill in Skills & Specializations

The fourth section is Skills & Specializations: "Services and specialties this employee can perform."

FieldNotes
SpecializationsFree text; separate multiple items with commas (e.g., "Balayage, Color Correction, Bridal Styling")
CertificationsFree text; include certification name, issuing organization, and expiration date
Years of ExperienceNumber between 0 and 50
7

Fill in Additional Information

The fifth section is Additional Information: "Emergency contact and notes."

FieldNotes
Emergency Contact NameName of person to contact in an emergency
Emergency Contact PhoneUse E.164 format, e.g., +15551234567
NotesInternal notes not visible to the employee
8

Save the Employee Record

Click the Save button (or Create Employee depending on the form state) at the bottom of the form.

What you'll see: If the form has validation errors, each field with a problem displays an inline error message in red (e.g., "First name is required", "Passwords do not match"). Fix the errors and click Save again.

On success, the system redirects you to the employee list at /employees, where the new employee appears in the table.

9

View the Employee's Profile

Click the employee's name or the view icon in the list to open their profile at /employees/:id.

What you'll see: A profile header showing the employee's initials, full name, position, active/inactive badge, and Employee ID. Four tabs are available:

You can click Edit Employee (top right of the profile) to modify any fields, or Deactivate / Activate to toggle their active status without deleting the record.

Employee detail profile page showing the Overview tab with personal information, employment details, and skills panels
The employee profile page with Overview, Schedule, Appointments, and Performance tabs
10

Assign Services to the Employee (Optional)

After creating the employee, assign the services they are qualified to perform so they appear as available providers during booking.

Navigate to the employee's profile page and look for the Services assignment functionality. Check the services this employee can perform and set the appropriate skill level for each service. Service assignments control which appointments can be booked with this employee.

Tips & Best Practices

Tip: Always set the Position field accurately — it is used in the position filter on the employee list and in performance reports.
Tip: If you are creating accounts for multiple new hires, use Create new account mode so they can log in on day one; otherwise, you will need to come back and link or create accounts later.
Tip: Use the Active Employee checkbox to "soft-delete" employees who leave — deactivating keeps their historical appointment data intact while removing them from scheduling.
Tip: The Notes field is internal-only; use it for HR notes, performance flags, or any information the employee should not see.
Tip: Commission Rate and Hourly Rate are used in commission calculation reports; enter them accurately before the employee's first pay period.

Common Issues

IssueSolution
"Username must be at least 3 characters"Enter a longer username; single-character names are not allowed
"Passwords do not match"Re-enter both password fields; they must be identical
"Email is required when creating a user account"When "Create new account" is selected, the Email Address field in Personal Information becomes required
"Hire date cannot be in the future"Set the hire date to today or an earlier date
"Use E.164 format" on phone fieldInclude the country code with a + prefix, e.g., +15551234567 for a US number
Employee does not appear in schedulingCheck that the "Active Employee" checkbox is enabled on their profile, and that services have been assigned to them

Related Journeys