AIUNIFY Leads provides two confirmed workflows for adding multiple Staff Members efficiently:
These workflows serve different purposes and should not be treated as identical.
The Import Staff Members workflow uses a guided four-step interface:
| Step | Purpose |
| 1. Upload File | Select the spreadsheet containing Staff Member information. |
| 2. Map Columns | Match uploaded spreadsheet columns to AIUNIFY Leads Staff Member fields. |
| 3. Preview | Review the interpreted records before importing. |
| 4. Results | Review successful and failed imported rows. |
The confirmed Import interface accepts:
.csv.xlsx.xlsThe confirmed import validation supports:
| Field | Requirement |
| Name | Required. Maximum 255 characters. |
| Required, valid, unique, and not duplicated within the submitted import. | |
| Phone | Optional. Maximum 20 characters in this import workflow. |
| Address | Optional. Maximum 500 characters. |
| Status | Optional. Must be Active or Inactive when supplied. |
The import prevents duplicate Email addresses within the submitted set and also checks applicable existing user records.
Confirmed validation messages include:
Important: The confirmed Import workflow explicitly creates imported Staff Members with
allow_login = false.
The Import workflow does not assign login credentials or Roles through the import validation described above.
If an imported person later needs system access, an authorized administrator should review that Staff Member individually and configure the appropriate login access, Role, and Password.
The server tracks:
The confirmed successful response is:
Staff members imported successfully
A successful overall import can still contain failed individual rows, so always review the Results step.
Quick Add provides an interface for entering multiple Staff Member rows without first creating a spreadsheet.
The interface includes fields such as:
For each Staff Member submitted through the bulk creation workflow:
If Allow Login is enabled for a Quick Add row:
Confirmed validation messages include:
The bulk creation controller only assigns the submitted Role when the currently logged-in user has administrative or assign_role authority.
This prevents a user from granting permissions they are not authorized to assign.
Quick Add/bulk creation processes the submitted Staff Members as one database operation.
After successful creation, AIUNIFY Leads recalculates the Company's total user count and returns:
Staff members created successfully
The response also includes the number of Staff Members created.
| Use | When Appropriate |
| Import Staff Members | You already have many Staff Members in CSV or Excel format and primarily need to create contact/account records without immediate login access. |
| Quick Add | You want to enter several people directly and may need to configure their login access, Role, and Password during creation. |
| Standard Add/Edit | You need detailed control over one Staff Member at a time. |