# Kenjo

The Kenjo integration allows you to sync jobs and applications between Kenjo and JOIN with just a few clicks. Jobs created in Kenjo can be published via JOIN’s multiposting engine, and applications collected through JOIN are forwarded directly into Kenjo, so your hiring workflow stays centralised and consistent.

{% hint style="warning" %}
Before you begin, make sure to review the [External HR tools](/integrations/external-hr-tools.md) article to understand the general requirements and limitations that apply to all integrations (e.g. sync frequency, job limits, multi-language/locations, screening questions).
{% endhint %}

Once connected, the Kenjo integration allows you to:

* Sync selected jobs from Kenjo to JOIN for multiposting
* Automatically receive applications from JOIN back into Kenjo
* Manage jobs and applications entirely from within Kenjo

***

### Connect Kenjo and JOIN

{% stepper %}
{% step %}

#### Enable the integration in Kenjo

1. Log in to your Kenjo account
2. Go to `Settings` → `Integration` → `JOIN`
3. Toggle the switch to enable the JOIN integration
4. Click the `Settings` button
5. Select `Generate New API Key`
6. Copy the API key and click `Save`
   {% endstep %}

{% step %}

#### Enter details in JOIN

1. Go to `Settings` → `Integrations` → `Kenjo` in JOIN
2. Paste your copied API key into the form
3. Click `Request` in the top-right corner

<figure><img src="/files/6q1mwpi4bjumhwQjukg1" alt=""><figcaption></figcaption></figure>

Our team will activate the integration within 1 business day and notify you once it’s live.
{% endstep %}

{% step %}

#### Choose which jobs sync to JOIN

Kenjo gives you full control over job syncing:

* When editing a job in Kenjo, enable the `Promote in JOIN` checkbox
* Only jobs with this box checked and marked as `Active` will sync to JOIN
* If you uncheck the option or change the job status, the job will be removed from JOIN automatically

{% hint style="info" %}
Job selection is controlled entirely in Kenjo. No additional setup is required in JOIN.
{% endhint %}
{% endstep %}
{% endstepper %}

***

### Screening questions

Screening questions are **not supported** in the Kenjo integration.

* Any questions configured in Kenjo will **not** appear in JOIN
* Candidate responses will not carry over
* [Knockout questions](/jobs/job-creation.md#to-create-a-custom-screening-question) are not supported

***

### FAQs

<details>

<summary>Can I manage or edit synced jobs directly in JOIN?</summary>

No. All job creation, editing, and archiving should be done in Kenjo. Avoid making changes to synced jobs from JOIN.

</details>

<details>

<summary>What happens if I archive a synced job in JOIN?</summary>

Archiving a synced job directly in JOIN will break the sync. To keep jobs updated, manage job status only in Kenjo.

</details>

<details>

<summary>How often does JOIN sync with Kenjo?</summary>

Jobs sync every 30–60 minutes. Applications are forwarded to Kenjo in real time.

</details>

<details>

<summary>Can I choose which Kenjo jobs sync to JOIN?</summary>

Yes. Simply check the `Promote in JOIN` option when editing jobs in Kenjo. This gives you full control over job visibility on JOIN. Jobs successfully synced via Lever are marked with a green checkmark <i class="fa-circle-check">:circle-check:</i> and labeled `Synced` in within JOIN.&#x20;

</details>

<details>

<summary>Are screening questions supported in this integration with Kenjo?</summary>

No. Screening and knockout questions are not supported in the Kenjo integration.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.join.com/integrations/external-hr-tools/kenjo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
