> ## Documentation Index
> Fetch the complete documentation index at: https://docs.freshmango.ee/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Google Calendar

> Connect Google Calendar to Freshmango to book evaluation calls, onboarding calls, and mentor sessions. Manage OAuth permissions and disconnect anytime.

Link your Google Calendar so Freshmango can schedule evaluation calls, onboarding calls, and mentor sessions directly on your calendar. You control which calendar is used and can disconnect at any time.

## Connect Google Calendar

<Steps>
  <Step title="Start the connection">
    Sign in to [https://app.freshmango.ee](https://app.freshmango.ee) and go to **Settings**.
  </Step>

  <Step title="Open Integrations">
    Select the **Integrations** tab, then click **Connect** next to Google Calendar.
  </Step>

  <Step title="Authorize Freshmango">
    You are redirected to Google to sign in and grant permissions. Review the access request, then click **Allow**.
  </Step>

  <Step title="Choose your calendar">
    After OAuth completes at `/auth/callback/google`, pick the calendar where calls and sessions should be added.
  </Step>
</Steps>

## Permissions

Freshmango requests calendar access so it can create events for booked calls and send you invites. It does not delete events or read email.

## Disconnect

<Steps>
  <Step title="Go to Integrations">
    Open **Settings**, then **Integrations**.
  </Step>

  <Step title="Disconnect Google Calendar">
    Click **Disconnect** next to Google Calendar. Existing events remain on your calendar; new sessions will not be added automatically.
  </Step>
</Steps>

<Tip>
  If you use multiple Google accounts, make sure you are signed in to the correct one before starting the OAuth flow.
</Tip>

## Related articles

* [Connect Microsoft Calendar](/integrations/microsoft-calendar)
* [Stripe payments overview](/integrations/stripe-payments)
