Data Explorer (beta)

The ArcGIS Instant Apps Data Explorer (beta) template applies AI-powered Natural Language GIS (NLGIS) technology to interact with your map using a chat interface. Data Explorer (beta) allows viewers across a range of industries to filter specific features from preselected feature layers, search and locate essential data, and describe spatial data in maps and tables. For more information and answers to common questions, see AI in ArcGIS Instant Apps.

This experience uses three agents that work together to support different tasks:

  • The data exploration agent answers questions about the data in the map, including feature attributes, statistics, and spatial relationships, and can filter features to support exploration.
  • The navigation agent helps users search for locations and move around the map.
  • The help agent provides guidance on the map and explains how to use the app and its capabilities.

Data Explorer (beta) is designed to answer questions about the data in the map and does not use external data sources or the user's location.

Examples

Choose this template to create an app for use cases such as the following examples:

  • Query attributes, apply spatial filtering, or calculate descriptive statistics using the data exploration agent by asking, Since September 27, 2022, what are the average, max, and minimum sale prices of three-bedroom homes with two or more bathrooms within 10 miles of San Diego?
  • Navigate the map using the navigation agent by saying, Zoom to Cook County and show me the area where bear and wolf sightings are concentrated.
  • Get help using the help agent by asking, What kinds of questions can I ask about this map and how can I filter the data?

Data requirements

Data Explorer (beta)'s use of natural language requires thorough metadata, including field descriptions and field data types. Once metadata is complete, web maps must have embeddings stored as a resource within the web map item, which can be generated in the map's item page settings or within the Data Explorer (beta) app configuration. These embeddings should be updated following any changes to the data or field descriptions. For more information, see the Esri Developer documentation about setting up your web map for agentic applications.

App capabilities

The following list includes key settings and capabilities that you can configure to create an app with this template:

  • Chat header—Add a custom header to the chat panel.
  • Chat description—Add information below the chat header, such as your project's name.
  • Welcome message—Add a welcome message that can be dismissed by the user, to provide a greeting or additional information.
  • Sample questions—Add up to five sample questions to help app users get started.
  • Help panel—Include a panel that provides preset instructions for using the app

All Instant Apps templates include settings for a Home button and zoom controls, a legend, and the capability to search the map or data.