Grid Grid release notes logo

Grid release notes

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • Product Roadmap

Jump to Month

  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • August 2025
Powered by

Create yours, for free!

Product Roadmap
In Review
Bulk Close Alerts Within a Match
In Planning
AnnounceKit Hyperlink in GRID UI
In Progress
Name Matching Enhancement: Organizational Tokens
Completed
Firm Configuration Report Enhancements
AI Review Event-Based Thresholds
New API Endpoint for Portfolio Monitoring Batches
a week ago

Release notes 2026.03_03

Name-matching system recognizes additional Dutch organization tokens

The name-matching system for organizations now recognizes a broader set of Dutch entity-type phrases as organization tokens. These additional entity-type phrases will be treated as common organization tokens rather than as part of the organization’s distinctive name. This enhancement improves precision, consistency, and recall for organization name matching when these tokens are present or absent in search inquiries.

Update Alert Decisioning Reports with Reasons for Bulk Close

Client Alert Decisioning reports now include a new Bulk Close Reason column that displays the reason entered when alerts are closed using the Bulk Close action. This makes it easier to understand and audit why alerts and batches were bulk closed in reports.

iCAD Enhancement

We’ve updated how review completion is reflected in batch metrics so that Incomplete Reviews counts display more accurately. If your process includes reassigning inquiries with completed reviews to another group or queue, the inquiry appears as not completed in the batch metrics, but the decision is still saved and retained for review.

Inquiry Full History Enhancement 

We’ve improved the reliability of Inquiry Full History searches, helping you complete high-volume searches more consistently. 

Improved critical watchlist person matching for hyphenated names

We fixed an edge case in the secondary critical watchlist person search, where hyphens retained during name analysis could prevent a secondary match that the primary search also missed. This improvement applies to inquiry and portfolio monitoring searches.

3 weeks ago

Release notes 2026.03_02

Portfolio monitoring batch discovery and retrieval enhancements in the Grid v2 REST API

We’ve introduced enhancements to the Grid v2 API to improve how you discover, retrieve, and process Portfolio Monitoring (PM) batches and non-Portfolio Monitoring batches. These updates provide clearer visibility into PM activity and consistent access to batch and alert details. 

Discover Portfolio Monitoring batches

A new batch listing endpoint in the Grid v2 API allows you to easily identify recently submitted batches and review high‑level status and counts.

Using the GET /v2/batch?submissionMethodTypes endpoint, you can now view:

  • Batch ID
  • Submission date
  • Current batch status
  • Number of inquiries
  • Alert counts

You may retrieve either the most recent batches or batches within a specific date range, depending on your needs. Use responses to see batchId, alertCount, status, and submittedDate for each batch.

Retrieve full batch details

Once a batch is identified, you can retrieve the complete batch structure using the GET /v2/batch/{id} endpoint in the Grid v2 API. This endpoint now fully supports PM batches and returns a consistent JSON structure.

The response includes:

  • Batch‑level metadata for status, submission type, and PM indicators.
  • The full list of inquiries in the batch.
  • Inquiry‑level status and review information.
  • Portfolio Monitoring–specific attributes.

This behavior aligns responses for PM and existing non‑PM batches, ensuring a consistent experience across submission types. The response contains the full batch structure, including the gridInquiries array and PM metadata like portfolioMonitoring and submissionMethodType.

Retrieve alert details for PM inquiries

To retrieve inquiries that generated alerts, you can continue using the Grid v2 API alert details endpoint. Use the batch and inquiry IDs from batch details responses in the format alertId={pmBatchId}.{inquiryId} to access full alert details for each affected inquiry.

Implementation notes

For best performance, use these guidelines in the GET /v2/batch?submissionMethodTypes endpoint.

  • Use case-sensitive submission method types: PM, Web, WS, System. Use NON_PM if you want Web, WS, and System in one request.
  • Use either latest or from/to parameters. Do not send both in the same request.
  • When using a date range, send both from and to in ISO 8601 format. Keep date ranges within 180 days.  
  • If you receive a 400 message with TOO_MANY_RESULTS, narrow the date range or use latest instead.
  • Include pageSize and pageNumber for pagination.

