# Create an AI Data Wrangler

Here are the steps to create a new AI Data Wrangler.

### Step 1:  Create the new AI Data Wrangler

1. Go into the Workspace where you wish to add the AI Data Wrangler
2. Select New Item

<figure><img src="/files/fYTSoWXmRqhMR8LGnbj1" alt="" width="236"><figcaption></figcaption></figure>

3. Select the Osmos AI Data Wrangler item.

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

4. Name the new AI Data Wrangler.
   1. Note:  Names can only start and end with a letter, number, or underscore.

<figure><img src="/files/6OmdwOPCdblyp7m0oLqH" alt="" width="202"><figcaption></figcaption></figure>

5. Select Create

### Step 2: Choose Your Destination

1. Select Choose your destination table

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

2. Choose the Lakehouse that contains the destination table

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

3. Select Connect
4. Choose Destination - where your data will go by selecting a table

<figure><img src="/files/GVooCmipCFhuAmhc1NmO" alt="" width="327"><figcaption></figcaption></figure>

5. Hit Save

Now you are ready to process a file!


---

# 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/ai-data-wrangler/create-an-ai-data-wrangler.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.
