How do I set up the Job Discovery Advisor in AI Agent Studio?

Enable the Employee Job Discovery Advisor agent on the Opportunity Marketplace Job List page. This agent helps employees to identify internal job opportunities that best match their profile and provides answers to their internal mobility policy questions.

Note: This agent uses only the employee’s profile sections that are subscribed to TM and CONN. You can add more subscriber codes to the relevant business object if needed.
  1. Go to Navigator > Tools > AI Agent Studio.
  2. Search for the Job Discovery Advisor Agent template and click Copy Template.
  3. Add a suffix to the template. This will ensure that all the building blocks of the agent team are created and named as per your configuration nomenclature.
  4. Publish the agent.
  5. Create a guided journey and add a task. For details, see Configure Agent Guided Journey.
  6. Upload relevant mobility policy documents to the tool (INTERNAL_MOBILITY_POLICY_DOCUMENT) used by this agent (For example: Internal Mobility, Relocation, or Eligibility Guidelines.)
    Note: If you don’t upload your policy documents, agent will only answer job discovery questions.
  7. Add a document name and description.
  8. Change status from Draft to Ready to Publish.
  9. Run the scheduled process to ingest documents.
  10. Configure the agent prompt to tailor it's behavior and tone, by clicking the ellipsis next to your agent team, and editing the prompt and summarization prompt.

To Embed the agent into the Opportunity Marketplace user interface:

  1. Publish the agent team.
  2. Create a new Guided Journey, by selecting this agent team as the Workflow Agent. For details, see Configure Agent Guided Journey.
  3. Use Visual Builder Studio to insert the agent in the Job List page of the Opportunity Marketplace. For details, see Extend Application Page with Agent Guided Journey
  4. In Visual Builder Studio, find the job list page or open visual build studio while the job list page is open. For details, see Extend Application Page with Agent Guided Journey.
  5. Enter the guided journey code in the Set Guided Journeys Code field at the job list page level.

Tooks Called by this Agent

Tools Called by this Agent

Tool Name Purpose
GetUserDetails Retrieves logged-in user’s personNumber
get_employeePersonProfile Retrieves profile using personNumber
OM_EMP_CURRENT_ROLE_TOOL Fetches current role details
OM_PROF_SEC_LOV_TOOL Retrieves available profile sections
OM_WORKHIST_TOOL Retrieves work history section
OM_EMP_EDU_TOOL Retrieves education section
OM_EMP_SKILLS_TOOL Retrieves skills section
GetOpenJobs Searches open jobs based on generated keywords
InternalJobDetails Fetches clickable job URL for requisition numbers
INTERNAL_MOBILITY_POLICY_DOCUMENT Returns policy information from uploaded documentation

Categorization Logic for Job Recommendations

  • Stretch Opportunities — Career advancement roles
  • Strong Matches — Aligned with current experience
  • Perfect Fits — Ideal or overqualified matches
Each job recommendation includes:
  • Job Title
  • Clickable Requisition Link (via InternalJobDetails)
  • Location
  • Justification for Match