Share via

New Outlook + Copilot draft: Sensitivity label "General Document" gets auto-applied inconsistently depending on Insert path — bug or expected behavior?

이경인 0 Reputation points
2026-05-13T05:15:29.26+00:00

Environment

Client: New Outlook for Windows

Tenant: Microsoft 365 with Microsoft Purview Information Protection enabled

Affected user: Single user (others in the same tenant do not experience this)

Feature: Copilot in Outlook ("Draft with Copilot")

Summary

When replying to an email in New Outlook using Copilot's "Draft with Copilot" feature, a sensitivity label ("General Document") is sometimes auto-applied and sometimes not, depending on which UI path the user takes to commit the Copilot draft into the message body. This behavior is reproducible on this user account, but I cannot trace it back to any published label policy.

Reproduction steps

Scenario A — Label IS auto-applied

Open a received email and click Reply.

Click "Draft with Copilot" (Alt+i).

Copilot generates a draft preview inside its inline panel.

Click on the generated draft preview → the helper panel closes and the draft text is inserted into the body.

✅ Sensitivity label "General Document" appears in the top-right of the compose window automatically.

Scenario B — Label is NOT auto-applied

Same steps 1–3 as above.

Instead of clicking the draft, click the "Keep" button in the Copilot panel.

The same draft text ends up in the body.

❌ No sensitivity label is applied.

The end state of the message body is identical in both scenarios, but the labeling outcome differs.

Initial behavior before draft is committed

Before any draft is inserted, the compose window shows no label (top-right is empty).

During Copilot generation ("Thinking..." / "Writing email...") state, also no label.

The label only appears at the moment focus returns to the body after the Insert action (Scenario A).

What I have already investigated

The label itself has no auto-labeling rules. The label is configured with Auto-labeling for files and emails = Off. So per-label client-side auto-labeling is not the trigger.General Document

No label policy in the tenant targets this user. I went through all 10 label policies in and checked each one's "Users and groups" assignment. The affected user is not listed in any policy, either directly or (as far as I can see) via group membership.Microsoft Purview → Information Protection → Label policies

Default label for emails is therefore unaccounted for. Since no policy targets this user, there should be no published labels, no default label, and no mandatory labeling enforced for them — yet is being applied.General Document

Audit log search returned no events. I searched for , , against this user's UPN over the time window of the test, with . Zero results. I am aware that Outlook only commits a labeling audit event on send / final save, and the user only saved as draft, so the absence is expected — but it does mean I cannot confirm from the log side.Search-UnifiedAuditLogSensitivityLabelAppliedSensitivityLabelUpdatedMIPLabelRecordType = AipSensitivityLabelActionActionSource

Only this one user is affected. Other users in the tenant performing the same Copilot-in-Outlook draft flow do not see this auto-labeling behavior.

My hypotheses (in descending order of likelihood)

(H1) Stale client-side label policy cache. The affected user may have been in scope of a policy with as the default email label at some point in the past and was later removed. The Office client cache may not have refreshed and is still applying the cached default.General Document

(H2) Hidden group membership. I may have missed a group entry in one of the policies' "Users and groups" assignment lists. Will re-check via PowerShell.

(H3) Bug in the New Outlook + Copilot + sensitivity label integration path. The fact that the Insert click path triggers labeling but the "Keep" button path does not is a strong indicator that the two paths are not invoking the same labeling pipeline, which seems like an implementation inconsistency.

Questions

Is the difference between the Click-to-insert path and the "Keep" button path in Copilot's draft commit a known issue? Are these two UI paths supposed to invoke the same MIP labeling evaluation?

Is there a way to inspect the currently cached client-side label policy on a specific user's machine (registry, file, or Office command) to verify H1?

Is there any tenant-level default label or legacy AIP setting (outside of the standard label policy UI) that could apply a default label to a user who is not in any published label policy?

Has anyone seen this "only one user is affected" pattern, and if so, what was the root cause?

For diagnostic purposes, which / / properties would you recommend to definitively prove or disprove H1 and H3?Get-LabelPolicyGet-LabelGet-OrganizationConfig

What I have for evidence

A 1m 50s screen recording of the full reproduction (both Scenario A and B).

Screenshots of the affected user's compose window in each state (before draft, during generation, after Insert with label, after Keep without label).

Screenshots of each label policy's overview panel (showing the user is not listed).

Confirmation that the "General Document" label itself has no auto-labeling configured.

Happy to share any of the above if helpful. Any pointers appreciated.

Environment

Client: New Outlook for Windows

Tenant: Microsoft 365 with Microsoft Purview Information Protection enabled

Affected user: Single user (others in the same tenant do not experience this)

Feature: Copilot in Outlook ("Draft with Copilot")

Summary

When replying to an email in New Outlook using Copilot's "Draft with Copilot" feature, a sensitivity label ("General Document") is sometimes auto-applied and sometimes not, depending on which UI path the user takes to commit the Copilot draft into the message body. This behavior is reproducible on this user account, but I cannot trace it back to any published label policy.

Reproduction steps

Scenario A — Label IS auto-applied

Open a received email and click Reply.

Click "Draft with Copilot" (Alt+i).

Copilot generates a draft preview inside its inline panel.

Click on the generated draft preview → the helper panel closes and the draft text is inserted into the body.

✅ Sensitivity label "General Document" appears in the top-right of the compose window automatically.

Scenario B — Label is NOT auto-applied

Same steps 1–3 as above.

Instead of clicking the draft, click the "Keep" button in the Copilot panel.

The same draft text ends up in the body.

