Created on 15 March 2025
Earnings & Deducations
... the option to import adjustment days in the Extra Earnings/Deductions page, toggle the relevant setting to Yes.
This allows bulk import of adjustment data for easier payroll processing.
Next, configure ...
Created on 11 March 2025
Salary Heads
Exporting salary heads is essential for maintaining records, audits, or migrating data to other systems. uKnowva HRMS provides an easy way to export salary heads into a structured format like CSV or Excel. ...
Created on 11 March 2025
Salary Heads
For organizations managing multiple salary heads, importing them in bulk can save time and reduce errors. uKnowva HRMS allows you to import salary heads using a CSV file, ensuring seamless integration ...
Created on 13 February 2025
Generate Payslips
... using an external system.
However, once the payslips are generated or imported, they must be stored securely to ensure confidentiality and controlled access.
This article explains how uKnowva HRMS ...
Created on 03 February 2025
Release Notes
... and ensures that recruiters focus on high-potential candidates, ultimately making the recruitment process more efficient and data-driven.
2. AI-Driven User Import for Enhanced Simplicity User ...
Created on 23 January 2025
Salary Heads
... how to streamline bulk operations through import/export functionality and enhance your search efficiency using the built-in filters.
By the end of this guide, you'll be able to efficiently manage all ...
Created on 22 January 2025
Salary structures
... learn how to export and import salary data for bulk updates and quickly search for specific salary structures to ensure seamless payroll management.
By mastering these tools, you can streamline payroll ...
Created on 27 December 2024
Teams
Updating your team members’ details
Edit, update, and import your team members details with this page that reflects their vital information like name, username, email ID, and designation.
Get ...
Created on 06 September 2024
Release Notes
This month we have worked upon enhancing existing modules to give our clients better User experience.
1. Import Adjustment Days in Extra Earnings/Deductions
This month, we've enhanced ...
Created on 19 June 2024
Assign Salary to Employees
... structure.
Ensure that the Payroll is assigned to the user after saving.
Assign Salaries in Bulk
Step 1: For bulk assignments, click on the Import button in the Payroll section.
...
Created on 28 May 2024
General
... “Year” drop-down to choose the year & then choose the “Month”
Step 4: Click on the “Import” button after selecting the month and year
Step 5: Click on “Download CSV Import ...
Created on 10 May 2024
Onboarding & Recruitment
... in the "Add candidate page"
Step 6: After filling in all the information, Click on "Save"
Step 7: To import applicants in Bulk, click on Import Bulk Candidates button on the top right ...
Created on 08 April 2024
Tutorials
... masters.
You get 3 options for each master, including import data, add data, and viewing existing data be it designations, shifts, companies, locations, etc.
Click on Import data of each ...
Created on 19 March 2024
Payroll
... Token'
),
));
$response = curl_exec($curl);
curl_close($curl);
echo $response;
Python Code Snippet
import requests
import json
url = "http://your_instance.uknowva.com/api.php/attendance/attendancedb/getUserSalaryDetails"
payload ...
Created on 02 February 2024
General
How to Prepare Pipe separated data for importing Table Input Data
Step 1: Prepare Data as Pipe Separated format.
To Prepare the data in pipe separated format, one can ...
Created on 02 December 2023
Recruitment
... => array(
'Content-Type: application/json',
'Authorization: Bearer Token'
),
));
$response = curl_exec($curl);
curl_close($curl);
echo $response;
Python Code Snippet
import ...
Created on 14 November 2023
Recruitment
... Code Snippet
import requests
import json
url = "https://Your-uknowva-site-url/api.php/recruitment/jobportalapi/createCandidate"
payload = json.dumps({
"name": "Test api",
"email": "This email address is being protected from spambots. You need JavaScript enabled to view it.",
...
Created on 04 January 2023
Release Notes
...
a.Full N Final settlement is an important part of payroll and Exit.
b.Gratuity/TDS/Leave Encashment/Notice Period/Hold Salaries/Current Salary is now calculated automatically as a part of FNF
c.Custom ...
Created on 07 December 2022
Release Notes
... per the label.
5.Salary
a.The template of importing extra earning now has salary heads in columns, current one is a bit complicated and not self-explanatory.
b.Extra earning and deduction addition ...
Created on 10 November 2022
Release Notes
... in cache management
Pre Onboarding now has multiple attachment feature
Direct download of Offer letter feature added
Bulk candidate import page performance enhanced
3. Workflow engine UI/UX improved ...