web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

I want to delete System Entity Data

(3) ShareShare
ReportReport
Posted on by 19
I want to delete System Entity Data (Activity Monitor Base, Microsoft Athena Trickle Feed Service  Analytics) Can I ? if any options ways?
I have the same question (0)
  • Suggested answer
    Amit Katariya007 Profile Picture
    10,409 Moderator on at
    System entities like Activity Monitor Base and Microsoft Athena Trickle Feed Service Analytics in Dynamics 365 are system-managed entities, and data in these entities is typically used for internal processes, analytics, or monitoring. These entities are not meant for direct user interaction, and deletion options are limited.
     
    Key Considerations Before Attempting Deletion:
     
    1. Critical Functionality:
    These entities might be tied to important internal features (e.g., analytics, background processes). Deleting data could disrupt functionality.
     
    Ensure you fully understand the entity's purpose before attempting any modification.
     
    2. System-Managed Entities:
    Microsoft does not allow direct deletion of records or disabling these entities via the user interface or out-of-the-box tools.
     
    Ways to Manage or Remove Data:
    1. Deactivate Records (If Allowed):
    Some system entities allow deactivation instead of deletion. Check if you can deactivate or close records to reduce clutter.
     
    2. Bulk Deletion Jobs:
     
    In some cases, you can create a Bulk Deletion Job to delete specific records:
    Go to Settings > Data Management > Bulk Deletion Jobs.
    Check if the entity allows you to select records for deletion.
     
    Note: If the entity doesn't appear, it's likely because system entities are protected from deletion.
     
    3. Custom Code (Plugins or API):
    If deletion is required and supported, you can use the Web API or custom plugins to remove records programmatically:
    Verify with a FetchXML query if the records can be accessed for deletion.
    Use the DELETE operation in the Web API to remove records.
     
    Example:
     
    DELETE [Organization URI]/api/data/v9.2/entitylogicalname(recordid)
    Caution: Ensure the entity supports this operation.
     
    4. Power automated flows.
     
    Get all the data of this entity and then run a for loop to delete those records.
  • Suggested answer
    Amit Katariya007 Profile Picture
    10,409 Moderator on at
    Please let me know if you need any help.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 137

#2
Pallavi Phade Profile Picture

Pallavi Phade 102 Super User 2026 Season 1

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 55 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans