# Creating a Workspace

### Step 1: Access the Dashboard

* On the current dashboard, click **Create Workspace**
* On **Panora 5.0 (upcoming)**, click the **“+” (Plus)** button instead

Both options will take you to the workspace creation flow.

<figure><img src="/files/joK8hYfxTsk4E2H0zvdX" alt=""><figcaption></figcaption></figure>

### Step 2: Select a Discord Server

Choose the Discord server you want to connect to the workspace.

**Important requirements:**

* You **must be the owner** of the Discord server
* The selected server will be permanently linked to the workspace

This ensures proper permissions and secure workspace management.

<figure><img src="/files/YL2UOYVAskYFOG9VsYl1" alt=""><figcaption></figcaption></figure>

### Step 3: Select a Roblox Group

Next, choose the Roblox group you want to associate with the workspace.

**Requirements:**

* You do **not** need to own the Roblox group
* You **must be a member** of the group

This group will be used for ranking, verification, analytics, and other Roblox-related features.

<figure><img src="/files/eVvGtpcOvcUB9MZEskAH" alt=""><figcaption></figcaption></figure>

### Step 4: Configure Role Permissions (Optional)

You may optionally assign Discord roles to the workspace.

These roles will be able to:

* View the workspace
* Access limited pages such as **Overview** and **Activity Tracking**

> These permissions are **view-only** and do **not** grant any editing or administrative access.

You can skip this step and configure permissions later if needed.

<figure><img src="/files/F1TlxXmFL1dLiH5yUrsh" alt=""><figcaption></figcaption></figure>

### Step 5: Confirm & Create

Review the selected Discord server, Roblox group, and permissions.

Once confirmed:

* Your workspace is created automatically
* A **randomized 5-digit Workspace ID** is assigned
* You are redirected to your newly created workspace

From there, you can begin configuring features and managing your community.


---

# 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.panora.cc/workspaces/onboarding/create.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.
