diff --git a/integration-configuration-concepts/ats/workday-assessment.mdx b/integration-configuration-concepts/ats/workday-assessment.mdx index 320f326b..cadee418 100644 --- a/integration-configuration-concepts/ats/workday-assessment.mdx +++ b/integration-configuration-concepts/ats/workday-assessment.mdx @@ -118,28 +118,6 @@ import IntegrationFooter from "/snippets/integration-footer.mdx"; -## Sending the Assessment Invitation (as a Recruiter) - -If you are the recruiter, you can send the assessment invitation directly. - - - - You should see an `Assess` button next to the candidate's name. Click it to open the assessment form. - - Sending Invite - - - - - Set the **Overall Status** to `Invited` and select the appropriate assessment (e.g., `Technical Assessment`) from the dropdown menu. - - Send Invite - - Click `Submit` to send the invitation and trigger the webhook notification from Workday. - - - - ## Sending the Assessment Invitation (via Start Proxy) @@ -178,22 +156,24 @@ If you are the recruiter, you can send the assessment invitation directly. -## Sending the Assessment Invitation (without Start Proxy) +## Sending the Assessment Invitation (as a Recruiter) + +If you are the recruiter, you can send the assessment invitation directly. - - If you are the recruiter, you should see the `Assess` button next to the candidate's name. + + You should see an `Assess` button next to the candidate's name. Click it to open the assessment form. Sending Invite - - You should set the Overall Status to `Invited` and select the Assessment as `Technical Assessment` from the dropdown menu. + + Set the **Overall Status** to `Invited` and select the appropriate assessment (e.g., `Technical Assessment`) from the dropdown menu. Send Invite - Click on the `Submit` button to get the webhook notification from Workday. + Click `Submit` to send the invitation and trigger the webhook notification from Workday.