> ## Documentation Index
> Fetch the complete documentation index at: https://developers.techwolf.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# How To: Find the SAP identifier for a skill

<Steps>
  <Step title="Navigate to the Attributes Library">
    Search for `Manage Talent Intelligence Hub`, and navigate to the Attributes tab.
    This is the default starting tab when navigating to the Talent Intelligence Hub management view.

    <Frame>
      <img src="https://mintcdn.com/techwolf/wKUmGwV_kCWzmwEL/snippets/images/attribute_library_skills.png?fit=max&auto=format&n=wKUmGwV_kCWzmwEL&q=85&s=7089dd98165c29b9a2a50b09fc68373d" alt="Attributes Library: Navigate to the Attributes tab" width="1766" height="922" data-path="snippets/images/attribute_library_skills.png" />
    </Frame>
  </Step>

  <Step title="Find the skill">
    In the list of attributes, find the desired skill.

    This can be made easier by using the filters at the top of the page:

    * The `Search` field can be used to search for a skill by name.
    * The `Attribute Type` filter can be used to only show skills (`Skill`).
    * The `Status` filter can be used to only show active attributes (`Active`).

    After configuring the filters, click on `Go` to apply them.

    <Note>
      When selecting an arbitrary skill attribute for testing, ensure it is indeed a skill (`Attribute Type` is `Skill`) and it is active (`Status` is `Active`).
    </Note>
  </Step>

  <Step title="Find the relevant identifier for the skill">
    Attributes in SAP SuccessFactors can be uniquely identified in three separate ways: their Name, their External Code, and their ID.
    Different situations will require the use of different identifiers:

    * For the Employee Skill Sync, the External Code is used.
    * For the Job Skill Sync, the ID is used (this ID is also referred to as the `WSM ID`).
    * For the Skills Taxonomy Sync, all three identifiers are used, with the Name being used as the primary identifier.

    <Frame>
      <img src="https://mintcdn.com/techwolf/wKUmGwV_kCWzmwEL/snippets/images/attribute_library_skill_details.png?fit=max&auto=format&n=wKUmGwV_kCWzmwEL&q=85&s=247bcb68787c6e481928a9ff77e324c6" alt="Attributes Library: Skill Details" width="1752" height="603" data-path="snippets/images/attribute_library_skill_details.png" />
    </Frame>
  </Step>
</Steps>
