> 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/en/faq/faq-pour-le-parametrage/mise-en-place-dune-connectivite-pour-les-offices-du-tourisme-equipes-de-orchestra.md).

# Mise en Place d'une Connectivité pour les Offices du Tourisme Équipés de Orchestra

**Implementation of Connectivity for Tourist Offices Equipped with Orchestra**

**Purpose of this article**

This article explains how to connect an activity provider to a tourist office so that the latter can resell the provider's activities in the Orchestra system.

**Steps to follow**

* [ ] **Preparation of necessary information**
  * **Have a Yoplanning team for the tourist office**, (free procedure, only create an account on [yoplanning.pro](https://yoplanning.pro))
  * **Team ID of the activity provider**: Ask the provider for their Team ID.
  * **Team Name**: Obtain the name of the service provider's Team.

[Here is how to obtain the Team ID](/en/faq/faq-generale/trouvez-votre-id-de-team-sur-yoplanning.pro.md), to send to the service provider if they do not know how to respond to you on their own Team ID.

* [ ] **Filling out the form**
  * **Download the form**: The form to complete is attached to this article. (at the end of the page)
  * **Complete the form** with the requested information, including the provider's Team ID and Team name.
* [ ] **Transmission of the form**
  * **Submit the form**: Follow the specific instructions on the form to submit it to Orchestra teams. Please copy our support <support@yoplanning.com>

**Advice and best practices**

* **Verify information**: Make sure all information provided in the form is correct and complete before submitting.
* **Contact the provider**: Inform the provider of the progress of the request and any additional information that may be needed.

**Common errors and solutions**

* **Error in Team ID**: If the Team ID is incorrect, the connection cannot be established. Always verify the Team ID directly with the provider before submitting it.
* **Incomplete form**: An incomplete form may delay the processing of the request. Make sure all sections of the form are completed correctly.

For any further assistance, do not hesitate to contact Yoplanning support. <support@yoplanning.com>

{% file src="/files/WV6Lx2BXnyiluyFtkpVc" %}


---

# 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/en/faq/faq-pour-le-parametrage/mise-en-place-dune-connectivite-pour-les-offices-du-tourisme-equipes-de-orchestra.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.
