> 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/pt/academia-yoplanning/yoplanning-parametrage/channel-manager/connectivite-native-getyourguide.md).

# GetYourGuide Native Connectivity

## Conectividade nativa do GetYourGuide

## Apresentação

A conectividade nativa do GetYourGuide permite sincronizar automaticamente sua disponibilidade e reservas entre o GetYourGuide e o Yoplanning.

## Conecte sua conta GetYourGuide

1. Acesse **Administração > Configuração > Vendas Online**.
2. Clique em **Conectar GetYourGuide**.
3. Siga os passos de conexão fornecidos pela GetYourGuide.

## Ative os produtos no GetYourGuide

1. Acesse **Administração > Produtos**.
2. Clique na aba **Revenda**.
3. Selecione o revendedor **Oficial GetYourGuide**.
4. Ative os produtos à venda no GetYourGuide.
5. Configure suas tarifas e comissões, se necessário.

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

## Vinculando um produto GetYourGuide ao Yoplanning

Crie o anúncio do seu produto no GetYourGuide, caso ainda não exista.

Para vincular o produto ao Yoplanning:

1. No GetYourGuide, selecione **Yoplanning** como seu sistema de reservas. [Consulte a documentação do GYG](https://supply.getyourguide.support/hc/en-us/articles/18008029689373-Connecting-a-New-Product-to-Your-Reservation-System-Inbound-Connector)
2. Recupere o ID do produto do Yoplanning:
   * Acesse **Administração > Produtos**.
   * Clique no menu de **três pontos** do produto.
   * Copie o ID do produto.
3. Cole este ID no campo solicitado pelo GetYourGuide.

Assim que a associação for estabelecida, as reservas e a disponibilidade serão sincronizadas automaticamente.

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

## Problemas comuns

### Produto não visível no GetYourGuide

Verifique se o produto está ativado em **Produtos > Vendas > GetYourGuide Oficial**.

### Erro de identificação

Verifique se o ID copiado do Yoplanning corresponde exatamente ao inserido no GetYourGuide.

### Reservas não sincronizadas

Verifique se o produto está corretamente associado ao Yoplanning nas configurações de conectividade do 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/pt/academia-yoplanning/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.
