Incarnate offers an optional Google Calendar integration so you can add your scheduled rehearsals to your own calendar. It is strictly opt-in: nothing touches your Google Calendar unless you connect your Google account and choose "Add to my Google Calendar" on a session. If you never connect Google, this section does not apply to you.
When you opt in, we request a single, narrow Google permission, the .../auth/calendar.events scope, and use it only to manage the calendar events Incarnate itself creates for your scheduled rehearsals:
- create a calendar event when you schedule a rehearsal,
- update that event if you reschedule or edit the rehearsal in Incarnate, and
- delete that event if you cancel the rehearsal.
We only ever read, modify, or delete events that Incarnate created on your behalf. We do not read, list, or change any of your other calendar events, and we do not access your calendar's sharing or access settings, which is why we request the narrower calendar.eventsscope rather than full calendar access. The Google access token is held by our authentication provider (Clerk) and used server-side only to call the Google Calendar API for the actions above. You can disconnect the integration at any time from your account settings, or revoke Incarnate's access directly from your Google Account permissions.
Incarnate's use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements. We do not transfer or sell Google Calendar data, do not use it for advertising, do not use it to train AI or machine-learning models, and do not allow humans to read it except with your explicit consent, for security or debugging, or as required by law.