> ## Documentation Index
> Fetch the complete documentation index at: https://seam-feat-mintlify-migration-iteration.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Lockly Locks

> Guide for using Lockly smart locks with Seam

## Overview

Seam integrates with Lockly smart locks. With a focus on security, Lockly smart locks work with a vast array of door types, such as traditional deadbolts, latch bolts, and patio doors. In addition, Lockly smart locks support time-bound and one-time-use [offline access codes](/device-and-system-integration-guides/lockly-locks/creating-lockly-offline-access-codes) that you can issue when you are not connected to your Lockly lock.

<Info>
  **Before you begin**

  Follow the [Lockly Setup Guide](/device-and-system-integration-guides/lockly-locks/lockly-setup-guide) to configure your Lockly account, and connect it to Seam.
</Info>

***

## Supported Devices

All Lockly smart locks are supported.

For models without built-in Wi-Fi, a [Secure Link Wi-Fi Hub](https://lockly.com/products/secure-link-wifi-hub) is required.

For detailed information about the Lockly devices that Seam supports, see our [Lockly Supported Devices page](https://www.seam.co/manufacturers/lockly).

***

## Supported Features

We support the following features:

#### Device control

* Lock and unlock actions (online)

#### Access code management

* Online access codes (for Wi-Fi–connected locks)
* Offline, time-bound, and one-time-use PIN codes (for keypad models)
* Custom code lengths between 6 and 8 digits (Lockly requirement)

#### Device monitoring

* Lock status
* Online/offline state
* Battery level (where supported)

***

## Connecting Lockly to Seam

To enable your users to [connect Lockly devices through Connect Webviews](/core-concepts/connect-webviews/customizing-connect-webviews#customize-the-brands-to-display-in-your-connect-webviews), include the Lockly provider:

```json theme={null}
{
  "accepted_providers": ["lockly"]
}
```

After the Lockly owner completes the LAP setup steps, they can enter their programmatic credentials into the Seam Connect form to complete the connection.

[→ See: Lockly Setup Guide](/device-and-system-integration-guides/lockly-locks/lockly-setup-guide)

***

## Brand-specific notes

* **Access codes:** Lockly requires access codes to be 6–8 digits.
* **Hubs:** Some models require the Lockly Secure Link Wi-Fi Hub.
* **API access:** Lockly Access Portal users must request API enablement from Lockly support.

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Connect Lockly to Seam" href="/device-and-system-integration-guides/lockly-locks/lockly-setup-guide" img="https://mintcdn.com/seam-feat-mintlify-migration-iteration/mXdNOM772968Xhc1/images/image-(29).png?fit=max&auto=format&n=mXdNOM772968Xhc1&q=85&s=71a02c7fd64fd8a6682a10ec2e373110" width="500" height="296" data-path="images/image-(29).png">
    Follow the setup guide to prepare your Lockly account and enable API access.
  </Card>

  <Card title="Order Locks" href="https://lockly.com/collections/door-lock" img="https://mintcdn.com/seam-feat-mintlify-migration-iteration/vBZrgRoLNEvFJtz0/images/lockly-logo.png?fit=max&auto=format&n=vBZrgRoLNEvFJtz0&q=85&s=943d5548cd5b81e6a2f65623946c47fd" width="4008" height="3008" data-path="images/lockly-logo.png">
    Purchase Lockly locks directly from their website.
  </Card>
</CardGroup>
