Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions connection-guides/ats/recruitee-marketplace-integration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ import IntegrationFooter from "/snippets/integration-footer.mdx";
<img className='rounded-md' style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Edit/View Assessment/Background check Status ID" src="/images/recruitee-assessments/Recruitee-AAB-3.png" />
</Frame>

Once you click on the integration, a pop-up will appear, prompting you to enable the `integration` as shown below.
Once you click on the integration, a pop-up will appear with an Integrate button, prompting you to activate the `integration` as shown below.
<Frame>
<img className='rounded-md' style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Edit/View Assessment/Background check Status ID" src="/images/recruitee-assessments/Recruitee-AAB-4.png" />
</Frame>

Once you enable the integration, a pop-up will appear displaying the details of the enabled integration along with an `Accept and Integrate` button. Click on the button to proceed to the next step.
Once you click on the Integrate button, a pop-up will appear displaying the details of the integration along with an `Accept and Integrate` button. Click on the button to proceed to the next step.
<Frame>
<img className='rounded-md' style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Edit/View Assessment/Background check Status ID" src="/images/recruitee-assessments/Recruitee-AAB-5.png" />
</Frame>
Expand Down