> ## Documentation Index
> Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a SQLWorkspace in the Cloud Console

> Create a SQLWorkspace and select its engine in the StreamNative Cloud Console.

Create a managed SQLWorkspace in an eligible hosted location or BYOC Cloud Environment.

## Before you begin

You need SQL Workspace Private Preview access and a cloud role that permits SQLWorkspace creation. The creation wizard displays only placements available to your organization.

## Create the workspace

1. Sign in to the [StreamNative Cloud Console](https://console.streamnative.cloud) and select your organization.
2. In the activity bar, click **SQL**.
3. Open the workspace selector and click **Manage workspaces**.
4. On the **SQL Workspaces** page, click **New workspace**.
5. Enter a workspace name. Use lowercase letters, numbers, dashes, or dots. You cannot change the name after creation.
6. Select an eligible hosted **Location** or ready BYOC **Cloud Environment**.
7. On the **Engine** page, select **RisingWave**. RisingWave is the only supported engine during Private Preview.
8. Optional: select Pulsar or Kafka clusters to add as SQLCatalogs during creation.
9. Review the configuration and click **Create**.
10. Wait until the workspace status is **Ready**.

<Frame caption="Open SQL from the StreamNative Cloud Console activity bar.">
  <img src="https://mintcdn.com/streamnative/rWIjiXpwX0pKVnS4/media/sql-workspace-console-navigation.png?fit=max&auto=format&n=rWIjiXpwX0pKVnS4&q=85&s=7fe0d5ff1967c0207d7cc9c4e7561f9d" alt="SQL highlighted in the StreamNative Cloud Console activity bar" width="3986" height="1954" data-path="media/sql-workspace-console-navigation.png" />
</Frame>

<Frame caption="Enter the name and placement for a new SQLWorkspace.">
  <img src="https://mintcdn.com/streamnative/rWIjiXpwX0pKVnS4/media/sql-workspace-create.png?fit=max&auto=format&n=rWIjiXpwX0pKVnS4&q=85&s=4a1ee670d2bc6842811e52f729832623" alt="New SQL Workspace wizard" width="4804" height="2328" data-path="media/sql-workspace-create.png" />
</Frame>

When the workspace becomes ready, [add a SQLCatalog](/sql/get-started/console/add-sqlcatalog) if you did not add one during creation.
