> 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/spanish/integrations/perfiles-externos/xing.md).

# XING

### Perfil de empresa de XING

JOIN publicará tus ofertas en XING aunque no tengas un perfil de empresa. Sin embargo, para maximizar la visibilidad, sobre todo en los anuncios premium, te recomendamos crear y vincular tu perfil de empresa de XING.

#### Por qué es importante

* Los anuncios de oferta premium aparecerán con la identidad de tu empresa en XING
* Aumenta la confianza y la visibilidad entre los candidatos
* Ayuda a mejorar la atribución y el rendimiento de las campañas

#### Cómo crear un perfil de empresa de XING

Crear un perfil es gratis y solo requiere unos pocos pasos. Visita xing.com y sigue su proceso de incorporación para empleadores. Una vez creado, vuelve a JOIN para conectar tu perfil.

***

### Conecta tu perfil de empresa de XING en JOIN

Para asegurarte de que tus anuncios de oferta se asignen correctamente a tu empresa en XING:

1. Ve a la pestaña `Configuración` en JOIN
2. Haz clic en `Integraciones` en el menú lateral
3. Busca `XING` en `Perfiles Externos`
4. Haz clic en `Añadir perfil`
5. Pega la URL de tu perfil de empresa de XING (p. ej., `https://www.xing.com/companies/myCompany`)
6. Haz clic en `Guardar cambios`

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

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

{% hint style="success" %}
Al conectar tu perfil, te aseguras de que tus anuncios de oferta generen más visibilidad y se atribuyan correctamente en 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/spanish/integrations/perfiles-externos/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.
