> 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/xing.md).

# XING

### Profil d’entreprise XING

JOIN publiera vos offres sur XING même si vous n’avez pas de profil d’entreprise. Toutefois, pour maximiser la visibilité — en particulier pour les annonces premium — nous vous recommandons de créer et de connecter votre page entreprise XING.

#### Pourquoi c’est important

* Les annonces d’emploi premium apparaîtront avec l’identité de votre entreprise sur XING
* Cela renforce la confiance et la visibilité auprès des candidats
* Cela aide à améliorer l’attribution et la performance des campagnes

#### Comment créer un profil d’entreprise XING

La création d’un profil est gratuite et ne prend que quelques étapes. Rendez-vous sur xing.com et suivez leur processus d’onboarding pour les employeurs. Une fois le profil créé, revenez dans JOIN pour le connecter.

***

### Connecter votre profil d’entreprise XING dans JOIN

Pour vous assurer que vos annonces d’emploi sont correctement attribuées à votre entreprise sur XING :

1. Allez dans l’onglet `Paramètres` dans JOIN
2. Cliquez sur `Intégrations` dans le menu latéral
3. Trouvez `XING` dans `Profils externes`
4. Cliquez sur `Ajouter un profil`
5. Collez l’URL de votre profil d’entreprise XING (par ex. `https://www.xing.com/companies/myCompany`)
6. Cliquez sur `Enregistrer les modifications`

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

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

{% hint style="success" %}
La connexion de votre profil garantit que vos annonces d’emploi bénéficient de plus de visibilité et sont correctement attribuées sur XING.
{% endhint %}


---

# 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/xing.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.
