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

# Integrations

> Connect the providers and accounts you already use (email, SMS, voice, Slack, and CRM syncs) into Custral.

Integrations connect the external providers and accounts your team already uses (mailboxes, phone numbers, Slack, and CRMs) into Custral. Each connection becomes one of three things: a **channel** (send and receive), a **live property** (external data shown on a record), or a **data sync** (records kept in step). Set them up workspace-wide under **Settings → Integrations**, or link your own grants under **Settings → Connected Accounts**.

## Get started

<Card title="Connect your accounts" icon="rocket" horizontal href="/integrations/connected-accounts">
  Link your email, calendar, and communication accounts from one personal hub.
</Card>

## What you can do

**Connect accounts & channels**

<CardGroup cols={2}>
  <Card title="Email" icon="envelope" href="/integrations/nylas">
    Turn a connected mailbox into a two-way email channel (via Nylas).
  </Card>

  <Card title="SMS & voice" icon="phone" href="/integrations/twilio">
    Provision or import numbers for two-way SMS and calls (via Twilio).
  </Card>

  <Card title="Slack" icon="slack" href="/integrations/slack">
    Field Slack channel messages as conversations and reply back.
  </Card>

  <Card title="Transcription" icon="microphone-lines" href="/integrations/deepgram">
    Auto-transcribe call recordings with speaker labels (via Deepgram).
  </Card>
</CardGroup>

**Enrich & sync records**

<CardGroup cols={2}>
  <Card title="GitHub" icon="github" href="/integrations/github">
    Sync issues and pull requests into tables, and link PRs to the records they name.
  </Card>

  <Card title="HubSpot" icon="hubspot" href="/integrations/hubspot">
    Two-way sync Contacts, Companies, and Deals.
  </Card>

  <Card title="Live properties" icon="puzzle-piece" href="/data/properties/complex/external">
    Pull live provider data onto any record with an External property.
  </Card>
</CardGroup>

## Feature reference

What each integration does and when to reach for it.

| Feature                      | What it does                                                                                                                | Use it when                                       |
| ---------------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- |
| **Connected accounts**       | Your personal hub for the email, calendar, video, and communication grants you link                                         | You're connecting the accounts you personally use |
| **Email (Nylas)**            | Turns a connected mailbox into a two-way email channel                                                                      | Email is a channel your team works                |
| **SMS & voice (Twilio)**     | Provisions or imports numbers for two-way SMS and calls                                                                     | You text or call customers                        |
| **Slack**                    | Brings linked Slack channel messages in as conversations and posts replies back                                             | Your team fields requests in Slack                |
| **Transcription (Deepgram)** | Transcribes voice recordings with speaker labels, built in, per channel                                                     | You want searchable call transcripts              |
| **GitHub**                   | Syncs issues and pull requests into tables, links PRs to the records they name, and resolves live PR status onto a property | You track engineering work against records        |
| **HubSpot**                  | Bidirectional sync of Contacts, Companies, Deals, and custom objects                                                        | You run Custral alongside HubSpot                 |
| **External properties**      | Pull live data from a connected provider onto any record, refreshed on a schedule                                           | You want provider data in-line, not copied in     |

## Works with

Integrations feed the rest of Custral. Connections aren't a silo.

<CardGroup cols={2}>
  <Card title="Communications" icon="messages" href="/comms/overview">
    Every channel you connect writes into one shared inbox.
  </Card>

  <Card title="Records" icon="table-list" href="/data/records/overview">
    Synced data and live properties land on your records.
  </Card>

  <Card title="Automations" icon="bolt" href="/automation/overview">
    Post to Slack and act on synced records automatically.
  </Card>

  <Card title="AI" icon="sparkles" href="/ai/overview">
    Transcripts and synced fields feed AI drafting and enrichment.
  </Card>
</CardGroup>

## Reference & settings

<CardGroup cols={2}>
  <Card title="Connected Accounts" icon="link" href="/integrations/connected-accounts">
    Link and manage your own grants.
  </Card>

  <Card title="External property type" icon="puzzle-piece" href="/data/properties/complex/external">
    The mechanism behind live provider data.
  </Card>

  <Card title="Object mapping" icon="arrows-left-right" href="/data/properties/complex/object-mapping">
    How synced objects map onto Custral records.
  </Card>
</CardGroup>

## Related

* **Channels**: [Email (Nylas)](/integrations/nylas) · [SMS & voice (Twilio)](/integrations/twilio) · [Slack](/integrations/slack) · [Transcription (Deepgram)](/integrations/deepgram)
* **Data syncs**: [GitHub](/integrations/github) · [HubSpot](/integrations/hubspot)
* **Accounts**: [Connected Accounts](/integrations/connected-accounts)


## Related topics

- [GitHub](/integrations/github.md)
- [HubSpot](/integrations/hubspot.md)
- [External](/data/properties/complex/external.md)
- [Typeform](/integrations/typeform.md)
- [Zoom](/integrations/zoom.md)
