# Osmos Agentic AI

## Osmos AI Data Wrangler

- [Welcome to Osmos](https://agenticdocs.osmos.io/welcome-to-osmos.md)
- [AI Data Agents on Microsoft Fabric](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric.md)
- [Getting Started with Microsoft Fabric](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/getting-started-with-microsoft-fabric.md): Steps to enable your free Microsoft Fabric Trial.
- [Fabric Tenant Settings](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/getting-started-with-microsoft-fabric/fabric-tenant-settings.md): Steps to Add the Osmos Workload and enable the AI Data Wrangler
- [Common Fabric Issues & Troubleshooting](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/getting-started-with-microsoft-fabric/common-fabric-issues-and-troubleshooting.md): These are common issues when enabling the Microsoft Fabric Trial
- [Adding the Osmos Workload](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/getting-started-with-microsoft-fabric/adding-the-osmos-workload.md): Steps to Add the Osmos Workload
- [Adding the Osmos Workspace](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/adding-the-osmos-workspace.md): How to create a new Workspace
- [Adding Workspace Items](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/adding-workspace-items.md): How to add Workspace Items
- [Adding Data into a Lakehouse](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/adding-data-into-a-lakehouse.md): How to add Data into a Lakehouse
- [AI Data Wrangler](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler.md)
- [AI Data Wrangler Overview](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/ai-data-wrangler-overview.md)
- [Create an AI Data Wrangler](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/create-an-ai-data-wrangler.md)
- [Running a Wrangler](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/running-a-wrangler.md)
- [Wrangler Data Statuses](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/wrangler-data-statuses.md)
- [Instructions](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/instructions.md)
- [Writing to the Destination](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/writing-to-the-destination.md)
- [File Metadata](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/file-metadata.md)
- [Test Drive Scenario](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/test-drive-scenario.md): Here is a sample scenario to test out the Wrangler in your environment
- [AI Data Engineer](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/ai-data-engineer.md)
- [AI Data Engineer Overview](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/ai-data-engineer/ai-data-engineer-overview.md)
- [Create an AI Data Engineer](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/ai-data-engineer/create-an-ai-data-engineer.md)
- [Instruct the Notebook](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/ai-data-engineer/instruct-the-notebook.md): This page will guide you on adding resources and instructions for your AI Data Engineer.
- [Generate Notebook](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/ai-data-engineer/generate-notebook.md)
- [Test Drive Scenario](https://agenticdocs.osmos.io/ai-data-agents-on-microsoft-fabric/ai-data-wrangler/ai-data-engineer/test-drive-scenario.md): Here is a sample scenario to test out the AI Data Engineer in your environment
- [AI Data Agents on Databricks](https://agenticdocs.osmos.io/ai-data-agents-on-databricks.md)
- [Getting Started with Databricks](https://agenticdocs.osmos.io/ai-data-agents-on-databricks/getting-started-with-databricks.md): Prerequisites to getting started with AI Data Agents on Databricks
- [Databricks Credentials](https://agenticdocs.osmos.io/ai-data-agents-on-databricks/databricks-credentials.md)
- [Databricks Permissions for AI Data Engineer](https://agenticdocs.osmos.io/ai-data-agents-on-databricks/databricks-credentials/databricks-permissions-for-ai-data-engineer.md)
- [AI Data Engineer](https://agenticdocs.osmos.io/ai-data-agents-on-databricks/ai-data-engineer.md)
- [AI Data Engineer Overview](https://agenticdocs.osmos.io/ai-data-agents-on-databricks/ai-data-engineer/ai-data-engineer-overview.md)
- [Create an AI Data Engineer](https://agenticdocs.osmos.io/ai-data-agents-on-databricks/ai-data-engineer/create-an-ai-data-engineer.md)
- [Create a Task](https://agenticdocs.osmos.io/ai-data-agents-on-databricks/ai-data-engineer/create-a-task.md): This page walks you through how to create, execute, and complete a task with your AI Engineer.
- [Reviewing Tasks](https://agenticdocs.osmos.io/ai-data-agents-on-databricks/ai-data-engineer/reviewing-tasks.md)
- [Support](https://agenticdocs.osmos.io/support.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://agenticdocs.osmos.io/welcome-to-osmos.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.
