A small business wants employees to ask Maisy questions that cannot be answered from documents alone.
A dispatcher needs the current service status for a customer. A manager wants to know whether an invoice is overdue. A sales employee needs the approved price range for a product. An operations employee wants the current inventory level for a part.
The answers live inside business systems, databases and spreadsheets.
Connecting Copilot Studio directly to every system may create unnecessary security and reliability risks. Maisy can instead use controlled, read-only data sources that expose only the information employees are authorized to retrieve.
Documents and Live Data Solve Different Problems
SharePoint documents work well for policies, procedures, explanations and training.
Structured business data includes customer status, open work orders, invoice balances, inventory quantities, service territories, approval thresholds, product availability, contract renewal dates and project stages.
These values may change daily or hourly. Copying them into Word creates an outdated source almost immediately.
Start with the Business Question
Pixeldust begins by defining the exact questions employees need answered.
The goal should not be to connect Maisy to the entire CRM, accounting platform or database.
The goal is to expose the smallest approved dataset required to answer a defined group of questions.
This reduces technical complexity and limits the information that can be retrieved.
Use SharePoint Lists for Controlled Reference Data
Some business data can be maintained directly in SharePoint Lists.
This works well for service territories, escalation contacts, approval thresholds, product categories, standard pricing bands, branch assignments, response-time requirements, vendor status and system ownership.
The article on using SharePoint Lists for direct business-rule answers explains how structured rules can complement documents.
Use Scheduled Exports When Real-Time Access Is Unnecessary
A business may export approved data from another system into SharePoint or Dataverse on a schedule.
Examples include product availability each morning, project status each hour, customer classifications nightly and contract renewal dates weekly.
Power Automate or another integration process can update the controlled dataset.
Maisy retrieves from that limited source rather than querying the full system.
Use Read-Only Connectors for Current Data
When employees need current information, Copilot Studio can use approved connectors or actions.
The connection should normally be read-only.
A controlled action can require a work-order number, customer ID, branch, product code or employee role, then return only the approved fields needed for the answer.
APIs Should Return the Minimum Necessary Data
A narrow API can return only work-order number, current stage, assigned team, scheduled date, approved note and last-updated time.
It does not need to expose payment data, full customer history, profit information or unrelated records.
The secure Microsoft 365 knowledge-hub architecture explains why identity, permissions and source boundaries should remain part of the design.
Dataverse Can Provide a Governed Data Layer
Dataverse may be useful when Maisy needs structured records, role-based security and closer Power Platform integration.
A controlled Dataverse table can hold approved operational data without exposing the underlying production system directly.
Employee Identity Must Still Control Retrieval
A general employee may view service status. A manager may also view escalation priority. Finance may access payment status. A contractor may receive only limited project information.
Maisy should not use a highly privileged shared account that makes every record available to every user.
Keep Actions Separate from Answers
Retrieving information is lower risk than changing it.
Write actions should use explicit confirmation, role validation, required inputs, approval rules, audit history and error handling.
Many implementations can begin with read-only retrieval and add approved actions later.
Give Employees Access Without Giving AI the Keys
Maisy can combine SharePoint, Dataverse, Power Automate, Copilot Studio, connectors and narrow APIs to retrieve approved business data.
This helps the company retain institutional knowledge by combining written guidance with current operational facts.
It also helps retain institutional knowledge without giving employees or AI unrestricted access to entire business systems.





