# Getting Started With Workspaces

Workspaces help you organize your scans and projects within Jsmon. This guide shows you how to quickly create a new workspace and rename it.

#### Step 1: Create a New Workspace

* Look for the **"Create New Workspace"** icon or button, typically located in the top right corner of the Jsmon interface.
* Click this icon, and a new workspace will be automatically created with the default name, **"Untitled Workspace."**

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

#### Step 2: Edit the Workspace Name

* To give your new workspace a descriptive name, double-click on the default name, **"Untitled Workspace."**
* The text field will become editable. Type in your desired workspace name.
* Hit the **Enter** key to save and update the workspace name.

<figure><img src="/files/3QeRGY9LLOVT9iUyWhL4" alt=""><figcaption></figcaption></figure>

For more information, you can watch the full video tutorial here: [Getting Started with Workspaces in Jsmon (Create/Edit)](https://www.youtube.com/watch?v=F1pIFH0TeF4)

{% embed url="<https://www.youtube.com/watch?index=5&list=PLa0MyZVDZ8f4NAsdHT5Fujj2Lui-8Z7un&v=F1pIFH0TeF4>" %}

<a href="https://cal.com/jsmon/30min" class="button primary" data-icon="calendar-days">Want to learn more? Schedule a meeting with Jsmon Team!</a>


---

# 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://knowledge.jsmon.sh/documentation/basics/workspaces.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.
