# Step 1: Create a Sandbox Workspace

The first step in developing and testing your Visionline plastic card encoding app using a sandbox workspace and Seam-provided virtual Visionline ACS is to create the sandbox workspace.

1. Log in to [Seam Console](https://console.seam.co/).
2. In the upper-left corner, click the workspace switcher.

   ![Use the Seam Console workspace switcher to switch between workspaces and create new workspaces.](/files/Fmgot5YjWdHXtrY7Eyte)
3. Click **New Workspace**.
4. In the **Add a Workspace** dialog, type a name for your new workspace and your company name.
5. Enable **Sandbox mode**.
6. Click **Create Workspace**.


---

# 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/assa-abloy-visionline-access-control-system/visionline-acs-setup-instructions/developing-and-launching-your-visionline-plastic-card-encoding-app/developing-your-visionline-plastic-card-encoding-app-using-a-sandbox-workspace/step-1-create-a-sandbox-workspace.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.
