Ler original em português

← All content

dooopSoftware · Learning · 13 min

How to Separate Usage and Quality in AI Metrics

High AI usage can indicate adoption or rework. Separate activity, completion, and consequence before treating volume as quality.

Published on September 6, 2026

CENTRAL THESIS

High usage can mean adoption or rework. Without verifiable completion, the dashboard sells comfort.

Separating activity, completion, and consequence prevents treating volume as AI quality.

AI usage and quality metrics are not the same. Sessions, clicks, prompts sent, and responses generated show activity but do not prove the task was completed with quality. To avoid volume hiding problems, leadership needs to separate three signals before celebrating: interaction with the feature, verifiable task completion, and consequence after use, such as rework, abandonment, dispute, or escalation to a person.

When High Usage Becomes a False Signal of Quality

An AI feature may seem healthy because it is heavily used. The dashboard shows more questions, more answers, more interaction time, and more returns. At first glance, this looks like adoption. And adoption is a relevant signal.

The problem begins when the organization treats adoption as synonymous with quality.

In AI products, a long interaction can mean interest but can also mean confusion. Many prompts may indicate productive exploration but can also reveal that the first response did not solve the issue. A high return rate may suggest habit but can also appear when the user needs to repeat the path several times to reach a reliable answer.

Activity metrics help answer questions such as: was the feature found? Did people try it? Is there enough volume to observe behavior? Does usage grow after an interface change or internal communication?

They do not alone answer a more difficult question: was the task that motivated the use completed with acceptable quality?

This distinction avoids two common errors. The first is discarding a promising feature because initial usage is low without investigating if it was poorly positioned or communicated. The second is scaling a problematic feature because usage is high without realizing that part of that volume comes from rework.

If you are building a broader view on product learning, it is worth connecting this reading to the guide on learning cycles in AI products. Here, however, the decision is narrower: differentiate activity from task completion before interpreting success.

Separate Three Layers: Activity, Completion, and Consequence

A useful dashboard for an intelligent feature needs to separate at least three layers.

The first layer is activity. It includes events such as opening the feature, clicking a suggestion, sending a prompt, receiving a response, copying text, requesting a retry, or remaining in the session. These signals show interaction with the system. They are useful to understand exposure, curiosity, usage friction, and frequency.

The second layer is task completion. This includes events indicating that the user's goal ended in some verifiable way. In an assistant that helps fill in a product description, for example, completion might be saving and publishing the description without immediately returning to edit. In an internal commercial policy assistant, it might be recording the decision made based on the correct policy when observable in the flow.

The third layer is consequence. It observes what happens after the interaction. Did the user heavily edit the response? Abandon the flow? Open a ticket? Request confirmation from another area? Return to the same problem shortly after? Escalate to human support? These signals do not automatically prove low quality but raise an operational hypothesis: perhaps usage is high because the AI is not resolving well.

Anthropic, when discussing agent evaluations, distinguishes the execution trajectory from the effective result in the environment. A message saying the task is finished is not enough to prove the result. Evaluations require inputs, success criteria, and verifiers and may demand multiple attempts Anthropic. The application to product is direct: do not confuse the AI saying it answered with the task being resolved.

This separation also helps avoid an unfair reading. High usage with high rework does not by itself mean the feature should be turned off. It may mean the task is valuable, there is pent-up demand, and quality still needs adjustment. The correct decision depends on observing the three layers together.

Questions to Discover if High Usage Hides Low Quality

Does the main metric measure action or completion?

Ask if the main event on the dashboard proves the task ended or only records that the user interacted with the AI.

The alert signal appears when prompts, clicks, or responses grow but there is no reliable completion marker. In this case, volume may be measuring attempt, not success.

The possible decision is to create or prioritize a completion event before using usage growth as evidence of quality. This event does not need to be perfect at first design but needs to be closer to the user's goal than a simple click.

Is there a result verifier?

Ask if there is any way to check if the response produced the expected effect in the user's environment.

