From 1a5ee758cfd76f58bfb42b8daf3f7025c209da65 Mon Sep 17 00:00:00 2001 From: sofipros <31766185+sofipros@users.noreply.github.com> Date: Tue, 14 Jul 2026 11:15:53 +0200 Subject: [PATCH 1/4] Update search-and-filter-auth0-dashboard-with-roles-table.mdx --- .../dashboard/search-and-filter-auth0-dashboard.mdx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx b/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx index 11d9330ec8..2a43c72e37 100644 --- a/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx +++ b/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx @@ -12,7 +12,7 @@ import { ReleaseStageNotice } from "/snippets/ReleaseStageNotice.jsx" terms="true" /> -Auth0 provides tenant users a more intuitive search capability for registered Applications and APIs with the ability to build filter expressions for searchable fields in Auth0 Dashboard. Rather than scroll through paginated lists with hundreds of resources, your tenant user queries for fields such as: +Auth0 provides tenant users a more intuitive search capability for registered Applications, APIs and Roles with the ability to build filter expressions for searchable fields in Auth0 Dashboard. Rather than scroll through paginated lists with hundreds of resources, your tenant user queries for fields such as: * The name of your application (Travel0-native) * Application or user metadata (permissions) * Application type (SPA) @@ -23,7 +23,7 @@ Auth0 Dashboard returns matching results in real time from all your registered r ## How it works -The search bar on the [Applications](https://manage.auth0.com/#/applications) and the [APIs](https://manage.auth0.com/#/apis) section of Auth0 Dashboard uses a guided filter interface and Boolean search. The search bar functions as a dropdown menu that lists the filterable fields. When you select a field and enter a value, the filter applies the value as a removable tag above the results. You can combine up to five filters at a time. +The search bar on the [Applications](https://manage.auth0.com/#/applications), the [APIs](https://manage.auth0.com/#/apis) and the [Roles](https://manage.auth0.com/#/roles) section of Auth0 Dashboard uses a guided filter interface and Boolean search. The search bar functions as a dropdown menu that lists the filterable fields. When you select a field and enter a value, the filter applies the value as a removable tag above the results. You can combine up to five filters at a time. Each filter you add narrows results further. To specify results, apply `AND/OR` logic between different fields. Filters reflect in the URL as query parameters. Copy the URL at any point to share with a teammate or bookmark it to return to the same filtered view later. @@ -83,6 +83,12 @@ Search for first-party clients by selecting `true` or `false`. Use this to disti | **Identifier** | The unique audience identifier (for example, `https://api.example.com`) | Partial match | | **Id** | The internal system ID | Exact match | +#### Roles + +| **Field** | **Description** | **Match type** | +|---|---|---| +| **Name** | The name of the role | Partial match | +| **Id** | The internal system ID | Exact match | ### Limitations From 5f3cd3880727b391a7d8575b254557de8c433068 Mon Sep 17 00:00:00 2001 From: sofipros <31766185+sofipros@users.noreply.github.com> Date: Tue, 14 Jul 2026 11:48:41 +0200 Subject: [PATCH 2/4] Update main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx Co-authored-by: Carlos Fung --- .../dashboard/search-and-filter-auth0-dashboard.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx b/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx index 2a43c72e37..2addb39878 100644 --- a/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx +++ b/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx @@ -12,7 +12,7 @@ import { ReleaseStageNotice } from "/snippets/ReleaseStageNotice.jsx" terms="true" /> -Auth0 provides tenant users a more intuitive search capability for registered Applications, APIs and Roles with the ability to build filter expressions for searchable fields in Auth0 Dashboard. Rather than scroll through paginated lists with hundreds of resources, your tenant user queries for fields such as: +Auth0 provides tenant users a more intuitive search capability for registered Applications, APIs, and Roles with the ability to build filter expressions for searchable fields in Auth0 Dashboard. Rather than scroll through paginated lists with hundreds of resources, your tenant user queries for fields such as: * The name of your application (Travel0-native) * Application or user metadata (permissions) * Application type (SPA) From 44f812579691a8be8b69b9501ab0e4a6b8920522 Mon Sep 17 00:00:00 2001 From: sofipros <31766185+sofipros@users.noreply.github.com> Date: Tue, 14 Jul 2026 11:48:51 +0200 Subject: [PATCH 3/4] Update main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx Co-authored-by: Carlos Fung --- .../dashboard/search-and-filter-auth0-dashboard.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx b/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx index 2addb39878..485c5393f8 100644 --- a/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx +++ b/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx @@ -23,7 +23,7 @@ Auth0 Dashboard returns matching results in real time from all your registered r ## How it works -The search bar on the [Applications](https://manage.auth0.com/#/applications), the [APIs](https://manage.auth0.com/#/apis) and the [Roles](https://manage.auth0.com/#/roles) section of Auth0 Dashboard uses a guided filter interface and Boolean search. The search bar functions as a dropdown menu that lists the filterable fields. When you select a field and enter a value, the filter applies the value as a removable tag above the results. You can combine up to five filters at a time. +The search bar on the [Applications](https://manage.auth0.com/#/applications), the [APIs](https://manage.auth0.com/#/apis), and the [Roles](https://manage.auth0.com/#/roles) section of Auth0 Dashboard uses a guided filter interface and Boolean search. The search bar functions as a dropdown menu that lists the filterable fields. When you select a field and enter a value, the filter applies the value as a removable tag above the results. You can combine up to five filters at a time. Each filter you add narrows results further. To specify results, apply `AND/OR` logic between different fields. Filters reflect in the URL as query parameters. Copy the URL at any point to share with a teammate or bookmark it to return to the same filtered view later. From f4ef8f35ae73f3f4e5d8f4fa33619bd5e24ece24 Mon Sep 17 00:00:00 2001 From: sofipros <31766185+sofipros@users.noreply.github.com> Date: Tue, 14 Jul 2026 11:59:56 +0200 Subject: [PATCH 4/4] Update search-and-filter-auth0-dashboard.mdx --- .../dashboard/search-and-filter-auth0-dashboard.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx b/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx index 485c5393f8..f6889281dc 100644 --- a/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx +++ b/main/docs/get-started/auth0-overview/dashboard/search-and-filter-auth0-dashboard.mdx @@ -88,7 +88,7 @@ Search for first-party clients by selecting `true` or `false`. Use this to disti | **Field** | **Description** | **Match type** | |---|---|---| | **Name** | The name of the role | Partial match | -| **Id** | The internal system ID | Exact match | +| **Id** | The unique role ID | Exact match | ### Limitations