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

# Yacan Locks

> Guide for using Yacan locks with Seam

## Overview

Yacan manufactures electronic smart locks, electronic cylinders, and access control solutions for the hospitality and rental markets. Their products secure hotels, vacation homes, residential communities, offices, garages, and lockers, and support keyless entry through access codes and mobile keys.

Seam integrates with online Yacan locks connected through the [Yacan Gateway G2](https://www.yacan.es/wp-content/uploads/2025/01/G2-GATEWAY-YACAN.pdf) to provide remote lock and unlock actions, as well as online access code programming.

***

## Supported Devices

This integration supports Yacan locks that are online through a [Yacan Gateway G2](https://www.yacan.es/wp-content/uploads/2025/01/G2-GATEWAY-YACAN.pdf). The gateway enables real-time communication between Seam and your Yacan locks.

<Warning>
  Seam supports remote lock and unlock actions only on Yacan locks that are online through a gateway. Locks without a gateway connection cannot be operated remotely.
</Warning>

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

***

## Supported Features

We support the following features:

* [Triggering web lock and unlock actions](/low-level-apis/smart-locks/lock-and-unlock)
* [Programming online access codes](/low-level-apis/smart-locks/access-codes) on locks that have a keypad

***

## Device Provider Key

Seam identifies these devices with the `yacan` device provider key. By default, a [Connect Webview](/core-concepts/connect-webviews) displays all of the stable providers that Seam supports, so your users can connect their Yacan devices without you specifying a provider list. To narrow what a Connect Webview displays, see [Customize the Brands to Display in Your Connect Webviews](/core-concepts/connect-webviews/customizing-connect-webviews#customize-the-brands-to-display-in-your-connect-webviews).

***

## Brand-Specific Restrictions

Yacan access codes are limited to a maximum of six digits. If you attempt to create a longer code, Seam returns an error.

***

## Brand-Specific Events

Yacan reports both lock and unlock activity through a single access event. When a Yacan lock is opened, Seam receives the activity and emits the corresponding lock and unlock [events](/api/events/list), so you do not need to poll the device to track its state.

***

## Setup Instructions

For step-by-step instructions on connecting Yacan locks to Seam — including gateway requirements and troubleshooting — see the [Yacan Setup Guide](./yacan-setup-guide).

***

## Where to Order

<CardGroup cols={1}>
  <Card title="Yacan - Where to Buy" href="https://www.yacan.es/donde-comprar/" />
</CardGroup>
