---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Dynamic skill import for harmonization

# Dynamic skill import for harmonization {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 min. de leitura

Import, review, and harmonize the new skills brought in from third-party sources (currently only through Credly) into the skills library (cmn_skills table).

## Antes de Iniciar

Role required: sn_skills_int.admin  
Let's see how dynamic skills are processed in the context of Credly:

* Skills associated with the Credly badges are analyzed.
* Skills are validated to check if they don't already exist in the skills library and also not mapped to an existing skill.
* New skills are pushed to the queue pipeline for harmonization.
{#dynamic-skill-import__ul_zrs_r5w_cfc}

For example, an employee Abel Tuter receives a badge which has three skills - Java, Python, and J2EE. The system checks the skills library (cmn_skills table) to determine the skills that already exist. Java and J2EE are
already present in the system, so they are immediately added to the Abel Tuter's employee profile. Python skill is not available in the system, so it's moved to the queue for skill harmonization. Once the admin reviews and
harmonizes the Python skill, it's also added to the skills library and Abel Tuter's employee profile.  
Working of skill mapping - Skill mapping is the process of linking a skill, either imported or from a badge to an existing skill in the skill library. The mapping can be done automatically or manually, to avoid duplicates.

* System Mapping (Automatic): If a new skill, for example, Java 1.8 is similar to the existing skill, for example, Java in the cmn_skills table, the system detects it as a duplicate and maps it automatically.
* Admin Mapping (Manual): An administrator can manually map a skill. For instance, if Python is imported, the admin might map it to Jupyter Notebook depending on the relevance.
{#dynamic-skill-import__ul_y4g_xry_dfc}Important behavior - When a skill is mapped, a new entry is not created for the imported skill. Instead, the existing skill is used in the employee profile. For example, if Java 1.8 is mapped to Java, and Python is mapped to Jupyter Notebook, only Java and Jupyter Notebook appear in the employee profile, not Java 1.8 and Python.  
Nota:  
You can also customize your skill data and use it as a source by calling specific APIs.

## Procedimento

1. Navigate to AllSkills Workspace.
2. Select the Lists icon (![Lists icon]()).
3. Select Import historyQueue.
4. Select one or more records for the import.  
   Nota:  
   Use Select all option to bulk import the skills. Alternatively, use the Custom import option in the Skill import playbook to import all the skills in the dynamic queue. For more information, see [Bring in skills through Skills import](https://servicenow-prod.fluidtopics.net/HH5MiyTNlBhrn_ALtN~bqA "Import the skills specific to your organization into your Skills Foundation application through the Skills Workspace.").
5. **Opcional:** Select the Edit option to update missing data in the Description, Skill import tracker, Level type, and Source fields.
6. **Opcional:** Select Update.
7. Select Import.  
   You are redirected to the Playbook experience and the custom import option is selected automatically.
8. Select Next.  
   Follow the next steps to complete the import. For more information, see [Bring in skills through Skills import](https://servicenow-prod.fluidtopics.net/HH5MiyTNlBhrn_ALtN~bqA "Import the skills specific to your organization into your Skills Foundation application through the Skills Workspace.").

## Resultado

The harmonized new skills are added to the skills library (cmn_skills table) and updated in the credentials badge skills metadata. For more information, see [Achievements and Credentials in Talent Development Core](https://servicenow-prod.fluidtopics.net/95mLaaiMZ9_QQdZXLhXZ3A "View all types of user credentials acquired outside the current organization (currently populated from Credly) in Achievements and Credentials.").

