Share via

Can the Microsoft Graph API for Copilot be updated to reflect the amount of prompts someone has made? And in which applications?

Floris Klaver 0 Reputation points
2026-03-02T07:38:57.3466667+00:00

I'm trying to work out a solution for my application where I want to monitor M365 Copilot usage through the amount of prompts a user is making, and in which application they are making it (Teams, Word, Chat, etc).

I am unable to use the in-depth AI API as this gives me too much data that I don't want (actual insights into what prompts are being made). I solely want to understand the amount on top of the usage date. Graph API is giving me the usage dates, but not the amount of prompts.

The M365 Admin center report does provide the amount of prompts, so I would've expected this to be possible by default through the Graph API, but unfortunately it isn't yet... Is this an update that can be worked on?

Microsoft Copilot | Microsoft 365 Copilot | Development
{count} votes

1 answer

Sort by: Most helpful
  1. Karan Shewale 2,505 Reputation points Microsoft External Staff
    2026-03-03T05:41:22.19+00:00

    Hi Floris Klaver ,

    The Microsoft Graph API currently does NOT show:

    • How many prompts a user made
    • Which apps they used Copilot in (Teams, Word, etc.)

    The Problem:

    • The M365 Admin Center DOES show this information
    • But the Graph API DOES NOT have it yet

    What You Can Do:

    Wait for Microsoft to update the API - They usually add features over time

    Request this feature - Submit feedback at:

    Bottom Line: This feature doesn't exist in the API yet, but it should since the data is already available in the admin portal. Microsoft needs to add it.

    Thanks,

    Karan Shewale


    If the response is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

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.