Microsoft Fabric Updates Blog

New in Fabric Data Agent: Data source instructions for smarter, more accurate AI responses

We’re excited to introduce Data Source Instructions, a powerful new feature in the Fabric Data Agent that helps you get more precise, relevant answers from your structured data.

What are Data Source instructions?

When you use the Data Agent to ask questions in natural language, the agent must determine which data source to use and how to query it. Previously, all guidance was scoped at the global level, which worked—but often left room for ambiguity, especially when working with complex schemas or multiple tables.

Data Source Instructions let you define targeted guidance per data source—so you can tailor how the agent interacts with each dataset. Think of it as giving the agent a playbook for each source: which tables to prioritize, what filters to apply, how to join tables, or how to interpret column values.

How it Works

Each data source in your agent configuration now has its own Instructions field. These instructions are used during query generation and improve the agent’s ability to:

  • Select the right tables and columns.
  • Understand data-specific logic (e.g., fiscal calendars, regional codes).
  • Apply consistent filters or transformations.
  • Interpret user intent more accurately.

This is especially useful when your organization has:

  • Custom business rules that vary by dataset.
  • Shared naming conventions across tables (e.g., date, region, status).
  • Specific join logic or default filters that should always apply.

What Should You Include?

Effective instructions are:

  • Clear: Describe when and how certain tables or filters should be used.
  • Consistent: Use standard terms across sources and align with your schema labels.
  • Contextual: Include examples of typical queries or values if needed.

Examples:

  • ‘When asked about historical sales, use the Orders table. Filter using OrderDate.’
  • ‘Always join Sales with Products on ProductID before aggregating.’
  • ‘State codes should match abbreviations (e.g., CA, NY), not full names.’

Get Started

To learn how to configure instructions for your data sources, visit our setup guide:
Configure Your Data Agent with Data Source Instructions

For tips on writing effective instructions, check out our best practices:
Best Practices for Agent Instructions


With Data Source Instructions, you can provide the agent with clearer guidance on how to work with each dataset, which helps improve accuracy and consistency in the responses. Give it a try and see how it improves your results.

Related blog posts

New in Fabric Data Agent: Data source instructions for smarter, more accurate AI responses

December 4, 2025 by Michaela Isaacs

Introducing staging support for Mirroring for Google BigQuery (Preview), a major enhancement that dramatically improves the speed and efficiency of initial data replication from Google BigQuery into Microsoft Fabric. Why Staging Matters Previously, initial replication of large datasets from BigQuery into Fabric could be time-consuming. With staging enabled, organizations are now seeing performance improvements of … Continue reading “Announcing Staging for Mirroring for Google BigQuery (Preview)”

December 3, 2025 by Pradeep Srikakolapu

Deployment Challenges While Solutions Are in Development Microsoft Fabric has revolutionized data analytics with its unified platform, but deploying complex architectures with cross-dependencies remains a significant challenge for organizations. The good news is that the Microsoft Fabric team is actively working on native warehouse deployment capabilities with DacFx, cross-item dependency resolution, and cross-warehouse reference support. … Continue reading “Bridging the Gap: Automate Warehouse & SQL Endpoint Deployment in Microsoft Fabric”