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

# XING

### XING-Unternehmensprofil

JOIN veröffentlicht Ihre Jobs auf XING, auch wenn Sie kein Unternehmensprofil haben. Um die Sichtbarkeit — insbesondere bei Premium-Anzeigen — zu maximieren, empfehlen wir jedoch, Ihre XING-Unternehmensseite zu erstellen und zu verknüpfen.

#### Warum das wichtig ist

* Premium-Stellenanzeigen werden auf XING mit Ihrer Unternehmensidentität angezeigt
* Erhöht Vertrauen und Sichtbarkeit bei Kandidat:innen
* Hilft, die Kampagnenzuordnung und -leistung zu verbessern

#### So erstellen Sie ein XING-Unternehmensprofil

Die Erstellung eines Profils ist kostenlos und erfordert nur wenige Schritte. Besuchen Sie xing.com und folgen Sie dem Onboarding-Prozess für Arbeitgeber. Nachdem das Profil erstellt ist, kehren Sie zu JOIN zurück, um Ihr Profil zu verbinden.

***

### XING-Unternehmensprofil in JOIN verbinden

Damit Ihre Stellenanzeigen auf XING korrekt Ihrem Unternehmen zugeordnet werden:

1. Gehen Sie zum `Einstellungen` Tab in JOIN
2. Klicken Sie auf `Integrationen` in der Seitenleiste
3. Suchen Sie `XING` unter `Externe Profile`
4. Klicken Sie auf `Profil hinzufügen`
5. Fügen Sie die URL Ihres XING-Unternehmensprofils ein (z. B. `https://www.xing.com/companies/myCompany`)
6. Klicken Sie auf `Änderungen speichern`

<figure><img src="/files/1310d6acb2d2b20241b8b039e91ebefb9df3a92a" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/35100617a350e9b7556f78380716a10172a906cf" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Durch die Verbindung Ihres Profils stellen Sie sicher, dass Ihre Stellenanzeigen mehr Sichtbarkeit erzielen und auf XING korrekt zugeordnet werden.
{% 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/german/integrationen/externe-profile/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.