❌ No sensitivity label is applied.

The end state of the message body is identical in both scenarios, but the labeling outcome differs.

Initial behavior before draft is committed

Before any draft is inserted, the compose window shows no label (top-right is empty).

During Copilot generation ("Thinking..." / "Writing email...") state, also no label.

The label only appears at the moment focus returns to the body after the Insert action (Scenario A).

What I have already investigated

The label itself has no auto-labeling rules. The label is configured with Auto-labeling for files and emails = Off. So per-label client-side auto-labeling is not the trigger.General Document

No label policy in the tenant targets this user. I went through all 10 label policies in and checked each one's "Users and groups" assignment. The affected user is not listed in any policy, either directly or (as far as I can see) via group membership.Microsoft Purview → Information Protection → Label policies

Default label for emails is therefore unaccounted for. Since no policy targets this user, there should be no published labels, no default label, and no mandatory labeling enforced for them — yet is being applied.General Document

Audit log search returned no events. I searched for , , against this user's UPN over the time window of the test, with . Zero results. I am aware that Outlook only commits a labeling audit event on send / final save, and the user only saved as draft, so the absence is expected — but it does mean I cannot confirm from the log side.Search-UnifiedAuditLogSensitivityLabelAppliedSensitivityLabelUpdatedMIPLabelRecordType = AipSensitivityLabelActionActionSource

Only this one user is affected. Other users in the tenant performing the same Copilot-in-Outlook draft flow do not see this auto-labeling behavior.

My hypotheses (in descending order of likelihood)

(H1) Stale client-side label policy cache. The affected user may have been in scope of a policy with as the default email label at some point in the past and was later removed. The Office client cache may not have refreshed and is still applying the cached default.General Document

(H2) Hidden group membership. I may have missed a group entry in one of the policies' "Users and groups" assignment lists. Will re-check via PowerShell.

(H3) Bug in the New Outlook + Copilot + sensitivity label integration path. The fact that the Insert click path triggers labeling but the "Keep" button path does not is a strong indicator that the two paths are not invoking the same labeling pipeline, which seems like an implementation inconsistency.

Questions

Is the difference between the Click-to-insert path and the "Keep" button path in Copilot's draft commit a known issue? Are these two UI paths supposed to invoke the same MIP labeling evaluation?

Is there a way to inspect the currently cached client-side label policy on a specific user's machine (registry, file, or Office command) to verify H1?

Is there any tenant-level default label or legacy AIP setting (outside of the standard label policy UI) that could apply a default label to a user who is not in any published label policy?

Has anyone seen this "only one user is affected" pattern, and if so, what was the root cause?

For diagnostic purposes, which / / properties would you recommend to definitively prove or disprove H1 and H3?Get-LabelPolicyGet-LabelGet-OrganizationConfig

What I have for evidence

A 1m 50s screen recording of the full reproduction (both Scenario A and B).

Screenshots of the affected user's compose window in each state (before draft, during generation, after Insert with label, after Keep without label).

Screenshots of each label policy's overview panel (showing the user is not listed).

Confirmation that the "General Document" label itself has no auto-labeling configured.

Happy to share any of the above if helpful. Any pointers appreciated.

사용자의 이미지

Microsoft Copilot
Microsoft Copilot

An AI companion integrated into Microsoft products that enhances productivity through intelligent assistance, content generation, and task automation.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-05-13T05:15:50.86+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The behavior described cannot be fully mapped to any documented, expected configuration behavior in the provided material and aligns most closely with a product issue in the New Outlook + Copilot + sensitivity labeling integration.

    From the context:

    • Copilot in Outlook supports sensitivity label inheritance and automatic application when Copilot-generated content references labeled items. The label with the highest priority is inherited and applied to the new content, and users can override it later. This is documented as a single, consistent pipeline for Copilot-created content in Word, PowerPoint, and Outlook.
    • Known issues are documented for sensitivity labels and for automatic/recommended labeling, including:
      • Cases where auto-labeling or recommendations do not behave as expected, especially with sublabels and label priority.
      • Issues where override justification does not work as expected when labels are auto-applied or changed.
    • There is no documented mechanism in the provided content for a tenant-wide default label or legacy AIP configuration that would apply a default label to a user who is not in scope of any label policy.
    • There is also no documented method in the provided content to inspect or clear a local, client-side cache of label policies, nor any registry/file location or Office command for that purpose.

    Based on this:

    • The difference between the “click-to-insert” path and the “Keep” button path is not documented as expected behavior. The documentation describes Copilot label inheritance as a single capability, not as two different paths with different labeling outcomes. This supports hypothesis H3: the inconsistent labeling outcome between the two commit paths is best treated as a product bug or known-issue candidate rather than by design.
    • The provided documentation does not describe any way to verify or inspect a cached client-side label policy for a specific user, so H1 cannot be confirmed or disproved using the available material.
    • The documentation does not describe any tenant-level default label or legacy AIP setting, outside of standard label policies, that would apply a default label to a user who is not in any published label policy. This makes H2 and “hidden default” explanations unlikely based on the available information.
    • The “only one user affected” pattern is not specifically documented, but the known-issues articles for auto-labeling and sensitivity labels show that there are client-side and configuration-related edge cases where behavior can diverge from expectations, which again points toward a product issue rather than intended design.

    Given the constraints of the available documentation, the most appropriate next step is to treat this as a potential bug in the New Outlook + Copilot integration and open a support case with Microsoft, providing the screen recording, screenshots, and configuration details so the product team can correlate with any active investigations or service incidents.


    References:

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.