> ## 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.

# Connectors overview

> Every place your AI employee can work, and every tool it can act in.

## Two kinds of connector

Jobr connectors fall into two categories: **surface connectors** are places your employee shows up, and **tool-action connectors** are tools your employee can propose changes in.

## Surfaces

<CardGroup cols={2}>
  <Card title="Slack" icon="slack" href="/connectors/slack">
    Mention @Jobr for an instant reply, or assign a channel so new messages become drafts.
  </Card>

  <Card title="Gmail" icon="envelope" href="/connectors/gmail">
    Watches your inbox and drafts replies. Approve-first, auto, or gmail draft.
  </Card>

  <Card title="In-app chat" icon="comments">
    Talk to your employee inside the app. Safe for testing.
  </Card>

  <Card title="Forwarded email" icon="share">
    Forward any email to a Jobr address and get a draft back.
  </Card>
</CardGroup>

## Tool actions

<CardGroup cols={3}>
  <Card title="HubSpot" icon="hubspot" href="/connectors/hubspot">
    Create and update contacts, deals, and notes. Read, write, and money tiers.
  </Card>

  <Card title="Google Calendar" icon="calendar" href="/connectors/google-calendar">
    Check availability and propose events. Read and write tiers.
  </Card>

  <Card title="Stripe" icon="stripe" href="/connectors/stripe">
    Prepare draft invoices only. Never finalizes or charges.
  </Card>
</CardGroup>

## Approval-gated by default

Every tool action is approval-gated in v1. Your employee proposes; you approve. A tool action counts as 2 metered actions. See [Actions and usage](/concepts/actions-and-usage).

## Next

<CardGroup cols={2}>
  <Card title="Approvals" icon="circle-check" href="/app/approvals">
    How proposed tool actions look in the queue.
  </Card>

  <Card title="Staying in control" icon="shield" href="/control/staying-in-control">
    Who can approve write and money actions.
  </Card>
</CardGroup>
