# WorkspaceCreateConfig

**Kind**: interface | **Module**: [Workspaces](https://docs.interop.io/desktop/reference/javascript/workspaces/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/workspaces/workspacecreateconfig/index.html

An object containing settings applied when creating a new workspace.

## Properties

- **`saveLayout`** (`boolean`, optional)
  A boolean which defines whether or not the workspace should also be saved as a layout when created.
