Back to the episode map

Evergreen

How to Evaluate a Workplace AI Feature

Evaluate workplace AI against a real task using baseline quality, source evidence, permissions, correction time, harmful failures, adoption cost, and a dated decision.

Aug 4, 20267 min readBy Dalton Anderson

How to Evaluate a Workplace AI Feature

A workplace AI feature is worth adopting when it improves a defined work outcome after review, correction, support, and governance costs are counted. A feature demo, usage rate, or fast first draft cannot establish that result.

Start with one task. Preserve the current baseline. Test representative cases with known answers and realistic permissions. Record the full correction burden and the consequence of each failure. Then approve, narrow, pause, or reject the feature through a named owner.

flowchart TD
    A["Choose one bounded work task"] --> B["Record the current baseline"]
    B --> C["Map data, people, permissions, and consequences"]
    C --> D["Build representative and adversarial cases"]
    D --> E["Run the feature under the real configuration"]
    E --> F["Review output, citations, access, and correction"]
    F --> G["Compare completed outcomes and total cost"]
    G --> H{"Decision"}
    H --> I["Approve with controls"]
    H --> J["Narrow and retest"]
    H --> K["Pause or reject"]

Define the work before evaluating the AI

“Evaluate Copilot” or “evaluate Slack AI” is too broad to produce a useful answer. A product may perform well on one task and poorly on another. It may also behave differently by plan, tenant, policy, source connection, and user role.

Write the task as an observable unit of work. A team might test whether meeting notes preserve accepted decisions and owners, whether search answers locate the controlling policy, or whether a draft response uses the correct account history. Name the starting event, expected result, normal deadline, accountable reviewer, and downstream consumer.

The outcome should describe completed work, not AI activity. “Create an accurate meeting record that the project owner can approve in ten minutes” is testable. “Use AI for meeting productivity” is not.

Preserve the baseline

Measure the task before enabling the feature. Record how long the work takes, who performs it, which sources they consult, how often material errors occur, and how the result is checked.

The baseline does not need to be perfect. It needs to be comparable. Use the same definition of completion for the existing process and the AI-assisted process.

Time should begin when the worker starts gathering context and end when the result is approved and stored. If the AI creates a draft in thirty seconds but a reviewer spends twenty minutes finding and correcting unsupported claims, the correction belongs in the AI-assisted total.

The same rule applies to quality. A polished paragraph is not a completed outcome if it omits the decision the reader needed.

Map the operating boundary

Identify every source the feature can use, every person who can invoke it, every audience who may receive its output, and every system where the result can be stored.

Microsoft says Microsoft 365 Copilot can use Microsoft Graph content that a user has permission to access. Its current overview also shows that source scope changes by surface. A Teams chat response may use one chat thread, while broader Copilot experiences can reach other work content.

Slack says its native AI responses use information available to the requesting member. Its AI feature guide describes conversation summaries, search answers, huddle notes, file summaries, recaps, Slackbot, and enterprise search across different plans.

Those permission statements matter, but they do not prove that current access is appropriate. An overshared folder remains overshared when AI retrieves it efficiently. The evaluation therefore needs both an enforced-access test and an intended-access review.

Build cases that resemble the real job

A useful test set includes ordinary work, ambiguous work, missing evidence, conflicting evidence, stale evidence, restricted evidence, uncommon terminology, and a case where the right response is to abstain or ask for clarification.

Keep a sealed answer record for consequential facts. The record should identify the controlling source, acceptable variations, unacceptable errors, and why the answer matters.

Do not grade only whether the response sounds plausible. Check whether the correct source was found, whether the source actually supports the conclusion, whether uncertainty remained visible, and whether the feature invented a fact that was absent.

NIST describes testing, evaluation, verification, and validation as part of operationalizing the voluntary AI Risk Management Framework. Its Generative AI Profile is a companion resource for risks specific to generative systems. Neither source certifies a product, but both support evaluating the system in context instead of trusting a generic capability claim.

Measure the whole outcome

The central scorecard should stay small enough to use and rich enough to reveal hidden cost.

