LogoLogo
Back to OsmosBlogContact Us
  • Welcome to Osmos
    • Introduction
  • Getting Started with Microsoft Fabric
    • Fabric Tenant Settings
    • Common Fabric Issues & Troubleshooting
    • Adding the Osmos Workload
  • Adding the Osmos Workspace
  • Adding Workspace Items
  • Adding Data into a Lakehouse
  • Wrangling Data
    • How to Create a Wrangler
    • Running a Wrangler
    • Wrangler Data Statuses
    • Wrangler Context
      • Descriptors
        • Best Practices for Column Descriptors
      • Instructions
    • Writing to the Destination
    • File Metadata
  • Support
Powered by GitBook
On this page
  • What is Wrangler Context?
  • Wrangler Context Components

Was this helpful?

Export as PDF
  1. Wrangling Data

Wrangler Context

PreviousWrangler Data StatusesNextDescriptors

Last updated 29 days ago

Was this helpful?

What is Wrangler Context?

Osmos automatically analyzes inputs such as business documents and schema designs to generate Wrangler Context—a structured set of guidance used by AI Data Wranglers to perform accurate and efficient data wrangling. This context ensures that the AI operates with a clear understanding of the business and data requirements.

During Wrangler configuration, users provide relevant documentation that outlines business logic, code snippets for data transformation, examples of good and bad data, and other supporting knowledge articles. The Wrangler analyzes this information to automatically generate Context, which it uses to guide its behavior during data cleaning and transformation tasks. This ensures the Wrangler operates with domain-specific understanding and aligns with business rules.

Wrangler Context Components

Wrangler Context is automatically generated from your uploaded documentation and includes structured elements to guide data transformation. These components help ensure data quality, enforce business rules, and constrain AI behavior within the intended logic.

  • ✅ Descriptors: Define and enforce schema-level constraints to ensure structural consistency across datasets.

  • ✅ Instructions: Provide guardrails that guide the AI, ensuring transformations stay within defined constraints and follow business intent.