Skip to content

Commit a9a767b

Browse files
louis-preclaude
andcommitted
Update SUMMARY.md and relative links for moved files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 62e3be7 commit a9a767b

6 files changed

Lines changed: 14 additions & 14 deletions

File tree

docs/guides/SUMMARY.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
* [Access Control System Resources](capability-guides/access-systems/connect-an-acs-to-seam/access-control-system-resources.md)
7070
* [Understanding Access Control System Differences](capability-guides/access-systems/connect-an-acs-to-seam/understanding-access-control-system-differences.md)
7171
* [Managing ACS Users](capability-guides/access-systems/user-management.md)
72-
* [Suspending and Unsuspending ACS Users](capability-guides/access-systems/suspending-and-unsuspending-users.md)
72+
* [Suspending and Unsuspending ACS Users](capability-guides/access-systems/user-management/suspending-and-unsuspending-users.md)
7373
* [Assigning ACS Users to Access Groups](capability-guides/access-systems/user-management/assigning-users-to-access-groups.md)
7474
* [Retrieving Entrance Details](capability-guides/access-systems/retrieving-entrance-details.md)
7575
* [Managing Credentials](capability-guides/access-systems/managing-credentials.md)
@@ -295,7 +295,7 @@
295295
* [Special Requirements for Android Mobile Access SDK Development](device-and-system-integration-guides/assa-abloy-visionline-access-control-system/special-requirements-for-android-mobile-access-sdk-development.md)
296296
* [Special Requirements for iOS Mobile Access SDK Development](device-and-system-integration-guides/assa-abloy-visionline-access-control-system/special-requirements-for-ios-mobile-access-sdk-development.md)
297297
* [Creating Visionline Card-based Credentials](device-and-system-integration-guides/assa-abloy-visionline-access-control-system/creating-visionline-card-based-credentials.md)
298-
* [August Locks](device-guides/august-locks.md)
298+
* [August Locks](device-and-system-integration-guides/august-locks.md)
299299
* [Get started with August locks](device-guides/get-started-with-august-locks.md)
300300
* [Avigilon Alta Access System](device-guides/avigilon-alta-access-system.md)
301301
* [Brivo Access](device-and-system-integration-guides/brivo-access/README.md)
@@ -323,7 +323,7 @@
323323
* [Get started with igloohome Locks](device-guides/get-started-with-igloo-locks.md)
324324
* [Keynest Key Lockers](device-and-system-integration-guides/keynest-key-lockers/README.md)
325325
* [Keynest Setup Instructions](device-and-system-integration-guides/keynest-key-lockers/keynest-setup-instructions.md)
326-
* [Kwikset Locks](device-guides/kwikset-locks.md)
326+
* [Kwikset Locks](device-and-system-integration-guides/kwikset-locks.md)
327327
* [Get started with Kwikset Wi-Fi Locks](device-guides/get-started-with-kwikset-wifi-locks.md)
328328
* [Latch Access Control System](device-and-system-integration-guides/latch-access-control-system/README.md)
329329
* [Latch Setup Guide](device-and-system-integration-guides/latch-access-control-system/latch-setup-guide.md)
@@ -334,7 +334,7 @@
334334
* [Creating Lockly Offline Access Codes](device-and-system-integration-guides/lockly-locks/creating-lockly-offline-access-codes.md)
335335
* [Minut Sensors](device-guides/minut-sensors.md)
336336
* [Get started with Minut Sensors](device-guides/get-started-with-minut-sensors.md)
337-
* [NoiseAware Sensors](device-guides/noiseaware-sensors.md)
337+
* [NoiseAware Sensors](device-and-system-integration-guides/noiseaware-sensors.md)
338338
* [Get started with NoiseAware Sensors](device-guides/get-started-with-noiseaware-sensors.md)
339339
* [Nuki Locks](device-guides/nuki-locks.md)
340340
* [Get Started with Nuki Locks](device-guides/get-started-with-nuki-locks.md)
@@ -344,7 +344,7 @@
344344
* [Programming Salto KS PIN Code Credentials](device-and-system-integration-guides/salto-ks-access-control-system/programming-code-based-salto-ks-credentials.md)
345345
* [Programming Salto KS Mobile Credentials](device-and-system-integration-guides/salto-ks-access-control-system/programming-salto-ks-mobile-credentials.md)
346346
* [Special Requirements for Android Mobile Access SDK Development](device-and-system-integration-guides/salto-ks-access-control-system/special-requirements-for-android-mobile-access-sdk-development.md)
347-
* [Salto KS Locks](device-guides/salto-locks.md)
347+
* [Salto KS Locks](device-and-system-integration-guides/salto-locks.md)
348348
* [Get started with Salto KS Locks](device-guides/get-started-with-salto-locks.md)
349349
* [Salto ProAccess Space Access System](device-and-system-integration-guides/salto-proaccess-space-access-system/README.md)
350350
* [Salto Space Setup Instructions](device-and-system-integration-guides/salto-proaccess-space-access-system/salto-space-setup-instructions.md)

docs/guides/capability-guides/access-systems/user-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: >-
66

77
# Managing ACS Users
88

