Skip to main content

User Upload Guide

User Upload by CSV File

Updated yesterday

Introduction

The Matics system allows uploading CSV files that include a list of users you wish to add. The file provides control over user details, including permission group assignment and classification by various parameters.

For example, the WorkerID field determines whether the user is classified as a Worker. If the field is filled, the user will be treated as a Worker. If left empty, the user will not be classified as such.

Field Mapping

Field Name

Description

Notes

Required

FirstName

The user’s first name

Yes

LastName

The user’s last name

Yes

UserName

Identifier in the system (recommended: First + Last name)

Must be unique — no two users should have the same UserName

Yes

Password

User’s initial password

Must contain at least 8 characters, including an uppercase letter, lowercase letter, number, and special character

Yes

FK_UserGroup

The permission group assigned to the user

Yes

IsTechnician

Whether the user is classified as a technician

Must be True or False

Yes

Email

The user’s email address

No

IsShiftManager

Whether the user is a shift manager

Must be True or False

No

FK_Department

Department to which the user is assigned

No

IsActive

Whether the user is active

True – active, False – inactive

No

WorkerID

The ID assigned to the worker

No

ValidatedEmail

Whether the email has been validated

Must be True or False

No

Uploading the File

  1. Open Manual Sync

  2. Click on Data Mapping

  3. Enter the Table name selection part

  4. Search for the "Users" table

  5. Click on upload

  1. Upload the file

  2. Click Map file

Make sure all the parameters you put is mapped correctly!

Saving an Excel Files as CSV

To upload your Excel file to Matics you need to convert it to .csv:

  1. In Excel, use Save As

  2. Under Save as type, select CSV (Comma delimited) *.csv

  3. Click Save

Example - Users Table

Download it here:

Attachment icon
Did this answer your question?