/registro-personal.
Employee fields
Each employee record contains the following fields:The vacation period for an employee begins exactly one year after their hire date. For example, an employee hired on 15 March 2024 becomes eligible for their first vacation period starting 15 March 2025.
How to add an employee
1
Open the Personal Registry
Navigate to
/registro-personal. The registration form appears on the left side of the page.2
Fill in the employee details
Complete all five fields: Nombre, Apellido, Email, Puesto, and Fecha de Ingreso. All fields are required — the form will not submit if any are empty.
3
Submit the form
Click Registrar Personal. The employee is saved and immediately appears in the registered employees table on the right side of the page.
How to delete an employee
In the registered employees table, locate the employee row and click the trash icon on the right side of the row. The record is permanently removed from the system.Importing employees from Excel
You can bulk-import employees from an Excel spreadsheet instead of entering them one by one.1
Prepare your spreadsheet
Create an
.xlsx or .xls file where the first row contains column headers. The importer recognises the following header names for each field:Each subsequent row represents one employee.
2
Click Import
In the page header, click Imp. Per. (Excel). A file picker opens.
3
Select your file
Choose your
.xlsx or .xls file. The system reads the first sheet, maps each column to the appropriate field, and replaces the current employee list with the imported data.Exporting employees to JSON
To create a backup of the employee list, click Exp. (JSON) in the page header. The system downloads a.json file named SISTEMA_DIGC_Personal_<date>.json containing all registered employee records.
The export includes all fields for each employee, including internal IDs. You can use this file to restore or migrate data.
Related modules
Vacation Scheduling
Schedule vacation ranges for registered employees.
Vacation Overview
View vacation usage summaries per employee.
