# Sandbox Latch Access Control System

You do not need to specify any credentials to add a virtual [Latch access control system](https://docs.seam.co/latest/device-and-system-integration-guides/latch-access-control-system) to your Seam [sandbox workspace](https://docs.seam.co/latest/core-concepts/workspaces/#sandbox-workspaces).

To add a sandbox Latch access control system using the Seam Console:

1. In the left navigation pane of the [Seam Console](https://console.seam.co/), click **Access Systems**.
2. In the upper-right corner of the **Access Systems** page, click **+ New Access System** to display a Connect Webview.
3. Complete the Connect Webview, making sure to select **Latch** as the access control system that you want to add.\
   For a sandbox Latch access control system, you do not need to contact Seam to complete the connection.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.seam.co/latest/device-and-system-integration-guides/latch-access-control-system/sandbox-latch-access-control-system.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
