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

# Google Calendar

> Check availability and propose calendar events, always with your approval.

## What Google Calendar does

Google Calendar is a tool-action connector. Your employee can read your calendar for context and propose new events. You approve every write in the [approvals queue](/app/approvals).

## Actions available today

<CardGroup cols={2}>
  <Card title="Check availability" icon="clock">
    See when you are free. Read tier.
  </Card>

  <Card title="Propose an event" icon="calendar-plus">
    Draft a calendar event with title, time, guests, and notes. Write tier.
  </Card>

  <Card title="Propose an update" icon="pen">
    Reschedule or edit an existing event. Write tier.
  </Card>
</CardGroup>

## Connect Google Calendar

<Steps>
  <Step title="Open the connectors page">
    Go to `/app/connectors` and choose Google Calendar.
  </Step>

  <Step title="Sign in with Google">
    Authorize the Google account whose calendar the employee should read and write to.
  </Step>

  <Step title="Enable actions per employee">
    In the employee's tools tab, turn on the calendar actions it is allowed to propose.
  </Step>
</Steps>

## Approval and risk

Writes (creating or updating events) require an owner or a builder to approve. A plain member cannot approve write or money actions.

A tool action counts as 2 metered actions. See [Actions and usage](/concepts/actions-and-usage).

## Next

<CardGroup cols={2}>
  <Card title="HubSpot" icon="hubspot" href="/connectors/hubspot">
    The other read/write tool.
  </Card>

  <Card title="Stripe" icon="stripe" href="/connectors/stripe">
    The money-tier tool.
  </Card>
</CardGroup>