9-
An ACS user typically refers to an individual who requires access, like an employee or resident. Each user can possess multiple credentials that serve as their keys or identifiers for access. The type of credential can vary widely. For example, in the [Salto](../../device-guides/salto-locks.md) system, a user can have a PIN code, a mobile app account, and a fob. In other platforms, it is not uncommon for a user to have more than one of the same credential type, such as multiple key cards. Additionally, these credentials can have a schedule or validity period.
9+
An ACS user typically refers to an individual who requires access, like an employee or resident. Each user can possess multiple credentials that serve as their keys or identifiers for access. The type of credential can vary widely. For example, in the [Salto](../../device-and-system-integration-guides/salto-locks.md) system, a user can have a PIN code, a mobile app account, and a fob. In other platforms, it is not uncommon for a user to have more than one of the same credential type, such as multiple key cards. Additionally, these credentials can have a schedule or validity period.
1010

1111
This guide explains how to create and manage ACS users. Using the [Access Control Systems API](https://docs.seam.co/latest/api/acs/), you can automate issuing access to long-term tenants or visitors.
1212

docs/guides/capability-guides/smart-locks/access-codes/migrating-existing-access-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Once an unmanaged code is successfully converted to a managed code, all of the n
286286
Some third-party device providers strictly limit the information available about existing access codes on a device. Thus, for devices connected using these providers, we cannot convert unmanaged codes to managed ones. The following providers currently do not support conversion:
287287
288288
* [igloohome](../../../device-guides/igloohome-locks.md)
289-
* [Kwikset](../../../device-guides/kwikset-locks.md)
289+
* [Kwikset](../../../device-and-system-integration-guides/kwikset-locks.md)
290290
* [SmartThings](../../../device-guides/get-started-with-smartthings-hubs-+-smart-locks.md)
291291
292292
For SmartThings devices, you can still see a list of all unmanaged codes on the devices using the `GET /access_codes/unmanaged/list` endpoint, but you cannot see the actual PIN code for the access codes (the `code` property is not present).

docs/guides/core-concepts/connect-webviews/customizing-connect-webviews.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ When you create a Connect Webview, you can customize the providers—that is, th
5454
| [Akuvox](https://akuvox.com/) | `akuvox` |
5555
| [ASSA ABLOY Credential Service](/broken/pages/E3681tQ6WZ6d1IId3ygF) | `assa_abloy_credential_service` |
5656
| [ASSA ABLOY Visionline Access Control System](../../device-and-system-integration-guides/assa-abloy-visionline-access-control-system/) | `visionline` |
57-
| [August Home](../../device-guides/august-locks.md) | `august` |
57+
| [August Home](../../device-and-system-integration-guides/august-locks.md) | `august` |
5858
| [Avigilon Alta](../../device-guides/avigilon-alta-access-system.md) | `avigilon_alta` |
5959
| [Brivo](../../device-and-system-integration-guides/brivo-access/) | `brivo` |
6060
| [ControlByWeb](../../device-guides/get-started-with-controlbyweb-devices.md) | `controlbyweb` |
@@ -65,17 +65,17 @@ When you create a Connect Webview, you can customize the providers—that is, th
6565
| [Genie Aladdin Connect](https://www.geniecompany.com/aladdin-connect-by-genie) | `genie` |
6666
| [Honeywell Resideo](../../device-and-system-integration-guides/honeywell-thermostats/) | `honeywell_resideo` |
6767
| [igloohome](../../device-guides/igloohome-locks.md) | `igloohome` |
68-
| [Kwikset](../../device-guides/kwikset-locks.md) | `kwikset` |
68+
| [Kwikset](../../device-and-system-integration-guides/kwikset-locks.md) | `kwikset` |
6969
| [Latch](../../device-and-system-integration-guides/latch-access-control-system/) | `latch` |
7070
| [Linear](https://linear-solutions.com/) | `linear` |
7171
| [Lockly](../../device-and-system-integration-guides/lockly-locks/) | `lockly` |
7272
| [Minut](../../device-guides/minut-sensors.md) | `minut` |
7373
| [Nest](../../device-guides/google-nest-thermostats/) | `google_nest` |
74-
| [NoiseAware](../../device-guides/noiseaware-sensors.md) | `noiseaware` |
74+
| [NoiseAware](../../device-and-system-integration-guides/noiseaware-sensors.md) | `noiseaware` |
7575
| [Nuki](../../device-guides/nuki-locks.md) | `nuki` |
7676
| [PTI Storlogix Cloud](../../device-guides/pti-storlogix-cloud.md) | `pti` |
7777
| [Salto KS Access System](../../device-and-system-integration-guides/salto-ks-access-control-system/) | `salto_ks` |
78-
| [Salto KS Locks](../../device-guides/salto-locks.md) | `salto_ks` |
78+
| [Salto KS Locks](../../device-and-system-integration-guides/salto-locks.md) | `salto_ks` |
7979
| [Salto ProAccess Space Access System](../../device-and-system-integration-guides/salto-proaccess-space-access-system/) | `salto_space` |
8080
| [Schlage](../../device-and-system-integration-guides/schlage-locks/) | `schlage` |
8181
| [Sensi](../../device-and-system-integration-guides/sensi-thermostats/) | `sensi` |

docs/guides/developer-tools/sandbox-and-sample-data/sandbox-salto-ks-locks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sandbox Salto KS Locks
22

3-
Use the following set of credentials to add virtual [Salto KS locks](../../device-guides/salto-locks.md) to your Seam [sandbox workspace](../../core-concepts/workspaces/#sandbox-workspaces):
3+
Use the following set of credentials to add virtual [Salto KS locks](../../device-and-system-integration-guides/salto-locks.md) to your Seam [sandbox workspace](../../core-concepts/workspaces/#sandbox-workspaces):
44

55
| Email Address | Password |
66
| ---------------- | -------- |

0 commit comments

Comments
 (0)