---
title: Now query up to 30 New Relic accounts at once!
source: https://docs.newrelic.com/whats-new/2026/09/whats-new-09-22-cross-account-query-limit-30
---

Today we are excited to announce that the max number of New Relic accounts that can be queried at once is increasing its limit from 5 to 30! This can be done both through the UI – by clicking "Multi-account (up to 30)" in the account dropdown – or via the API.

![Multi-account (up to 30) toggle in the account dropdown](https://docs.newrelic.com/images/multi-account-query.webp "Multi-account (up to 30)")

As you grow your applications, more accounts are sometimes required to segment your data into different application/business segments. However, this data still relates to one another and sometimes needs to be queried all at once. Whether you are aggregating a summary across multiple accounts to present to your executive team, or researching an incident that affected multiple parts of your application, querying across many accounts is crucial.

Learn how to query multiple accounts in the link below:

[API - multi-account formatting](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-dashboards/#cross-account-dashboard)
