> 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/french/integrations/profils-externes.md).

# Profils externes

Vous pouvez connecter votre compte JOIN à des profils externes liés au recrutement, comme LinkedIn, XING, Bundesagentur für Arbeit, etc. Ces intégrations vous permettent de garder vos outils de recrutement connectés et de faire circuler vos offres de manière fluide entre JOIN et les plateformes sur lesquelles vous gérez déjà votre présence employeur.

***

### Avantages

Parmi les avantages de la connexion de vos profils externes liés au recrutement :

* Publication automatique des offres depuis JOIN vers les plateformes de votre choix.
* Un workflow centralisé pour gérer les publications et les candidatures au même endroit.

***

### Instructions de configuration

Une fois votre compte prêt, vous pouvez activer les intégrations de votre choix dans JOIN en allant dans `Paramètres` → `Intégrations`, en sélectionnant la plateforme, puis en cliquant sur `Ajouter un profil`. Vous serez ensuite guidé dans les étapes de configuration.

{% hint style="warning" %}
Pour utiliser ces intégrations, vous devez déjà disposer d’un compte employeur sur la plateforme concernée. Par exemple, une page entreprise LinkedIn est nécessaire pour l’intégration LinkedIn.
{% endhint %}

Pour obtenir des instructions de configuration détaillées et connaître les exigences de chaque plateforme, consultez les articles dédiés de cette section.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>LinkedIn</td><td><a href="/files/71UFOFeqb3tIslQLuZe5">/files/71UFOFeqb3tIslQLuZe5</a></td><td><a href="/spaces/yaMsUPcJTTSHQfbHbiTu/pages/mDTTcqWrdIEvwhaamsXe">/spaces/yaMsUPcJTTSHQfbHbiTu/pages/mDTTcqWrdIEvwhaamsXe</a></td></tr><tr><td>XING</td><td><a href="/files/t4OCZNzQb0h6yU4N6NRW">/files/t4OCZNzQb0h6yU4N6NRW</a></td><td><a href="/spaces/yaMsUPcJTTSHQfbHbiTu/pages/kWwqKALwRtAdSyP4sS2J">/spaces/yaMsUPcJTTSHQfbHbiTu/pages/kWwqKALwRtAdSyP4sS2J</a></td></tr><tr><td>Welcome to the Jungle</td><td><a href="/files/Fx8aTWEZDwETxTHgM07J">/files/Fx8aTWEZDwETxTHgM07J</a></td><td><a href="/spaces/yaMsUPcJTTSHQfbHbiTu/pages/LKuV2Jz65OrHP9XV931D">/spaces/yaMsUPcJTTSHQfbHbiTu/pages/LKuV2Jz65OrHP9XV931D</a></td></tr><tr><td>Hellowork</td><td><a href="/files/hGpTo4ZJzMf6FXq0Udtb">/files/hGpTo4ZJzMf6FXq0Udtb</a></td><td><a href="/spaces/yaMsUPcJTTSHQfbHbiTu/pages/jVEH7YSv16uQWWs3UzR5">/spaces/yaMsUPcJTTSHQfbHbiTu/pages/jVEH7YSv16uQWWs3UzR5</a></td></tr><tr><td>APEC</td><td><a href="/files/ZuMIjicInNO3njQ5EKBR">/files/ZuMIjicInNO3njQ5EKBR</a></td><td><a href="/spaces/yaMsUPcJTTSHQfbHbiTu/pages/SG73R5GO73fd8D7tRAM0">/spaces/yaMsUPcJTTSHQfbHbiTu/pages/SG73R5GO73fd8D7tRAM0</a></td></tr><tr><td>Bundesagentur für Arbeit</td><td><a href="/files/AykxLcoCZRVArrqLk08e">/files/AykxLcoCZRVArrqLk08e</a></td><td><a href="/spaces/yaMsUPcJTTSHQfbHbiTu/pages/UWiNoPEfpzmqguDne1Pl">/spaces/yaMsUPcJTTSHQfbHbiTu/pages/UWiNoPEfpzmqguDne1Pl</a></td></tr></tbody></table>


---

# 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/french/integrations/profils-externes.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.
