> 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/module-de-reservation/personnalisation-du-module-de-reservation/personnaliser-la-charte-graphique-du-module-de-reservation.md).

# Customize the graphic design of the booking module

### **Introduction**

Customizing your booking module's branding allows you to adapt the appearance of your booking module to your company's branding. This includes colors, logos, and other visual elements to provide a consistent and professional experience for your customers.

### **Steps to customize the graphic charter of the reservation module**

1. **Access the reservation module**
   * In the left menu, go to the **Administration** section.
   * Click on **Booking Module** to open the list of available modules.
2. **Select the module to customize**
   * Select the booking module you want to customize and click **Access**. This will open the module in a new tab in your browser.
3. **Open the Graphics Customization Tool**
   * At the bottom left of the booking module page, click the paintbrush icon. This tool allows you to modify the module's graphic elements.
4. **Customize Graphic Elements**
   * **Colors**: Change the colors of the different elements of the module to match your graphic charter.
   * **Logos and images**: The logo is set up in the team settings and the product images in each of the products.
5. **Save changes**
   * Once you are done editing, be sure to click the **Save** button to save the changes you have made.

### **Tips for use and best practices**

* **Preview before saving**: Use the preview feature to see how the module will look with the changes made before saving them.
* **Respect the graphic charter**: Make sure that the modifications respect your company's graphic charter for visual consistency.

### **Common Problems and Solutions**

* **Problem: Unsaved Changes** **Solution:** If you exit the Customizer without saving, your changes will be lost. Always click **Save** before closing the tool.
* **Problem: Display** **Solution:** If items are not displaying correctly, check the dimensions and formats of the added images and make sure they are compatible with the booking module.
* **Issue: Visual Inconsistencies** **Solution:** If colors are not displaying as expected, check that you have applied the changes to all relevant elements and cleared your browser cache.

### **Conclusion**

**Customizing the graphic charter** of the booking module allows you to offer a **consistent and professional visual experience** to your customers, by aligning the appearance of the module with your company's identity.

By taking the time to adapt **colors, logos and images**, you not only improve the aesthetics of your module, but also the **credibility and recognition of your brand**.

To ensure optimal results, remember to **preview your changes before saving them** and **check how they display on different devices**. If you encounter any issues, simple adjustments, such as image formatting or clearing your browser cache, can resolve most display errors.


---

# 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/module-de-reservation/personnalisation-du-module-de-reservation/personnaliser-la-charte-graphique-du-module-de-reservation.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.
