Exploring Data Management

  • Release version: Yokohama
  • Updated January 30, 2025
  • 3 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 Exploring Data Management

    Data Management capabilities in the ServiceNow AI Platform help instance administrators control and optimize the growth of table data. By defining data management policies, admins can set rules to archive or delete older data, visualize storage consumption, and maintain efficient data storage within their instance.

    Show full answer Show less

    Key Features

    • Data Management Policies: Define rules for archiving and cleaning data on specific tables to manage storage effectively.
    • Storage Visualization: View summaries of storage consumption to identify tables with high data usage.
    • Archiving: Move older records to archive tables based on customizable criteria.
    • Table Cleaning: Automatically delete aged or unwanted records to reduce data footprint.
    • Safe Record Updates and Deletions: Preview and validate changes before they are applied.

    How It Works

    Instance admins monitor cloud storage entitlements and usage via Subscription Management. Upon detecting excessive storage use, admins analyze the Data Management Console to identify high-consumption tables. They then create or adjust data management policies to archive or delete data appropriately. After running archive and cleaning jobs, admins continue monitoring to ensure data reduction and maintain optimal storage.

    Benefits for ServiceNow Customers

    • Proactive Storage Monitoring: Track data growth trends and storage consumption over time.
    • Automated Data Lifecycle Management: Archive or delete data automatically to prevent storage bloat.
    • Improved Instance Performance: Maintaining manageable data sizes supports efficient platform operation.
    • Control and Safety: Preview and safely update or delete records to avoid unintended data loss.

    Next Steps

    ServiceNow customers can deepen their understanding by exploring topics such as analyzing data usage, managing data growth, and safely updating or deleting records. These resources provide practical guidance to effectively implement and maintain data management policies in their instances.

    Learn about Data Management capabilities and how they help you manage table data in the ServiceNow AI Platform.

    Data Management overview

    The Data Management capabilities enable you to manage the growth of data in your instance using data management policies.
    • Define and access a set of data management rules for a table using a data management policy.
    • Visualize a summary of storage consumption on your instance.
    • Manage the growth of data on your instance by archiving and cleaning table data.

    Data Management users

    Table 1. Users
    User Description
    Instance admin The instance admin monitors growth and storage of data on the instance. The instance admin configures data management policies to archive and delete older records.

    Data Management workflow

    This infographic depicts how an administrator uses a data management policy to configure data management rules for a table and monitor data usage on an instance.

    Figure 1. Managing data on your instance
    Infographic depicting how an administrator uses a data management policy to configure data management rules for a table and monitor data usage. For details, refer to the following description.
    1. The instance admin monitors cloud storage entitlements and data usage at the account-level in Subscription Management.
    2. The instance admin finds that one instance is consuming a greater amount of storage than expected and decides to investigate.
    3. The instance admin logs in to the instance and analyzes which tables are consuming the most data by viewing the Data Management Console. The instance admin notices that two tables are consuming more data than expected.
    4. The instance admin reviews the data management policies for the tables in question. One of the tables has never been archived or cleaned before, so the instance admin creates a data management policy for this table.
    5. The instance admin determines that older records in one of the tables can be moved to an archive table. The instance admin creates multiple archive rules using different criteria to move data from the primary table to an archive table.
    6. The instance admin decides that older records in the other table aren't needed after a certain date. The admin adds a table cleaner rule to the data management policy that deletes records from the table periodically as the records age out.
    7. After the archive and table cleaner jobs are finished, the instance admin continues to monitor the Data Management Console to verify that data consumption is reduced and continues to monitor the top 10 tables.

    Data Management benefits

    Benefit Feature Users
    Monitor data usage on your instance over time Analyzing data usage on your instance Instance admin
    Archive older records Data archiving Instance admin
    Delete older or unwanted records automatically Table cleaner Instance admin
    Preview and update records safely Updating records safely Instance admin
    Preview and delete records safely Deleting records safely Instance admin