# Wrangler Data Statuses

Here are the various statuses for a Wrangler file.

### Wrangler Statuses

1. Once you select your file(s), they will be listed on the bottom half of your Wrangler.
2. Each file will have a status that updates as it moves through Wrangler processing.

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

Statuses include:

* Queued
* AI Processing
* Ready for Review
* Completed
* Failed
* Rejected
* Cancelled


---

# 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/wrangler-data-statuses.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.
