# Adding Workspace Items

Microsoft Fabric's workspace is a container for organizing and collaborating on Fabric items, including AI Data Wranglers, lakehouses, and Notebooks. It allows users to manage and share data assets.&#x20;

### How to create a new Workspace Item

1. Go to the Workspace
2. Select New Item

<figure><img src="/files/OZtc7Oue2140HOE9qTmV" alt="" width="563"><figcaption></figcaption></figure>

3. Select an item such as AI Data Wrangler.
4. Name the new Item and hit Create.

<figure><img src="/files/lXtAAXlk1pe1DzvTUBbN" alt="" width="375"><figcaption></figcaption></figure>

### Learn More

* [Workspace Items In Microsoft Fabric](https://learn.microsoft.com/en-us/fabric/fundamentals/create-items-in-workspaces)

###


---

# 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://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/adding-workspace-items.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.
