Viewing data usage by table

  • Release version: Australia
  • Updated March 12, 2026
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Viewing Data Usage by Table

    This feature allows ServiceNow customers to analyze and monitor data usage at the individual table level within the Data Management Console. It provides insights into the storage impact of specific tables and their associated tables, helping organizations manage their data effectively over time.

    Show full answer Show less

    Key Features

    • Table Size Monitoring: View the total storage used by a specific table and track changes over time.
    • Associated Table Insights: Understand the storage usage of associated tables like attachments and audits, and monitor their growth.
    • Data Usage Trends: Track data usage trends for the current table and compare them with associated tables over weeks or months.
    • Driver Table Identification: Identify driver tables that contribute to the size of the current table and view their sizes and record counts.
    • Data Management Rules: Create rules to manage and address growth in both the current and associated tables.

    Key Outcomes

    By utilizing this feature, ServiceNow customers can gain a comprehensive view of their data usage, enabling them to make informed decisions about data management. This leads to better storage optimization and efficient handling of associated records, ultimately improving system performance and resource allocation.

    View a summary of data usage for an individual table.

    Key benefits

    • Analyze data usage at the table-level.
    • Monitor data usage for a specific table over time.
    • Access a comprehensive view of a table's impact on storage usage by checking the size and record count of driver tables and associated tables.

    Details on this page are refreshed once daily.

    Figure 1. View data usage by table in the Data Management Console
    Data usage by table.

    Required ServiceNow AI Platform roles

    The admin role is required to view the Data Management console.

    Accessing data usage by table in the Data Management Console

    Access data usage for a specific table in the Data Management Console by navigating to All > System Data Management > Data Management Console > Tables and selecting the table.

    Table size (GB)

    View the total amount of storage used by the current table. If you've made significant changes to your data recently, it might take up to 24 hours for changes to appear.

    Track storage usage over time by viewing the percentage increase or decrease since a specific date.

    Associated table size (GB)

    Associated tables contain records that don't have a lifespan of their own. Examples include attachments, audits, and journals.

    • View the total amount of storage used by associated tables.
    • Track the rate of storage usage by viewing the percentage change since a specific date.
    • Address growth in associated tables by creating data management rules on the current table.

    Data usage trend

    Monitor data usage for the current table over time.

    • Track the size of the current table over weeks or months.
    • Compare data usage between the current table and associated tables over time.

    Driver tables

    Driver tables are those that contribute to the size of another table. For example, the Incident [incident], Problem [problem], and Change Request [change_request] tables contribute to the growth of the Task [task] table, which makes them driver tables.

    • Determine which tables are driving volume to the current table.
    • View the size of each driver table and the total record count in each driver table.
    • Address growth in the current table by creating data management rules in the driver tables.

    Associated tables

    Associated tables store records like attachments, audit records, and journal entries that don't have a lifespan of their own. For example, the Sys Audit [sys_audit], Attachment [sys_attachment], and Journal Entry [sys_journal_field] are tables associated with the Incidents table, which contributes volume to these tables.

    • Determine how much volume the current table is contributing to associated tables.
    • View the size of associated records and the total record count in each associated table.
    • Address growth in associated tables by creating data management rules on the current table.