AI Review multi-threshold filtering

AI Review now supports multi‑threshold risk filtering, enabling AI Review-enabled firms to apply different thresholds to different categories of risk. This enhancement allows you to fine-tune screening behavior based on the relative importance of specific event types, rather than relying on a single, uniform threshold.

With this capability, you can classify event codes into High, Intermediate, or Low Risk groups, each with its own configurable threshold for persons and organizations. Firms can now balance filtering sensitivity with operational efficiency by using more conservative thresholds for matches associated with higher‑risk categories and filtering more aggressively on lower‑risk categories.

This enhancement provides:

  • Greater alignment with firm‑specific risk appetites.
  • Improved control over false positives without increasing missed risk.
  • Flexible configuration without impacting existing implementations.

Unassigned event codes continue to follow the existing primary threshold, ensuring full backward compatibility and no change to current behavior unless the feature is explicitly configured. AI Review auditing and governance workflows remain unchanged.

Improved handling of date fields in the Grid v2 REST API

We’ve improved how date values (including date of birth) are returned in the Grid v2 API. Year‑only (1991), year‑and‑month (1991‑03), and full dates (1991‑03‑15) are returned in simpler, more readable formats with no appended time values. This removes the need for workarounds and eliminates confusion caused by defaults like 01-01 or 00:00:00. This behavior applies to Grid v2 API responses for firms that enable the newer notify configuration. A Moody’s team member can help you understand how this enhancement impacts your specific use cases and support you with any integration or configuration updates needed.


a month ago

Release notes 2026.03_01

Firm Configuration Report ZIP delivery with expanded insights

We’ve enhanced the Firm Configuration Report (FCR) so that you can more easily understand your current screening setup and how it has changed over time. 

When an FCR is requested via API, it will now be delivered as a ZIP package containing three files:

  1. Firm Configuration Report (PDF): A snapshot of the firm’s current screening configuration.
  2. List of Lists (Excel): New with this release, this file provides a clear, filter‑aware view of which monitored lists a firm is screening against. Each FCR request regenerates this file to reflect the most current eligible lists. This file:
    • Shows included and excluded lists.
    • Accounts for the firm’s filter and, if applicable, CVIP profile.
    • Uses a dynamic list source so that new lists added to Grid appear automatically. Intentionally suppressed lists, for example, a test list used for validation, do not impact results.
  3. Consolidated Filter & CVIP Audit Log (PDF): New with this release, this file provides a centralized history of filter and CVIP configuration evolution over time, showing when key screening rules were added, updated, or removed.
    • Includes up to 3 years of history.
    • Limited to 10,000 records per category, for example, FILTER_PROFILE or CVIP. If more than 10,000 changes exist in a category, only the most recent 10,000 records will be available
    • Covers filter and CVIP changes only. Other firm‑level changes are not included in this release.

For CVIP changes made before the March 3rd release, the audit entries do not include details of which risk event codes, stage codes, or entity types were modified.

For CVIP changes made after the March 3rd release: 

  • Audit log will display a record indicating CVIP profile details along with the change request number, which is required, after every change.
  • Some users may see Expression: STAGE[-1] in a CVIP Audit log rule record. This indicates the rule code has not been applied to any stages, as shown by the detail Stages: None in the record. This scenario is invalid but noted here for reference.

We have also enhanced the format of the Last Updated timestamp in the FCR to MM/DD/YYYY HH:MM UTC to improve consistency. This provides a precise and reliable reference that can be used for audits, internal control reviews, and regulatory documentation.

These changes reduce the need for ad‑hoc explanations of a firm’s screening configuration and recent history by providing a self‑service view directly within the FCR ZIP package. To learn more about this ZIP package, reach out to your Moody's representative.

Audit Log Search for self‑service filter and CVIP history

We have introduced a new Audit Log Search screen in Review to give you clearer visibility into how your screening configuration has changed over time.

