> 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/gestion-des-options-ressources-materielles-et-immaterielles/mettre-en-place-une-assurance-annulation.md).

# Setting up Cancellation Insurance

Yoplanning gives you the flexibility to work with integrated insurance providers or manage cancellation insurance yourself. Here's how to do it in each case.

### Important note:

#### *<mark style="background-color:purple;">For cancellation insurance to work, it must be linked to an activity. You cannot add insurance directly to an order. It must always be added from the session it insures.</mark>*

#### Working with Integrated Suppliers

Yoplanning natively integrates with two cancellation insurance providers, Assurmix and Meetch, although they do not cover all countries. Before proceeding, check with these providers to verify their availability in your country.

* **Assurmix**: Pour en savoir plus, visitez [Assurmix](https://www.assurmix.fr/). [(consulter la doc de mise en service)](/en/yoplanning-academy/yoplanning-parametrage/gestion-des-options-ressources-materielles-et-immaterielles/mettre-en-place-une-assurance-annulation/mise-en-place-de-lassurance-annulation-dassurmix.md)
* **Meetch**: Pour plus d'informations, consultez [Meetch](https://meetch.io/). [(consulter la doc de mise en service)](/en/yoplanning-academy/yoplanning-parametrage/gestion-des-options-ressources-materielles-et-immaterielles/mettre-en-place-une-assurance-annulation/mise-en-place-de-lassurance-annulation-meetch.md)

If you choose to integrate with one of these providers, please contact Yoplanning support for personalized assistance.

#### Personalized Cancellation Insurance Management

If you prefer to manage cancellation insurance yourself, follow these steps to set up your account:

1. **Creation of Material for Insurance**:
   * In the left menu, go to `Administration > Hardware`.
   * Click the option to add a new hardware item.
   * Name this material item in relation to the cancellation insurance (for example, “Cancellation Insurance”).
2. **Price Configuration**:
   * You have two options to calculate the insurance rate:
     1. **Absolute Value**: Set an absolute price per ticket, for example, 3 euros per ticket.
     2. **Relative Value**: Set a percentage of the rate of the service provided, for example, 2.5% of the total rate, thus allowing you to calculate an appropriate rate for each service.

#### Usage Tips and Best Practices

* **Price Choice**: Choose the rate calculation method based on the nature of your business and your customers' preferences. Relative value may be fairer for businesses with varying prices.
* **Transparent Communication**: Make sure to clearly inform your customers about the terms and conditions of the cancellation insurance when booking.

#### Common Mistakes and Solutions

* **Integration Issue with Suppliers**: If you are having difficulty integrating Assurmix or Meetch, check your geographic coverage and contact Yoplanning support.
* **Incorrect Rate Calculation**: Make sure the percentage or fixed amount is set correctly to avoid incorrect insurance rate calculations.

By following these guidelines, you will be able to offer your customers a reliable cancellation insurance option, thus increasing customer trust and satisfaction. For any questions or additional assistance, do not hesitate to contact Yoplanning support.


---

# 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/gestion-des-options-ressources-materielles-et-immaterielles/mettre-en-place-une-assurance-annulation.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.
