> 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/mise-en-place-de-lassurance-annulation-dassurmix.md).

# Setting up Assurmix cancellation insurance

**Feature Description**

You have subscribed to a contract with Assurmix cancellation insurance. This guide explains how to implement it in Yoplanning.

<mark style="background-color:orange;">**Prerequisite: Make sure that the Assurmix module has been activated by Yoplanning support before proceeding.**</mark>

**Steps to Use the Feature**

1. **Go to Hardware Section**
   * Log in to your Yoplanning.pro account.
   * In the left menu, go to `Administration > Resources`.
2. **Create Material for Insurance**
   * Click on `Add Resource`.
   * Fill in the basic information:
     * **Name:** Assurmix Cancellation Insurance.
     * **Description:** Insurance for reservation cancellation.
     * **Price:** Set the insurance rate as a percentage of the total benefit amount.
3. **Tag and Template Configuration**
   * Under `Tags`, select the tag of type `Assurmix`.
   * In the `Model` field that appears under the tag, enter the reference provided by the Assurmix technical service.
4. **Save Material**
   * Click `Save` to save the new resource item.

**Tips for Use and Best Practices**

* **Price Selection:** Set a percentage of the total price of the service, for example 3%.
* **Transparent Communication:** Inform your customers about the terms and conditions of the cancellation insurance at the time of booking.

**Common Mistakes and Solutions**

* **Problem: Difficulty Integrating Insurance**
  * **Solution:** Check that the Assurmix model reference is correct and contact Yoplanning support if necessary.
* **Problem: Incorrect Fare Calculation**
  * **Solution:** Make sure the percentage or fixed amount is configured correctly in the hardware.

{% embed url="<https://www.loom.com/share/8878db97b2154bc587a2574111226da7?sid=3d9286ca-8528-4d87-98e4-3816651b2c88>" %}


---

# 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/mise-en-place-de-lassurance-annulation-dassurmix.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.