The Audit Log Search screen allows you to:

  • Review configuration history for filters and CVIP in one place.
  • Search and filter audit records to identify what changed and when.
  • Export the returned audit log records so they can be used for internal review or regulatory and audit documentation.

The PDF generated from the Audit Log Search screen includes only the events associated with the selected category, for example, just filter-related or just CVIP-related changes.

Key benefits

You can now review how your filter and CVIP configurations have evolved over time, prepare materials for governance or regulatory reviews, and answer common questions about firm configuration changes without contacting support.

This enhancement provides:

  • Self‑service access to filter and CVIP configuration history in one place
  • Faster answers to configuration change questions without manual investigation
  • Standardized, exportable audit logs for client discussions, audits, and regulatory reviews
  • Reduced reliance on support for routine configuration history requests

Notes

Audit Log Search provides configuration history within the following scopes.

  • Searchable and exportable audit data is limited to a three-year date range.
  • Records are limited to 10,000 per category, for example,  FILTER_PROFILE or CVIP. If there are more than 10,000 changes in a category, only the most recent 10,000 records will be available in the exports.
  • Audit history focuses on filter and CVIP changes. Other firm‑level configuration changes are out of scope for this release.

For CVIP changes made before the March 3rd release, the audit entries do not include details of which risk event codes, stage codes, or entity types were modified.

For CVIP changes made after the March 3rd release: 

  • Audit log will display a record indicating CVIP profile details along with the change request number, which is required, after every change.
  • Some users may see Expression: STAGE[-1] in a CVIP Audit log rule record. This indicates the rule code has not been applied to any stages, as shown by the detail Stages: None in the record. This scenario is invalid but noted here for reference.

If you require a more exhaustive history than what is available in the UI and PDFs, contact your Moody’s representative.

Access

To access the Audit Log Search screen, you must have an audit-specific role enabled. If you can not currently access the Audit Log Search screen, please contact your Moody’s representative to request that the appropriate role be granted.

OAuth2 scope support for GRID webhooks

This release adds support for an optional OAuth2 scope parameter in Grid API webhook token requests. The scope value can be configured for your integration by a Moody’s team member. When enabled, it is included in the OAuth2 token request body while preserving existing behavior for all current integrations.

Inquiry History API performance and data quality improvements

We’ve enhanced the grid-service/v2/inquiry/history endpoint to provide:

  • Faster responses: The query has been optimized, significantly reducing response times for Tracking IDs with very large volumes of related records.
  • No duplicate entries: We’ve corrected issues that could cause duplicate entries to appear in the history response in certain batch scenarios.

No changes are required to your integration. The endpoint and payloads are unchanged, and all existing calls will automatically benefit from these improvements.

Upcoming data enhancement for Nordic Politically Exposed Persons (PEP) data

As part of our ongoing commitment to data excellence, we are making a significant enhancement to our Nordic Politically Exposed Persons (PEP) collection. We will be consolidating our data to a single, superior suite of lists for all Nordic PEP designations, built on the advanced Bogard Nordic PEPs methodology.

This upgrade substantially improves screening precision by integrating key national identifiers. The dataset now includes Social Security numbers for PEPs and their Relatives and Close Associates (RCAs) in Sweden and comprehensive date of birth information for them in Denmark, Norway, and Finland.

This data enrichment, combined with the systematic removal of outdated information, ensures closer alignment with regional regulations. Consequently, your team will experience a significant reduction in false positives and receive more relevant, actionable alerts.

List changes and timeline

Effective March 31st, 2026, we will be retiring our legacy PEP lists for the Nordic region to streamline our offering and improve screening efficiency. The Nordic PEPs lists will remain as the primary, high-quality data sets for all your Nordic PEP screening needs.

The following table details the datasets that will be decommissioned and those that will persist:

Status

List Name

Source Key

Retiring

pep_connect_denmark

pep_connect_denmark

Retiring  

pep_connect_norway

pep_connect_norway

Retiring 

pep_connect_sweden 

pep_connect_sweden

Retiring  

pep_connect_finland

pep_connect_finland

Persisting 

pep_connect_nordic_peps_denmark 

