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

# Lever Assessment Integration

> Lever connector for Kombo's Assessment API

<Note>This connector is in open beta. You can freely enable it in your account.</Note>

The Lever Assessment integration allows you to sync Assessment data between Lever and your application through Kombo's unified API. The tool slug for this connector is `lever`.

## Guides and Resources

<CardGroup cols={2}>
  <Card title="How assessment works in Lever" icon="book" href="https://help.kombo.dev/hc/en-us/articles/33816891739153">
    Additional documentation and guides for Lever.
  </Card>
</CardGroup>

## Supported Features & Coverage

<Tabs>
  <Tab title="Models">
    <Accordion title="Candidates">
      | Field         | Notes |
      | ------------- | ----- |
      | remote\_id    |       |
      | first\_name   |       |
      | last\_name    |       |
      | email         |       |
      | phone\_number |       |
    </Accordion>

    <Accordion title="Applications">
      | Field      | Notes |
      | ---------- | ----- |
      | remote\_id |       |
    </Accordion>

    <Accordion title="Jobs">
      | Field       | Notes |
      | ----------- | ----- |
      | remote\_id  |       |
      | name        |       |
      | job\_code   |       |
      | description |       |
      | location    |       |
    </Accordion>

    <Accordion title="Hiring Team Members">
      | Field       | Notes |
      | ----------- | ----- |
      | remote\_id  |       |
      | first\_name |       |
      | last\_name  |       |
      | email       |       |
    </Accordion>
  </Tab>

  <Tab title="Actions">
    <Accordion title="Update order result">
      | Input Field           | Notes |
      | --------------------- | ----- |
      | assessment\_order\_id |       |
      | status                |       |
      | result\_url           |       |
      | completed\_at         |       |
      | score                 |       |
      | max\_score            |       |
    </Accordion>
  </Tab>

  <Tab title="Features">
    | Feature         | Notes |
    | --------------- | ----- |
    | OAuth           |       |
    | API Passthrough |       |
    | End User Flow   |       |
    | Manual Trigger  |       |
    | Bulk Invite     |       |
  </Tab>
</Tabs>

## Integration Variants

**Current connector:** Lever

For **Lever**, we also offer the following other connector variants:

<CardGroup cols={2}>
  <Card title="Lever ATS" icon="https://storage.googleapis.com/kombo-assets/integrations/lever/icon.svg" href="/ats/connectors/lever">
    Lever for the ATS category
  </Card>
</CardGroup>
