---
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


---

# Create a talent type

# Create a talent type {#ariaid-title1}

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

Create an implementation in the talent profile scripted extension point to add a new talent type.

## Antes de Iniciar

Role required: sn_ta_hiring_core.admin/ sn_ta_tp.talent_profile_admin

## Por Que e Quando Desempenhar Esta Tarefa

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.

## Procedimento

1. Navigate to AllSystem Extension PointsScripted Extension Points.
2. Search for sn_ta_tp.TalentProfileExtPoint extension point and select to open it.  
   Nota:  
   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. |
   [Tabela 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/MxyWh0UC8mXc1WNSlNIboA "The following fields are available in the new implementation record for an extension point.").

## Resultado

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