pep_connect_nordic_peps_denmark

Persisting 

pep_connect_nordic_peps_norway 

pep_connect_nordic_peps_norway

Persisting 

pep_connect_nordic_peps_sweden 

pep_connect_nordic_peps_sweden

Persisting 

pep_connect_nordic_peps_finland 

pep_connect_nordic_peps_finland


Transition actions

No action is required on your part. This transition is an internal process that will be managed entirely by our data services team to ensure service continuity.

a month ago

Release notes 2026.02_02

Basic Fuzzy Matching Critical Watchlist Search for Organizations in Portfolio Monitoring

Following the implementation of Basic Fuzzy Matching Critical Watchlist Search, also known as Basic Fuzzy Critical, for organization inquiry searches, this capability now extends to Portfolio Monitoring.

With this update:

  • The same Basic Fuzzy Critical matching logic for organizations is applied consistently across both inquiry searches and Portfolio Monitoring
  • Clients should expect more consistent behavior, scoring, and results across these workflows for critical watchlist organization screening

Existing guidance and optional enhancements, including Organization Spellchecker for non‑critical organization matching or Advanced Fuzzy Critical Search for more advanced fuzzy matching, remain unchanged.

2 months ago

Release notes 2026.02_01

Accuracy and consistency improvements for person searches

This release includes targeted improvements to several secondary, non-Global Name Matching (GNM), person-name search algorithms. These updates deliver enhanced matching accuracy and consistency between inquiry and Portfolio Monitoring (PM) searches, while maintaining reliable and comprehensive Critical Watchlist matching. 

Reduced false positives in Critical Watchlist searches

  • Critical Watchlist matching now eliminates unintended partial-name matches, including matches based solely on single initials. This improves precision and makes results easier to interpret.
  • Surname-only matching is enhanced to better handle compound surnames.

Expanded support for full-name compressed searches

Critical Watchlist searches now support matching on fully compressed names (names without spaces between name parts). Previously, compression was only supported within given names or surnames independently. Matches generated through this mechanism will receive a fixed, unadjusted score of 92.

Improved consistency between inquiry searches and Portfolio Monitoring

The Critical Watchlist search and the Unprocessable Name search have been aligned to produce more consistent results across inquiry and PM workflows, reducing discrepancies between the two use cases.

Replacement of legacy OFAC Fuzzy Matching with Basic Fuzzy Matching Critical Watchlist Search

The legacy OFAC-centric, suggestion-based Fuzzy Matching component has been removed and replaced with a more predictable and intuitive mechanism. Basic Fuzzy Matching Critical Watchlist Search, also known as Basic Fuzzy Critical, provides a straightforward, well-defined level of fuzzy matching against all critical watchlists for organizations.

The new Basic Fuzzy Matching Critical Watchlist Search has several advantages over the previous mechanism, including:

  • Improved recall across all critical watchlists, including better coverage beyond OFAC-only lists
  • Improved precision across organization searches
  • Marked performance improvements for most organization searches
  • More intuitive and consistent matching behavior
  • Unified matching behavior across workflows, as this functionality will shortly be enabled for Portfolio Monitoring as well as inquiry searches, improving consistency across use cases

This release also includes updates to the GNM rescoring step to ensure more consistent behavior across inquiry searches and Portfolio Monitoring.

For non-critical Grid matching, you may experience a reduction in fuzzy matching, but should see an overall improvement in accuracy, consistency, and performance. If you are interested in a higher level of fuzzy matching for non-critical organization matching, consider enabling the Organization Spellchecker. For critical watchlist organization matching, if you require more than a basic level of fuzzy matching, consider enabling the existing Advanced Fuzzy Critical Search feature.

Name-matching system recognizes additional French titles

This release enhances our name matching system by expanding the set of French titles similar to “M. OU MME” that are recognized as honorifics in person name searches. These phrases are now treated as titles rather than as part of the name itself, improving the consistency and accuracy of matching when such titles are present. This enhancement applies only to person name searches; organization name searches are not affected. No additional actions are required to benefit from these improvements.

