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

# Integrations — Connect Hello Recruiter with Your Hiring Stack

> Integrate Hello Recruiter with your ATS, Slack, Microsoft Teams, and webhooks. ATS connectors available for enterprise plans.

Connect Hello Recruiter with the tools your team already uses to streamline your hiring workflow.

## Available Integrations

<CardGroup cols={2}>
  <Card title="ATS Connectors" icon="plug">
    **Available for Enterprise**

    Sync candidates, jobs, and interview results with your existing Applicant Tracking System. Supported ATS platforms include Greenhouse, Lever, Ashby, Workable, and BambooHR.
  </Card>

  <Card title="Slack" icon="slack">
    **Coming Soon**

    Get real-time notifications in your Slack channels when candidates complete interviews, risk signals are detected, or new scorecards are ready for review.
  </Card>

  <Card title="Microsoft Teams" icon="microsoft">
    **Coming Soon**

    Receive interview updates and candidate alerts directly in Microsoft Teams. Share scorecards and collaborate on hiring decisions without leaving your workspace.
  </Card>

  <Card title="Webhooks" icon="webhook">
    **Coming Soon**

    Build custom integrations with webhook events. Subscribe to candidate, interview, and job lifecycle events and push data to any endpoint.
  </Card>
</CardGroup>

***

## ATS Connectors (Enterprise)

ATS connectors allow your Hello Recruiter account to sync bi-directionally with your Applicant Tracking System. This means candidates who apply through your ATS are automatically queued for AI interviews, and completed scorecards flow back into your ATS candidate profiles.

### Supported Platforms

| ATS Platform | Sync Direction   | Status    |
| ------------ | ---------------- | --------- |
| Greenhouse   | Bi-directional   | Available |
| Lever        | Bi-directional   | Available |
| Ashby        | Bi-directional   | Available |
| Workable     | One-way (to ATS) | Available |
| BambooHR     | One-way (to ATS) | Available |

### How It Works

<Steps>
  <Step title="Contact your account manager">
    ATS integrations are available on Enterprise plans. Reach out to your account manager or email **[enterprise@hellorecruiter.ai](mailto:enterprise@hellorecruiter.ai)** to get started.
  </Step>

  <Step title="Authorize the connection">
    Your account manager will guide you through connecting your ATS using OAuth or API key authentication — no engineering work required.
  </Step>

  <Step title="Map your fields">
    Configure how Hello Recruiter fields (scores, risk signals, recommendations) map to your ATS's candidate profile fields.
  </Step>

  <Step title="Start syncing">
    Once connected, new candidates flow into Hello Recruiter automatically, and completed evaluations sync back to your ATS in real time.
  </Step>
</Steps>

<Info>
  **Enterprise customers:** ATS connectors include dedicated onboarding support, custom field mapping, and priority SLA. Contact **[enterprise@hellorecruiter.ai](mailto:enterprise@hellorecruiter.ai)** for pricing and setup.
</Info>

***

## Slack (Coming Soon)

Stay on top of your hiring pipeline without leaving Slack. Planned features include:

* **Interview Completed** — Get notified when a candidate finishes their AI interview, with a link to the scorecard.
* **Risk Signal Alerts** — Immediate alerts when the system detects suspicious behavior.
* **Daily Digest** — A summary of new candidates, completed interviews, and pending reviews delivered to a channel of your choice.
* **Scorecard Sharing** — Share candidate scorecards directly in a Slack thread for team discussion.

<Tip>
  **Want early access?** Email **[integrations@hellorecruiter.ai](mailto:integrations@hellorecruiter.ai)** to join the Slack integration beta waitlist.
</Tip>

***

## Microsoft Teams (Coming Soon)

For organizations that use Microsoft Teams as their primary collaboration tool, we're building native integration that mirrors our Slack capabilities:

* Real-time interview and candidate notifications
* Scorecard sharing in Teams channels
* Adaptive Cards with candidate summaries and quick actions
* Teams bot for checking interview status and candidate pipeline

***

## Webhooks (Coming Soon)

Webhooks will allow you to build custom integrations by subscribing to events from your Hello Recruiter account. Planned webhook events include:

| Event                  | Description                                                        |
| ---------------------- | ------------------------------------------------------------------ |
| `candidate.created`    | A new candidate is added to a job                                  |
| `interview.completed`  | A candidate finishes an AI interview                               |
| `interview.started`    | A candidate begins an AI interview                                 |
| `scorecard.ready`      | An evaluation scorecard is generated                               |
| `risk_signal.detected` | A risk signal is flagged on an interview                           |
| `job.status_changed`   | A job transitions between statuses (Draft, Active, Paused, Closed) |

Webhook payloads will be delivered as JSON over HTTPS with HMAC signature verification for security.

***

## Request an Integration

Don't see the integration you need? We'd love to hear from you.

<CardGroup cols={2}>
  <Card icon="envelope" href="mailto:integrations@hellorecruiter.ai" title="Email Integrations Team" />

  <Card icon="comments" href="/companies/troubleshooting/contacting-support" title="Contact Support" />
</CardGroup>

## Related Guides

<CardGroup cols={3}>
  <Card icon="rocket" href="/companies/getting-started/introduction" title="Getting Started" />

  <Card icon="users" href="/companies/settings/team-management" title="Team Management" />

  <Card icon="shield-halved" href="/companies/legal/privacy-data-retention" title="Privacy & Data" />
</CardGroup>
