---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Limit the number of activity stream entries

# Limit the number of activity stream entries {#ariaid-title1}

* Release version: Xanadu
* 
* Updated July 2, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

You can set a system property to limit the number of entries allowed in an activity
stream.

## Before you begin

Role required: admin

## Procedure

1. Enter <kbd class="ph userinput">sys_properties.list</kbd> in the Navigation filter.
2. Search for the property glide.history.max_entries.
3. Edit the Value property to set the maximum number of entries that users can view in an activity stream.  
   Note:  
   New entries do not count towards the max number until the form is refreshed.
   {#limit-activity-stream-entries__table_tmz_szc_mz__entry__2}

   | Option | Description |
   |-|-|
   | Name | glide.history.max_entries |
   | Description | Maximum number of entries allowed to display in an activity stream. The default number is 250. New entries do not count towards the max number until the form is refreshed. |
   | Type | integer |
   | Default value | 250 |
   [ ]

   {#limit-activity-stream-entries__table_tmz_szc_mz}
**Related tasks**   

* [Create a UI macro for a formatter](https://servicenow-prod.fluidtopics.net/3IH1YrUU5Ybk8DZ4fx4Maw "Create a UI macro to define the content that the formatter displays.")
* [Create a formatter and add it to a form](https://servicenow-prod.fluidtopics.net/lK87e8k4hQvC5h_hOsyGVQ "Create the formatter after creating the UI macro that defines the content.")