The alert signal appears when the AI states it finished or delivers a convincing response but the product does not verify if the necessary action happened. In generative features, this is especially delicate because a well-written response may seem more correct than it really is.

The possible decision is to define an observable success criterion, even if partial or sampled. It can be an event in the product, a human review on a sample, a comparison with known rules, or a record of user acceptance with enough context for later audit.

Does the user need to correct a lot after the response?

Ask if the feature generates intense manual editing, question resubmission, channel switching, or confirmation requests.

The alert signal appears when the session seems engaged but interaction grows because the first response does not solve the issue. In this case, the dashboard may reward exactly the behavior that should cause concern.

The possible decision is to treat corrections and resubmissions as signals of possible low quality, not just engagement. They should trigger investigation into insufficient context, ambiguous instructions, incomplete knowledge base, poorly designed expectations, or real automation limits.

Does the average hide problematic segments?

Ask if the overall good performance holds by user type, task, source channel, and request complexity.

The alert signal appears when the average improves but a specific group abandons, reopens tickets, or depends more on support. A feature may work well for experienced users and fail for new users. It may solve simple questions and create risk in ambiguous requests.

Google SRE recommends choosing monitoring considering data speed, calculations, visualization, and alerts. It also explains that averages can hide problematic behavior and that different views serve different audiences Google SRE. For product leadership, the practical application is not to let the executive dashboard erase operational reading.

Does the observed change match the measurement design?

Ask if the usage increase can be explained by interface change, internal campaign, flow obligation, or instrumentation error.

The alert signal appears when the dashboard shows growth but it is unclear if the feature improved or just became more exposed. A menu position change, a more visible button, or a rule requiring passing through AI before opening a ticket can increase usage without improving quality.

The possible decision is to review context, instrumentation, and data quality before expanding. Microsoft, in its article on experiment tracking, recommends observing a broad set of metrics and segments to identify regressions and avoid premature interpretations while the test is ongoing Microsoft.

Is there a metric protecting against operational damage?

Ask if, besides usage and completion, there is a limit for rework, error, dispute, or human escalation.

The alert signal appears when the team optimizes for more usage and ignores later costs for user, support, or operation. A feature can increase interaction volume and at the same time transfer effort to another area.

The possible decision is to add a protection metric. It does not exist to prevent evolution but to avoid interpreting activity as quality in isolation. If you are designing this type of protection in tests, the reading on protection metrics in AI experiments deepens this decision.

Fictional Example: The Assistant That Answers a Lot and Solves Little

Imagine a fictional example: a company creates an internal assistant to answer questions about commercial policies. The goal is to reduce uncertainty in applying discounts, exceptions, and sales conditions. After an interface change, the assistant becomes more visible in the workflow.

The dashboard starts showing more questions and more answers. The team could interpret this as a success signal. But internal support begins reporting a worrying hypothesis: users copy the assistant's response to another channel, ask colleagues for confirmation, and open tickets with conversation screenshots.

None of this alone proves the assistant is bad. Maybe people are learning to use the tool. Maybe the commercial policy is complex. Maybe the human channel is still required by habit or governance. The point is different: the usage dashboard cannot close the discussion.

Applying the checklist, the team would first discover if the main metric measures action or completion. "Response generated" measures activity. "Commercial decision recorded according to applicable policy," when observable, would be closer to completion.

Then, they would evaluate if there is a result verifier. The assistant may inform a rule, but the product needs to know if the rule was used correctly in the flow. If this is not possible in all cases, a sample reviewed by a responsible person can already create better evidence than just counting messages.

Next, they would look at rework. If many users ask the same question in successive variations, copy the response to another channel, or reopen the topic shortly after, this may indicate the response does not generate enough confidence for the decision.

Finally, the team would break down the average. New users may need more detailed explanations. Experienced users may want only quick confirmation. Questions about exceptions may require a different form of response. The problem may not be "the assistant works or does not work," but "for which tasks, users, and ambiguity levels does it work well enough?"

