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

# Available Integrations

export const IntegrationCard = ({title, name, image, enabled}) => <Card href={`/integrations/all/${name}`} horizontal>
        <img src={image} style={{
  display: "inline-block"
}} width="24" height="24" /> {title}
    </Card>;

<Warning>
  Hyperspell is currently in private beta, and not all features may be available to all users. To join the beta, please sign up at [hyperspell.com](https://app.hyperspell.com/waitlist).
</Warning>

## Popular Integrations

<CardGroup cols={3}>
  <IntegrationCard title="Notion" name="notion" image="https://app.nango.dev/images/template-logos/notion.svg" enabled={true} />

  <IntegrationCard title="Google Mail" name="google_mail" image="https://app.nango.dev/images/template-logos/google-mail.svg" enabled={true} />

  <IntegrationCard title="Google Calendar" name="google_calendar" image="https://app.nango.dev/images/template-logos/google-calendar.svg" enabled={true} />

  <IntegrationCard title="Slack" name="slack" image="https://app.nango.dev/images/template-logos/slack.svg" enabled={true} />

  <IntegrationCard title="Web Crawler" name="web_crawler" image="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxnIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzZkOTRkMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPjxwYXRoIGQ9Ik0xOS41IDdBOSA5IDAgMCAwIDEyIDNhOC45OSA4Ljk5IDAgMCAwLTcuNDg0IDQiLz48cGF0aCBkPSJNMTEuNSAzYTE3IDE3IDAgMCAwLTEuODI2IDRNMTIuNSAzYTE3IDE3IDAgMCAxIDEuODI4IDRNMTkuNSAxN2E5IDkgMCAwIDEtNy41IDRhOC45OSA4Ljk5IDAgMCAxLTcuNDg0LTQiLz48cGF0aCBkPSJNMTEuNSAyMWExNyAxNyAwIDAgMS0xLjgyNi00bTIuODI2IDRhMTcgMTcgMCAwIDAgMS44MjgtNE0yIDEwbDEgNGwxLjUtNEw2IDE0bDEtNG0xMCAwbDEgNGwxLjUtNGwxLjUgNGwxLTRNOS41IDEwbDEgNGwxLjUtNGwxLjUgNGwxLTQiLz48L2c+PC9zdmc+" enabled={true} />
</CardGroup>

## All Integrations

<Tabs>
  <Tab title="Search">
    <CardGroup cols="3">
      <IntegrationCard title="Web Crawler" name="web_crawler" image="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxnIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzZkOTRkMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPjxwYXRoIGQ9Ik0xOS41IDdBOSA5IDAgMCAwIDEyIDNhOC45OSA4Ljk5IDAgMCAwLTcuNDg0IDQiLz48cGF0aCBkPSJNMTEuNSAzYTE3IDE3IDAgMCAwLTEuODI2IDRNMTIuNSAzYTE3IDE3IDAgMCAxIDEuODI4IDRNMTkuNSAxN2E5IDkgMCAwIDEtNy41IDRhOC45OSA4Ljk5IDAgMCAxLTcuNDg0LTQiLz48cGF0aCBkPSJNMTEuNSAyMWExNyAxNyAwIDAgMS0xLjgyNi00bTIuODI2IDRhMTcgMTcgMCAwIDAgMS44MjgtNE0yIDEwbDEgNGwxLjUtNEw2IDE0bDEtNG0xMCAwbDEgNGwxLjUtNGwxLjUgNGwxLTRNOS41IDEwbDEgNGwxLjUtNGwxLjUgNGwxLTQiLz48L2c+PC9zdmc+" enabled={true} />

      <IntegrationCard title="Algolia" name="algolia" image="https://app.nango.dev/images/template-logos/algolia.svg" />

      <IntegrationCard title="Exa" name="exa" image="https://app.nango.dev/images/template-logos/exa.svg" />

      <IntegrationCard title="Perplexity" name="perplexity" image="https://app.nango.dev/images/template-logos/perplexity.svg" />
    </CardGroup>
  </Tab>

  <Tab title="Code">
    <CardGroup cols="3">
      <IntegrationCard title="Github" name="github" image="https://app.nango.dev/images/template-logos/github.svg" />

      <IntegrationCard title="Gitlab" name="gitlab" image="https://app.nango.dev/images/template-logos/gitlab.svg" />
    </CardGroup>
  </Tab>

  <Tab title="Spreadsheet">
    <CardGroup cols="3">
      <IntegrationCard title="Google Sheets" name="google_sheet" image="https://app.nango.dev/images/template-logos/google-sheet.svg" />

      <IntegrationCard title="Airtable" name="airtable" image="https://app.nango.dev/images/template-logos/airtable.svg" />
    </CardGroup>
  </Tab>

  <Tab title="Communication">
    <CardGroup cols="3">
      <IntegrationCard title="Slack" name="slack" image="https://app.nango.dev/images/template-logos/slack.svg" />

      <IntegrationCard title="Zoom" name="zoom" image="https://app.nango.dev/images/template-logos/zoom.svg" />

      <IntegrationCard title="Discord" name="discord" image="https://app.nango.dev/images/template-logos/discord.svg" />

      <IntegrationCard title="Front" name="front" image="https://app.nango.dev/images/template-logos/front.svg" />
    </CardGroup>
  </Tab>

  <Tab title="CRM">
    <CardGroup cols="3">
      <IntegrationCard title="Salesforce" name="salesforce" image="https://app.nango.dev/images/template-logos/salesforce.svg" />

      <IntegrationCard title="Hubspot" name="hubspot" image="https://app.nango.dev/images/template-logos/hubspot.svg" />
    </CardGroup>
  </Tab>

  <Tab title="Calendar">
    <CardGroup cols="3">
      <IntegrationCard title="Google Calendar" name="google_calendar" image="https://app.nango.dev/images/template-logos/google-calendar.svg" />

      <IntegrationCard title="Calendly" name="calendly" image="https://app.nango.dev/images/template-logos/calendly.svg" />
    </CardGroup>
  </Tab>

  <Tab title="Email">
    <CardGroup cols="3">
      <IntegrationCard title="Gmail" name="google_mail" image="https://app.nango.dev/images/template-logos/google-mail.svg" />

      <IntegrationCard title="Microsoft Outlook" name="outlook" image="https://app.nango.dev/images/template-logos/outlook.svg" />
    </CardGroup>
  </Tab>

  <Tab title="Analytics">
    <CardGroup cols="3">
      <IntegrationCard title="Amplitude" name="amplitude" image="https://app.nango.dev/images/template-logos/amplitude.svg" />

      <IntegrationCard title="Datadog" name="datadog" image="https://app.nango.dev/images/template-logos/datadog.svg" />

      <IntegrationCard title="Mixpanel" name="mixpanel" image="https://app.nango.dev/images/template-logos/mixpanel.svg" />

      <IntegrationCard title="Segment" name="segment" image="https://app.nango.dev/images/template-logos/segment.svg" />
    </CardGroup>
  </Tab>

  <Tab title="Social Media">
    <CardGroup cols="3">
      <IntegrationCard title="X" name="twitter" image="https://app.nango.dev/images/template-logos/twitter.svg" />

      <IntegrationCard title="Facebook" name="facebook" image="https://app.nango.dev/images/template-logos/facebook.svg" />
    </CardGroup>
  </Tab>

  <Tab title="Project Management">
    <CardGroup cols="3">
      <IntegrationCard title="Linear" name="linear" image="https://app.nango.dev/images/template-logos/linear.svg" />

      <IntegrationCard title="Jira" name="jira" image="https://app.nango.dev/images/template-logos/jira.svg" />

      <IntegrationCard title="Clickup" name="clickup" image="https://app.nango.dev/images/template-logos/clickup.svg" />

      <IntegrationCard title="Todoist" name="todoist" image="https://app.nango.dev/images/template-logos/todoist.svg" />

      <IntegrationCard title="Asana" name="asana" image="https://app.nango.dev/images/template-logos/asana.svg" />

      <IntegrationCard title="Basecamp" name="basecamp" image="https://app.nango.dev/images/template-logos/basecamp.svg" />

      <IntegrationCard title="Microsoft Teams" name="microsoft_teams" image="https://app.nango.dev/images/template-logos/microsoft-teams.svg" />

      <IntegrationCard title="Monday" name="monday" image="https://app.nango.dev/images/template-logos/monday.svg" />
    </CardGroup>
  </Tab>

  <Tab title="HR">
    <CardGroup cols="3">
      <IntegrationCard title="Ashby" name="ashby" image="https://app.nango.dev/images/template-logos/ashby.svg" />

      <IntegrationCard title="BambooHR" name="bamboohr" image="https://app.nango.dev/images/template-logos/bamboohr.svg" />

      <IntegrationCard title="Deel" name="deel" image="https://app.nango.dev/images/template-logos/deel.svg" />

      <IntegrationCard title="Rippling" name="rippling" image="https://app.nango.dev/images/template-logos/rippling.svg" />
    </CardGroup>
  </Tab>

  <Tab title="Document">
    <CardGroup cols="3">
      <IntegrationCard title="Vault" name="vault" image="https://mintcdn.com/hyperspell/v3b7lBADAA2jgsr8/images/vault.svg?fit=max&auto=format&n=v3b7lBADAA2jgsr8&q=85&s=3f3ed8ee6dbc5717c8e499ca8eaacb76" width="16" height="16" data-path="images/vault.svg" />

      <IntegrationCard title="Google Doc" name="google_docs" image="https://app.nango.dev/images/template-logos/google-docs.svg" />

      <IntegrationCard title="Notion" name="notion" image="https://app.nango.dev/images/template-logos/notion.svg" />

      <IntegrationCard title="Box" name="box" image="https://app.nango.dev/images/template-logos/box.svg" />

      <IntegrationCard title="Dropbox" name="dropbox" image="https://app.nango.dev/images/template-logos/dropbox.svg" />

      <IntegrationCard title="Google Drive" name="google_drive" image="https://app.nango.dev/images/template-logos/google-drive.svg" />
    </CardGroup>
  </Tab>
</Tabs>
