# Sandbox Dormakaba Ambiance Access Control System

Use the following set of credentials to add virtual [Dormakaba Ambiance Access Control System](https://docs.seam.co/latest/device-and-system-integration-guides/dormakaba-ambiance-access-control-system)-connected devices to your Seam [sandbox workspace](https://docs.seam.co/latest/core-concepts/workspaces/#sandbox-workspaces):

{% hint style="info" %}
To use the virtual Ambiance Access Control System (ACS) to issue mobile keys in a sandbox workspace, you must also connect a LEGIC Connect account.
{% endhint %}

## Dormakaba Ambiance Connect Webview Credentials

#### 1. Bridge connection pane

| Pairing Token                                 |
| --------------------------------------------- |
| *<mark style="color:$info;">prefilled</mark>* |

#### 2. Dormakaba Ambiance Dashboard Credentials

<table><thead><tr><th width="328">Field</th><th width="411.169921875">Value</th></tr></thead><tbody><tr><td>PMS Operator Username</td><td>jane</td></tr><tr><td>PMS Operator Password</td><td>1234</td></tr><tr><td>Ambiance Server IP Address</td><td><em><mark style="color:$info;">prefilled</mark></em></td></tr></tbody></table>

#### 3. Dormakaba Ambiance API Credentials

<table><thead><tr><th width="329.068359375">Field</th><th>Value</th></tr></thead><tbody><tr><td>Ambiance API Username</td><td>jane</td></tr><tr><td>Ambiance API Password</td><td>1234</td></tr><tr><td>Client ID</td><td>ABC123ABC</td></tr><tr><td>Client Secret</td><td>ABC123ABC</td></tr></tbody></table>

***


---

# 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/dormakaba-ambiance-access-control-system/sandbox-dormakaba-ambiance-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.
