> 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-staffs/guide-de-synchronisation-de-yoplanning-avec-google-agenda.md).

# Guide to synchronizing Yoplanning with Google Calendar

This guide explains how each member can synchronize their personal Google Calendar with Yoplanning for optimal organization of their activities and absences.

### **What does the Google Calendar sync feature do?**

This feature allows all sessions planned on Yoplanning to be automatically transcribed into Google Calendar, including absences, but only for the personal schedule of each member of the team. It is important to note that it is not possible to synchronize the entire team schedule on a single person's Google Calendar. However, team members can choose to share their personal Google Calendar with others for better coordination.

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

* **Calendar sharing:** Team members can share their synced Google Calendar with the manager, if you want to have an overview.
* **Check privacy settings:** Be aware of the information shared through Google Calendar and adjust privacy settings as needed.

**Resolving common issues**

* **Sync not done:** feel free to remove the sync and then put it back in place if you notice any sync issues.
* **Missing or incorrect information:** Make sure session details on Yoplanning are correct and complete. Inaccurate information can affect what is reported in Google Calendar.

### [Consult the Google synchronization guide, calendar in the documentation, staff FAQ](/en/faq/faq-des-staffs/synchroniser-mon-compte-google-agenda-avec-yoplanning.md)


---

# 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-staffs/guide-de-synchronisation-de-yoplanning-avec-google-agenda.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.
