> For the complete documentation index, see [llms.txt](https://docs.datumo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datumo.com/documentation/documentation-en/get-start/how-to-use/1.-create-workspace.md).

# 1. Create Workspace

## Create Workspace

**Required permissions:** Super Admin / Company Owner

On the Datumo Platform, all work is done at the Workspace level. This document explains how to create your first Workspace and how to create additional Workspaces.

***

### 📌 Before you start

#### What is a Workspace?

A Workspace is an independent work area where Evaluation, Redteaming, and Observability activities are performed. You can create multiple Workspaces within a single Company, and each Workspace has its own Applications, Users, and evaluation history.

> 💡 In general, Workspaces are separated and operated by service or team. Example)\
> &#x20;`AI Consultation Assistant`, `Persona Chatbot`, `AI Subscription Consultation`

#### Prerequisites

| Item                              | Content                          |
| --------------------------------- | -------------------------------- |
| **Logged-in account permissions** | `Super Admin` or `Company Owner` |

> ⚠️ You cannot create a Workspace with Workspace Admin permissions. If you don't have the required permissions, ask the Company Owner.

***

### 1-1. Create a Workspace

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

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

From the Workspace dropdown in the top-left corner `+ New Workspace` Click the button.

***

### 1-2. Enter Workspace information

`Create New Workspace` Enter the basic information in the modal.

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

#### Field

<table><thead><tr><th width="211.58984375">Item</th><th width="153.5908203125">Required</th><th>Description</th></tr></thead><tbody><tr><td><strong>Workspace Name</strong></td><td>Required</td><td>Must be unique within the Company.</td></tr><tr><td><strong>Activate Workspace</strong></td><td>Optional (default ON)</td><td>If set to OFF, it will be created in an inactive state and can be activated later.</td></tr></tbody></table>

`Complete` Click the button to create the Workspace.

> 💡 After creation, the Workspace name `Workspace Info` can be changed in. Be careful when changing the activation status, as it may affect running Applications and evaluations.

***

### 1-3. Creation complete and next steps

When the Workspace is created, a completion popup will appear guiding you to the next steps.

<figure><img src="/files/67sKBuPnoLGZmUPLFu5X" alt=""><figcaption></figcaption></figure>

A newly created Workspace is empty, so first proceed with one of the following two steps.

<table><thead><tr><th>Action</th><th width="235.71484375">Description</th><th>Guide</th></tr></thead><tbody><tr><td><strong>User Management</strong></td><td>Invite team members to the Workspace and set their permissions.</td><td>G-2. User Management</td></tr><tr><td><strong>Add Application</strong></td><td>Register the AI Application to be evaluated.</td><td>G-4. Create Application</td></tr></tbody></table>

> ℹ️ The two actions can be performed in any order. However, to run an evaluation, you need at least one Application and registered Gen & Judge models.

***

### ⚠️ Common issues

<details>

<summary><strong>Q1. I can't see the + New Workspace button.</strong></summary>

Check the permissions of the currently logged-in account.\
`+ New Workspace` The button is **Super Admin** or **Company Owner** shown only to accounts with the required permissions.

</details>

<details>

<summary><strong>Q2. The Complete button stays disabled.</strong></summary>

`Workspace Name`If this is not entered `Complete` the button remains disabled.\
If you enter at least one character for Workspace Name, the button will be enabled automatically.

</details>

<details>

<summary><strong>Q3. <code>Activate Workspace</code> What happens if I leave the toggle OFF?</strong></summary>

The Workspace will be created in an inactive **Inactive** state.\
Inactive Workspaces can be found in the Workspace dropdown in the top-left corner's `Inactive` tab.

Inactive Workspaces are restricted from major operational actions such as running evaluations and registering new Applications.\
Later `Workspace Info`it can be reactivated in

</details>

<details>

<summary><strong>Q4. How many Workspaces can I create?</strong></summary>

It depends on your plan. \
For detailed limits, see [Pricing page](https://datumo.com/pricing) or the sales team (<contact@selectstar.ai>).

</details>

***

### 🔗 Related documents

* G-0. Core Concept — Relationship between Company / Workspace / Application
* G-2. User Management — Invite users to the Workspace and grant permissions
* G-3. Register Gen & Judge Models — Set the Gen / Judge models to use for evaluation
* G-4. Create Application — Register the Application to be evaluated
* G-5. Application API Integration — Configure API connection for the Application to be evaluated