This question changes the decision: scale, limit scope, require human review, or adjust instrumentation. The debate shifts from usage volume to quality design.

How to Read Segments Without Getting Lost in the Average

Segmenting is not creating an infinite dashboard. It is choosing which differences can change the decision.

For AI usage and quality metrics, some cuts are usually useful as investigation hypotheses:

  • new users and frequent users;
  • simple tasks and ambiguous tasks;
  • requests with complete context and incomplete requests;
  • different input channels;
  • responses accepted without editing and heavily modified responses;
  • cases resolved in flow and cases escalated to support.

The overall average may show usage growth and apparently stable completion. Still, a segment may concentrate abandonment, rework, or dispute. If this segment represents a sensitive task for the operation, the comfortable average becomes a distraction.

There is also the opposite risk: a small segment may generate enough noise to seem like a crisis. Therefore, segmentation needs to come with context. The question is not only "which group worsened?" It is "is this difference compatible with the measurement design, observed volume, and task risk?"

In post-experiment analysis, Microsoft recommends checking if metric changes are compatible with test design and if data quality issues compromise interpretation before deciding on release Microsoft. The practical application is simple: before celebrating, stopping, or expanding, see if the data supports that conclusion.

This discipline connects to the broader choice of indicators. If the question is how to compose a set of metrics beyond this cut, it is worth advancing to how to choose metrics for an AI product. Here, the focus remains on a basic distinction: activity, completion, and consequence should not occupy the same mental column.

Criteria to Act: Investigate, Adjust, or Maintain

After separating the layers, leadership needs to decide what to do. Four outcomes help avoid both paralysis and haste.

Investigate when there is high usage and uncertain completion. This is the most misleading scenario. The product seems alive, but the organization does not know if the task ends. The appropriate action is to improve instrumentation, define the completion event, and observe consequence signals before expanding the bet.

Adjust when there is recurring rework. If the feature is used but users correct a lot, reopen the topic, ask for confirmation, or migrate to support, there is a hypothesis of low operational quality. The adjustment may be in the context delivered to the AI, instructions, interface, task scope, way of presenting uncertainty, or decision to include human review in certain cases.

Maintain when activity, completion, and consequence point in the same direction. If usage grows, the task is completed by a reliable marker, and subsequent signals do not indicate increased rework or escalation, there is a better basis to support the decision. Still, maintaining does not mean stopping observation. It means the next question may be refinement, not emergency.

There is also a fourth condition that deserves a name: insufficient evidence. When the dashboard mixes events, instrumentation changed midway, or the sample does not allow responsible reading, the honest decision is not to conclude yet. This may be uncomfortable but is less so than scaling a wrong interpretation.

What the Dashboard Needs to Show to Avoid Selling Comfort

A good dashboard shows if the feature should be expanded, adjusted, limited, or observed longer.

For an AI feature, the dashboard should place side by side:

  • activity metrics such as sessions, prompts, clicks, and responses;
  • task completion metrics with events closer to the user's goal;
  • consequence signals such as intense editing, resubmission, abandonment, dispute, reopening, or escalation;
  • reading by relevant segments;
  • notes on interface changes, communication, flow rules, or instrumentation;
  • indication of data quality when in doubt.

This design does not solve AI quality by dashboard. It reduces the risk of a single number taking the place of analysis. Trust does not come from showing growing usage. It comes from knowing what usage means, where it fails, and what kind of decision it authorizes.

The dashboard only helps if it specifies, for each intelligent feature, which event proves task completion and which signals indicate that high usage may be masking low quality. If this distinction is not yet clear in your product, talk to dooop: contact us.

Further Reading

Sources

To Continue This Reading

NEXT DECISION

Discussing Application in the Company

Conversation about the software company context

Content by dooop. Registration allows linking this topic to the reader's journey and tracking interest in the subject.

Conversation about the software company context

We will use your details to deliver this content and contact you about related topics.