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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Create a talent type

# Create a talent type {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Create an implementation in the talent profile scripted extension point to add a new talent type.

## Before you begin

Role required: sn_ta_hiring_core.admin/ sn_ta_tp.talent_profile_admin

## About this task

The Talent profile extension point has four default implementations that pull in data of different talent types to the talent profiles. You can use the default settings available or create implementations, depending on your
organizational requirements.

## Procedure

1. Navigate to AllSystem Extension PointsScripted Extension Points.
2. Search for sn_ta_tp.TalentProfileExtPoint extension point and select to open it.  
   Note:  
   The extension point must be opened within the Talent profile application scope.

   You have four default implementations.
   {#create-implement-ta-tp__table_nkc_3cl_5bc__entry__3}

   | Extension point | Extension class | Description |
   |-|-|-|
   | sn_ta_tp.TalentProfileExtPoint | TalentProfileExtPointDefault | Extension point for default or unspecified talent profiles. |
   | sn_ta_tp.TalentProfileExtPoint | TalentProfileExtPointAlumni | Extension point for the talent type, alumni. |
   | sn_ta_tp.TalentProfileExtPoint | TalentProfileExtPointEmployee | Extension point for the talent type, employee. |
   | sn_ta_tp.TalentProfileExtPoint | TalentProfileExtPointCandidate | Extension point for the talent type, external candidate. |
   [Table 1. Talent profile implementations]

   {#create-implement-ta-tp__table_nkc_3cl_5bc}
3. Select the Create implementation related link to create an implementation.
4. On the Create implementation form, fill in the fields.  
   For a description of the field values, see [Create implementation form](https://servicenow-prod.fluidtopics.net/_E7sf1Toz9aPeX5dnZ11yA "The following fields are available in the new implementation record for an extension point.").

## Result

You've created an implementation for the sn_ta_tp.TalentProfileExtPoint extension point. Use it to have a customized talent type.

*[\>]: and then