Expanded variant coverage for Frank

We have improved our person‑name matching to better recognize variants of the Frank / Francesco / Francis name family across languages and common nicknames. Recognition of these additional name variants will improve overall match quality and help reduce missed matches (false negatives) when different forms of the same given name are used. No action is required to benefit from these improvements.

Organization matching weight adjustments for Polish legal forms

We have made weight adjustments to reduce the scoring impact of the spółka, ograniczoną, and odpowiedzialnością Polish company type tokens. This improves the accuracy of matching for related names.

2 months ago

Release notes 2026.01_01

Name-matching system recognizes additional organization tokens

This release enhances organization name matching by expanding the set of recognized company-type tokens, for example, designations equivalent to LLC or Joint Stock Company, across Eastern European, Commonwealth of Independent States (CIS), Baltic, and Vietnamese names. 

As a result, organizations will match more reliably and accurately even when these tokens are added, removed, abbreviated, or transliterated in the search input. This enhancement applies to Organization name searches in Grid Search, and no action is required to benefit from these improvements. For a full list of recognized organization tokens, reach out to your Moody's representative.

3 months ago

Release notes 2025.12_05

Faster Entity Activation (FEA) for Portfolio Monitoring is now available 

The Faster Entity Activation (FEA) initiative delivers a major enhancement to Moody’s Analytics’ portfolio monitoring by providing clients with significantly faster visibility of new entities on critical watchlists, enabling near real-time risk detection. With FEA, critical watchlists are processed continuously and clients can now receive portfolio monitoring alerts multiple times daily, offering greater flexibility and timely risk management. 

What’s new with FEA

  • Receive alerts about new entities much faster, critical watchlists are now monitored continuously, so you can detect risks and respond sooner.
  • Choose how often you receive portfolio monitoring alerts: several times a day (up to six times) or just once daily, based on your preferences.
  • Alerts will continue to be delivered in your preferred format (SFTP, API, or email) and will look the same as your current portfolio monitoring notifications for a consistent experience.
  • If there are no new matches in a batch period, you’ll see an empty batch notification in the Review UI.

For more information, please contact your Client Service Representative.

4 months ago

Release notes 2025.11_01

The Swagger documentation for the v2 API has been updated to reflect the correct data types for date-related attributes accurately. Some fields were previously documented as date-time when they actually returned date values, which could lead to client confusion and submission errors. If you have built any integrations based on the previous documentation, check that you are submitting dates in the correct format for each field.

The following fields are now clearly documented as using date (YYYY-MM-DD):

  • birthDt
  • entityDt
  • eventDt
  • endDate
  • fromDt
  • toDt
  • genericIdIssueDt
  • genericIdExpDt
  • issueDt

The following fields are now clearly documented as using date-time format:

  • createdDt 
  • completedDt
  • icadOpenDt

This update ensures alignment between the API documentation and actual API responses. This helps reduce submission confusion and date-related errors, and improves developer experience and integration reliability.

5 months ago

Release notes 2025.10_02

Date of birth format switching

Birth date fields across the application now consistently display in the user’s selected date format. Users can update their preferred date format in Settings, and birth date fields will immediately reflect the new format. This enhancement improves clarity and consistency for all users.

Enhancements to batch and inquiry assignments 

Bulk assignment and enhanced filtering are now available in the Review UI, making it easier to manage and assign large numbers of inquiries and batches. These improvements save time and provide a more flexible, user-friendly experience. 

Bulk assignment 

Users can now select multiple inquiries or batches and assign them collectively to a user or group from the following pages:

  • Batches for Review
  • Assigned Reviews
  • Batch Review

This streamlines the assignment process and reduces manual effort.

Enhanced filtering

The User/Group Name filter has been upgraded to a multiselect dropdown, allowing for more flexible and consistent filtering and assignment across the Review UI.

5 months ago

Release notes 2025.10_01

Updated legal disclaimer

The legal disclaimer in all Grid Alert and Entity PDFs, as well as the Review UI, have been updated. All new PDFs and Review UI pages now display the updated disclaimer text.