From e4ef8f75ffadf8cb104a48fc28113afd30641034 Mon Sep 17 00:00:00 2001 From: Melissa LoBiondo Date: Tue, 21 Jan 2025 17:17:06 -0600 Subject: [PATCH] feat: We now support up to 250 Lookup files per account --- src/content/docs/logs/ui-data/lookup-tables-ui.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/logs/ui-data/lookup-tables-ui.mdx b/src/content/docs/logs/ui-data/lookup-tables-ui.mdx index 9b91c400183..a3e59bf60a0 100644 --- a/src/content/docs/logs/ui-data/lookup-tables-ui.mdx +++ b/src/content/docs/logs/ui-data/lookup-tables-ui.mdx @@ -251,7 +251,7 @@ Some more details about lookup tables: * To add or edit tables, users need to be [core or full platform users](/docs/accounts/accounts-billing/new-relic-one-user-management/user-type/#user-type-capabilities). * Tables can only be queried from the [account](/docs/accounts/accounts-billing/account-structure/new-relic-account-structure/#organization-accounts) in which the table was uploaded. -* Each [account](/docs/accounts/accounts-billing/account-structure/new-relic-account-structure/#organization-accounts) has a limit of 20 lookup tables. +* Each [account](/docs/accounts/accounts-billing/account-structure/new-relic-account-structure/#organization-accounts) has a limit of 250 lookup tables. * Lookup table data can't be used in NRQL alert conditions. * Lookup tables have indefinite data retention by default.