> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/es/academia-de-planificacion-yo/yoplanning-parametrage/channel-manager/connectivite-native-getyourguide.md).

# Conectividad nativa de GetYourGuide

## Conectividad nativa de GetYourGuide

## Presentación

La conectividad nativa con GetYourGuide te permite sincronizar automáticamente tu disponibilidad y reservas entre GetYourGuide y Yoplanning.

## Conecta tu cuenta de GetYourGuide

1. Abra **Administración > Configuración > Ventas en línea**.
2. Haz clic en **Conectar con GetYourGuide**.
3. Sigue los pasos de conexión proporcionados por GetYourGuide.

## Activa los productos en GetYourGuide

1. Abra **Administración > Productos**.
2. Haz clic en la pestaña **Reventa**.
3. Seleccione el distribuidor **oficial de GetYourGuide**.
4. Activa los productos que se venden en GetYourGuide.
5. Configure sus tarifas y comisiones si es necesario.

<figure><img src="https://3913684654-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft1PeUuNTBIe352zZM7Mb%2Fuploads%2Fgit-blob-35f1377c54e0d41d802660319c3c034835de30cc%2Factivate_product.png?alt=media" alt=""><figcaption></figcaption></figure>

## Vincular un producto de GetYourGuide con Yoplanning

Crea la ficha de tu producto en GetYourGuide si aún no existe.

Para vincular el producto con Yoplanning:

1. En GetYourGuide, seleccione **Yoplanning** como su sistema de reservas. [Consulte la documentación de GYG](https://supply.getyourguide.support/hc/en-us/articles/18008029689373-Connecting-a-New-Product-to-Your-Reservation-System-Inbound-Connector)
2. Recuperar el ID del producto de Yoplanning:
   * Abra **Administración > Productos**.
   * Haz clic en el menú de **tres puntos pequeños** del producto.
   * Copia el ID del producto.
3. Pega este ID en el campo que te solicita GetYourGuide.

Una vez establecida la asociación, las reservas y la disponibilidad se sincronizarán automáticamente.

<figure><img src="https://3913684654-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft1PeUuNTBIe352zZM7Mb%2Fuploads%2Fgit-blob-fb524e6799d2c9da3f743c66c75cc614987fea6d%2FId-product.png?alt=media" alt=""><figcaption></figcaption></figure>

## Problemas comunes

### Producto no visible en GetYourGuide

Comprueba que el producto esté activado en **Productos > Ventas > GetYourGuide Oficial**.

### Error de identificador

Comprueba que el ID copiado de Yoplanning coincida exactamente con el introducido en GetYourGuide.

### Reservas no sincronizadas

Comprueba que el producto esté correctamente asociado con Yoplanning en la configuración de conectividad de GetYourGuide.


---

# 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://docs.yoplanning.support/es/academia-de-planificacion-yo/yoplanning-parametrage/channel-manager/connectivite-native-getyourguide.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.