MeasureWhat to record
Completed outcomeWhether the work met its actual acceptance standard
Material correctnessCorrect consequential claims divided by consequential claims reviewed
CompletenessRequired elements present without losing dissent or uncertainty
TraceabilityConsequential claims connected to supporting sources
Access behaviorRestricted information withheld and intended information available
Total timeSetup, prompting, waiting, review, correction, formatting, and filing
Correction burdenNumber, severity, and time cost of changes
Harmful failureError capable of changing a decision, obligation, payment, record, or person
Adoption burdenTraining, support, configuration, and exception handling
Total costLicense, integration, administration, review, support, and incident cost

Averages can hide a dangerous tail. Report the ordinary result and the worst material failures. One invented contractual obligation can matter more than dozens of harmless formatting mistakes.

Test source evidence directly

Citations are useful only when they lead to the source that supports the statement. Open them. Confirm the passage, date, authority, and scope.

A citation can be real and still be wrong for the claim. A superseded policy may exist. A vendor help article may describe intended behavior without establishing that the feature worked that way in the tested tenant. A message may mention a decision without being the approved record.

[[How to Test AI Search and Summaries Against Sources]] provides a focused test for retrieval, support, conflict, freshness, permissions, and abstention.

Count privacy and security work as part of the product

Review what is sent to the service, where it is processed, how it is retained, which connected systems it can reach, what administrators can control, and what audit evidence is available.

Microsoft’s data, privacy, and security documentation describes its current enterprise protections and states that prompts, responses, and Microsoft Graph data are not used to train the foundation models used by Microsoft 365 Copilot. Slack’s security documentation for AI features describes Slack’s current architecture and data-use commitments.

These are vendor statements and design records. The organization still has to verify its contract, configuration, source connections, legal obligations, retention choices, and actual access model.

Decide before enthusiasm becomes rollout

Set the decision rule before seeing the results. Define the minimum outcome improvement, maximum correction burden, unacceptable failure, required access behavior, and responsible approvers.

Approval should identify the exact task, users, data, configuration, controls, owner, monitoring method, incident path, and refresh date. A narrow approval is not permission to use the feature for every adjacent task.

A weak result can still support a useful decision. The team may narrow the use case, improve the source corpus, repair permissions, change the review step, or reject the feature.

Success includes a justified no.

Keep the evaluation alive

Workplace AI products change quickly. Plans, models, integrations, controls, and source behavior can move after the original test.

Record the product name, plan, tenant, feature state, date, user role, connected sources, policy configuration, and documentation reviewed. Trigger a retest after a material model, source, plan, permission, retention, or workflow change.

The episode behind this guide began with a limited meeting-recap trial. The most durable lesson was not that one vendor won. It was that the feature should be tested against the work it claims to improve.

Editorial note

This guide was developed with AI assistance from the immutable E042 transcript and the linked NIST, Microsoft, Slack, product, security, privacy, and evaluation records. Dalton Anderson remains the author. Security, privacy, legal, accessibility, labor, records, domain, source, and founder review are mandatory before publication. Publication is not authorized.

Sources

Follow the evidence.

  1. slack.com: 28244420881555 Manage access to AI features in Slackslack.com
  2. learn.microsoft.com: recording transcription overviewlearn.microsoft.com
  3. open.spotify.com: 0FyyANPnMYdcc04GiM2OWXopen.spotify.com
  4. daltonanderson.ghost.io: ai in the workplace is copilot and slack ai worth itdaltonanderson.ghost.io
  5. learn.microsoft.com: security microsoft 365 copilotlearn.microsoft.com
  6. iea.org: key questions on energy and aiiea.org
  7. iea.org: data centre electricity use surged in 2025 even with tightening bottlenecks driving a scramble for solutionsiea.org
  8. slack.com: 31377193680019 Use AI to take huddle notes in Slackslack.com
  9. NIST AI Risk Management Frameworknist.gov
  10. iea.org: executive summaryiea.org
  11. slack.com: 115004846068 Slack updates and changesslack.com
  12. learn.microsoft.com: microsoft 365 copilot overviewlearn.microsoft.com
  13. slack.com: 28310650165907 Security for AI features in Slackslack.com
  14. youtu.be: ZMvMBflUd4youtu.be
  15. NIST Generative AI Profilenvlpubs.nist.gov
  16. slack.com: 25076892548883 Guide to AI features in Slackslack.com
  17. daltonanderson.net: ai in the workplace is copilot and slack ai worth itdaltonanderson.net
How to Evaluate a Workplace AI Feature