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

# Integrations

> Connect Default to your CRM, calendar, conferencing, sequencing, enrichment, and notification tools.

The **Integrations** page is where admins connect third-party tools to your workspace, and where every
member can connect their own calendar. Find the provider you want below to see how to connect and manage it.

<Note>
  Open **Settings** from the **Dock** (the app bar at the bottom of the screen), then select
  **Integrations** under **Workspace Settings**. Admins can connect any provider; members can connect
  their own calendar.
</Note>

## Browse integrations

Providers are grouped by what they do. Admins see a count of connected providers at the top of the page.

### CRM

<CardGroup cols={2}>
  <Card title="Salesforce" icon="salesforce" href="/settings/integrations/salesforce">
    Sync accounts, contacts, and leads, and trigger automation from CRM changes.
  </Card>

  <Card title="HubSpot" icon="hubspot" href="/settings/integrations/hubspot">
    Sync companies and contacts, and trigger automation from CRM changes.
  </Card>
</CardGroup>

### Calendar

<CardGroup cols={2}>
  <Card title="Google Calendar" icon="google" href="/settings/integrations/google-calendar">
    Check availability and create calendar events for booked meetings.
  </Card>

  <Card title="Outlook Calendar" icon="microsoft" href="/settings/integrations/outlook">
    Check availability and create calendar events for booked meetings.
  </Card>
</CardGroup>

### Conferencing

<CardGroup cols={2}>
  <Card title="Zoom" icon="video" href="/settings/integrations/zoom">
    Add Zoom links to meetings booked through Default.
  </Card>

  <Card title="Google Meet" icon="video" href="/settings/integrations/google-meet">
    Add Google Meet links to meetings booked through Default.
  </Card>

  <Card title="Microsoft Teams" icon="video" href="/settings/integrations/microsoft-teams">
    Add Microsoft Teams links to meetings booked through Default.
  </Card>
</CardGroup>

### Sequencing

<CardGroup cols={2}>
  <Card title="Apollo" icon="rocket" href="/settings/integrations/apollo">
    Add contacts to Apollo sequences from workflows, and use Apollo for enrichment.
  </Card>

  <Card title="Outreach" icon="bullhorn" href="/settings/integrations/outreach">
    Add prospects to Outreach sequences from workflows.
  </Card>

  <Card title="Amplemarket" icon="bullhorn" href="/settings/integrations/amplemarket">
    Add leads to Amplemarket sequences from workflows.
  </Card>

  <Card title="Salesloft" icon="bullhorn" href="/settings/integrations/salesloft">
    Add people to Salesloft cadences from workflows.
  </Card>

  <Card title="Gong" icon="phone" href="/settings/integrations/gong">
    Add contacts to Gong Engage flows from workflows.
  </Card>
</CardGroup>

### Notifications

<CardGroup cols={2}>
  <Card title="Slack" icon="slack" href="/settings/integrations/slack">
    Send Default notifications to your Slack workspace.
  </Card>
</CardGroup>

### Enrichment

<CardGroup cols={2}>
  <Card title="Enrichment providers" icon="wand-magic-sparkles" href="/settings/integrations/enrichment">
    Connect enrichment providers, then use them in Waterfalls.
  </Card>
</CardGroup>

### Website Intent

<CardGroup cols={2}>
  <Card title="Website Intent providers" icon="eye" href="/settings/integrations/enrichment">
    Identify the companies and visitors behind anonymous website traffic, like Clearbit Reveal,
    Demandbase, and Vector.
  </Card>
</CardGroup>

## Connecting a provider

Selecting a provider card opens its detail page, where you can connect, manage, or disconnect it.

<Steps>
  <Step title="Open the provider">
    Select the provider's card. Its detail page shows what the integration does and how to connect it.
  </Step>

  <Step title="Authorize the connection">
    Select **Connect**. Most providers open a secure sign-in popup, where you approve the access Default
    needs. A few providers (such as Apollo) ask for an API key instead of opening a popup.
  </Step>

  <Step title="Manage or disconnect">
    Once connected, **Connect** becomes **Manage**, and a **Disconnect** option appears on the detail
    page. Disconnecting removes the integration from your workspace.
  </Step>
</Steps>

## Access by role

The Integrations page is open to everyone, but what each person can do depends on their role.

|                                           |     Admin    |     Member    |
| ----------------------------------------- | :----------: | :-----------: |
| Search integrations                       |      Yes     |       No      |
| Browse by category                        |      Yes     | Calendar only |
| Connect, manage, or disconnect a provider | Any provider | Calendar only |
| Open a provider's detail page             | Any provider | Calendar only |

Members land directly on their **Calendar** options, where they can connect their own Google Calendar or
Outlook Calendar. Opening any other provider shows a permission message.

<Note>
  Members connect their own calendar and conferencing here on the Integrations page. Admins can also set
  or update a member's calendar connection from that member's **Integrations** tab inside **Users**.
</Note>
