> For the complete documentation index, see [llms.txt](https://help.join.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.join.com/german/integrationen/externe-profile/welcome-to-the-jungle.md).

# Welcome to the jungle

WTTJ ist nur für Unternehmen in Frankreich verfügbar.

Welcome to the Jungle (WTTJ) ist eine führende Employer-Branding-Plattform in Frankreich, die Unternehmen dabei unterstützt, ihre Kultur, Werte und Karrieremöglichkeiten zu präsentieren, um passende Kandidat:innen anzuziehen. Mit 3 Mio. monatlichen Besuchern, 800.000 monatlichen Jobsuchen und 1,7 Mio. Social-Followern bietet sie eine starke Sichtbarkeit für Unternehmen, die sich auf dem französischen Markt abheben möchten.

{% hint style="info" %}
Diese Integration ist nur für Unternehmen mit Sitz in Frankreich verfügbar.
{% endhint %}

<figure><img src="/files/e6b6bf6555ca7e650c753055e04a17bd1c1add21" alt=""><figcaption></figcaption></figure>

### JOIN mit WTTJ verbinden

{% hint style="warning" %}
Sie müssen ein bestehender WTTJ-Kund:in mit einem Arbeitgeberkonto sein. Falls Sie noch keines haben, müssen Sie es erstellen.
{% endhint %}

1. Kontaktieren Sie Ihre:n WTTJ-Account-Manager:in, um zu bestätigen, dass Ihr Abo mit der JOIN-Integration kompatibel ist.
2. Sobald dies bestätigt ist, bitten Sie WTTJ, die Integration zu aktivieren und Ihnen Ihre **Kunden-ID** zu übermitteln.
3. Gehen Sie in JOIN zu `Einstellungen` → `Integrationen` → `Welcome to the Jungle` .
4. Fügen Sie Ihre Kunden-ID in das Feld `Organisations-Referenz` ein und klicken Sie auf `Änderungen speichern`.
5. Alle Ihre Stellenanzeigen werden dann automatisch von JOIN mit WTTJ synchronisiert.

Wenn Ihr WTTJ-Tarif Boost-Guthaben[^1] inkludiert, können Sie diese weiterhin in WTTJ auf aus JOIN synchronisierte Jobs anwenden.

<figure><img src="/files/dc029195ea7705a75af96c716fc7c7e02385e706" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Archivieren Sie nach der Aktivierung alle Jobs, die direkt in WTTJ erstellt wurden, um Duplikate zu vermeiden.
{% endhint %}

[^1]: **Boost-Guthaben** (auch manchmal „Job Booster“-Guthaben genannt) ist ein Werkzeug auf Welcome to the Jungle, mit dem Sie eine bestimmte Stelle bewerben können, um deren Sichtbarkeit zu erhöhen. [Mehr erfahren](https://help.welcometothejungle.com/hc/en-gb/articles/6246039675420-How-to-use-Job-booster-to-maximize-the-visibility-of-your-job-posts?utm_source=chatgpt.com) <i class="fa-square-arrow-up-right">:square-arrow-up-right:</i>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.join.com/german/integrationen/externe-profile/welcome-to-the-jungle.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
