> 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/faq/faq-des-staffs/synchroniser-mon-compte-google-agenda-avec-yoplanning.md).

# Synchroniser mon compte Google Agenda avec Yoplanning

Syncing your Google Calendar account with Yoplanning is a convenient feature that lets you see your sessions and unavailability directly in your Google Calendar. Follow these simple steps to set up synchronization.

### **What is the purpose of syncing with Google Calendar?**

Synchronizing Yoplanning with Google Calendar provides an overview of your sessions and absences scheduled on Yoplanning directly in your Google Calendar. This helps you organize your time effectively, giving you quick access to your Yoplanning commitments without having to open the app.

### **How ​​to sync your Google Calendar account**

1. **Access your account settings**:
   * Click on "my account" in the left menu.
   * In the profile that opened, click on the three small dots menu in the upper right corner, then edit.
2. **Find Google Calendar synchronization**:
   * Scroll down until you find the section about Google Calendar synchronization.
   * Click the sync button.
3. **Google authorization procedure**:
   * Follow the Google authorization procedure to allow Yoplanning to access your Google Calendar.
4. **Configure automated reminders** (optional):
   * If you wish, set up automated reminders for your sessions and absences.

### **Usage tips and best practices**

* **Check Yoplanning regularly:** While syncing with Google Calendar is convenient, remember that Google Calendar provides significantly less detail. Be sure to check Yoplanning for the complete details of each session.
* **Use Google Calendar as a complement**: Consider syncing as a convenient overview of your schedule, not as a single source of information.

### **Common Problems and Solutions**

* **Sync Issues**: If you notice any problems or delays in syncing, check your internet connection and make sure your Google permissions are configured correctly. Restarting syncing can sometimes resolve these issues.
* **Differences in Details**: Yoplanning does not guarantee the accuracy of the reference schedule with the information sent to Google Calendar. If discrepancies appear, use Yoplanning as the primary reference for complete details.

Synchronization with Google Calendar is an additional tool to help you manage your time and activities on Yoplanning. Take advantage of this feature to make your daily organization smoother and more integrated.


---

# 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/faq/faq-des-staffs/synchroniser-mon-compte-google-agenda-avec-yoplanning.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.
