# Step 4: Create a Production Workspace

If you did not create a Seam production workspace during the development phase for your Visionline plastic card encoding app, you must create a new production workspace to connect your Visionline production account to Seam. If you did create a production workspace already, you can choose to continue using this workspace or to create a new one.

To create a production 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. Disable **Sandbox mode**.

   ![To create a production workspace, disable sandbox mode.](/files/jLBTqNDJ2RP2JefgsSVr)
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/launching-your-visionline-plastic-card-encoding-app-to-a-live-site/step-4-create-a-production-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.
