# Create a Workspace in Dapta

{% embed url="<https://www.tella.tv/video/clip-creating-workspaces-and-adding-members-ax4c>" %}

**Step 1: Navigate to the Workspace Section**

Click on your profile on the bottom-left corner of the screen and click on **Workspace**. This will take you to the **Workspace** overview page.

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

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

#### Step 2: Explore Your Projects Overview

On the **Workspace** page, you’ll find a complete list of your existing workspaces (if any). This section also provides important insights, such as:

* **Workspaces**: The number of workspaces you’ve created.
* **Users:** The number of users in you workspace.

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

#### Step 3: Add a New **Workspace**

To create a new **Workspace**, go to the top-right corner of the page and click on **New Workspace**.

<figure><img src="/files/6lFvfc6AppHIMQUgNTE0" alt=""><figcaption></figcaption></figure>

Step 4: Configure Your **Workspace** Details

Fill in the required details for your new **Workspace**, such as:

* **Workspace Title**
* **Description**
* Any additional configurations necessary for your specific use case.

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

Once completed, save your **Workspace**. You’re now ready to start building workflows, agents and content inside Dapta.


---

# 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.dapta.ai/fundamentals/create-a-workspace-in-dapta.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.
