> 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/yoplanning-academy/yoplanning-parametrage/channel-manager/prioticket-pour-distribuer-vos-activites.md).

# Prioticket to distribute your activities

### What is Prioticket used for?

Prioticket is a distribution platform (Connectivity Hub) that allows Yoplanning to connect with many resellers of tourist activities.

Thanks to this connection, you can broadcast your availability and rates in real time on multiple booking platforms.

Bookings made on these platforms are automatically imported into Yoplanning. Your schedules, availability, and capacity thus remain synchronized.

Yoplanning uses Prioticket as its technical gateway. You do not need to intervene in the technical aspects of this connection.

***

### Prioticket is already configured in your Team

When you create your Team, the reseller **Prioticket** is created automatically.

All your products are also activated by default for Prioticket.

This configuration allows you to prepare your catalogue for future distribution to different distribution channels.

> Activating Prioticket does not mean that your products are already being sold on partner platforms.

***

### A 20% surcharge is applied by default

By default, a surcharge of **20%** is applied to the rates transmitted to Prioticket.

This premium is purely a safety margin.

It helps to avoid price discrepancies during the implementation, negotiation or testing phase with different resellers.

You are free to:

* modify this percentage;
* reduce it;
* delete it completely.

This value is not imposed by Yoplanning.

***

### Why are my products not yet on sale?

Activating Prioticket is not enough to broadcast your activities.

Each platform has its own supplier account.

Before a product can be sold, you must:

1. create an account on the platform in question;
2. create your activities on this platform;
3. notify the Yoplanning team;
4. Please send us the requested information.

We will then establish the connection between your account and Prioticket.

Once this step is completed, Prioticket will be able to automatically synchronize availability, rates and bookings.

***

### How do I connect a new distribution channel?

The procedure is always the same.

#### Step 1: Create your account

Create a supplier account on the relevant platform.

***

#### Step 2: Create your activities

Recreate your activities on this platform.

Distribution platforms generally do not allow for the automatic import of existing products from Yoplanning.

***

#### Step 3: Prepare the correspondence file

Prepare an Excel file showing the correspondence between:

* activities created on the platform;
* the corresponding products in Yoplanning.

We recommend that you also add the Yoplanning product ID.

This identifier is available from the three dots menu in the product list.

***

#### Step 4: Contact Yoplanning

Send us:

* your Excel file;
* your supplier ID if available;
* the email address used to create your account;
* any reference provided by the platform.

We will then perform the mapping in Prioticket.

***

### Which channels are currently available?

The connectors currently available or being deployed are:

* Booking Experiences
* Airbnb Experiences
* Viator
* Headout
* Tickets

New distribution channels will be added regularly.

The list of compatible platforms will continue to evolve with future versions of Yoplanning.

***

### What does the Yoplanning team do next?

Upon receiving your request, we will:

* creating your supplier in Prioticket;
* the connection with your reseller account;
* the association between your activities and your Yoplanning products;
* synchronization checks;
* booking tests;
* the start of production.

You do not need to perform any technical configuration.

***

### OTA Commission

Sales made via platforms connected to Prioticket are subject to a Yoplanning OTA commission of **2.5%**.

This commission is independent of the commission applied by the reseller (Booking Experiences, Viator, Headout, Tiqets, etc.).

Each platform retains its own commercial terms.

***

### Best practices

Create all your activities before requesting the connection.

Use the same activity names in each platform and in Yoplanning.

Prepare your Excel file for correspondence carefully.

Avoid changing the names of activities during the setup phase.

Maintain a premium until you have finalized your pricing policy with the various resellers.

***

### Common mistakes

#### My products are activated in Prioticket but they are not for sale

That's normal.

Activating Prioticket does not automatically publish your activities.

You must first create an account with each reseller and request connection to Yoplanning.

***

#### I removed the 20% surcharge

That's not a problem.

The surcharge is fully customizable.

You can modify it at any time according to your pricing strategy.

***

#### I created an account with a retailer but nothing is syncing.

Notify the Yoplanning team.

The connection between your account and Prioticket must be established before trading can begin.

***

#### Can I choose only certain products?

Yes.

You can activate only the products you wish to distribute via Prioticket.

***

### Frequently Asked Questions

#### Does Prioticket sell my business directly?

No.

Prioticket is a technical gateway between Yoplanning and the various distribution platforms.

***

#### Do I need to create an account with each retailer?

Yes.

Each platform has its own supplier account.

Creating an account is essential before you can publish your activities.

***

#### Do reservations automatically reappear in Yoplanning?

Yes.

Once the connection is established, bookings made on partner platforms are automatically created in Yoplanning.

Availability is also updated in real time to avoid double bookings.

***

#### Can I modify the rates sent to Prioticket?

Yes.

You can modify or remove the 20% surcharge at any time.


---

# 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/yoplanning-academy/yoplanning-parametrage/channel-manager/prioticket-pour-distribuer-vos-activites.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.
