# How to create a Workspace?

* Open Inspector 5
* Click on “Assets” and open the scroll down menu next to “Workspace”

<div align="left" data-full-width="false"><figure><img src="/files/3MRHh6M1OsG1vseG6YjD" alt=""><figcaption></figcaption></figure></div>

* Select “Create workspace”

<div align="left" data-full-width="false"><figure><img src="/files/j8CS2MQMGT58BDImggxi" alt=""><figcaption></figcaption></figure></div>

* On the pop window, click on “Browse” to select the location of your new workspace,\
  i.e. *C:\Users\Alfredo\Documents\Inspector”*

<div align="left"><figure><img src="/files/B0pGcrbc8GsDVPrj9Sh9" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/1ctlsw0Y5I9wJdJ7Ozoa" alt=""><figcaption></figcaption></figure>

* Click on "Create"

<div align="left"><figure><img src="/files/ujgCj3CLC1X6BNeh1IPt" alt=""><figcaption></figcaption></figure></div>

* Your new  workspace will be visible as below and can be selected by click on the below icon

<div align="left"><figure><img src="/files/wJYQeJ89LXU2NcryAtWm" alt=""><figcaption></figcaption></figure></div>

| NB: When switching to a different Workspace, Inspector ask to confirm as seen in the below screenshot |
| ----------------------------------------------------------------------------------------------------- |

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

<br>


---

# 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.flyability.com/software/inspector/inspector-5/common-workflows/how-to-create-a-workspace.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.
